Removed AirflowDB #1315
Triggered via pull request
September 7, 2023 09:16
Status
Success
Total duration
18m 41s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Matrix: Run Cargo Deny
Select target helm repository based on action trigger
4s
Run Cargo Udeps
2m 34s
Run Rustfmt
19s
Run Clippy
50s
Run RustDoc
1m 46s
Run Cargo Tests
54s
Check if committed README is the one we would render from the available parts
28s
Check if committed Helm charts are up to date
1m 1s
Package Charts, Build Docker Image and publish them
14m 40s
Run the OpenShift Preflight check on the published images
50s
Annotations
2 warnings and 1 notice
[shellcheck] docs/modules/airflow/examples/getting_started/code/getting_started.sh#L85 <ShellCheck.SC2069>:
docs/modules/airflow/examples/getting_started/code/getting_started.sh#L85
To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify).
|
[shellcheck] docs/modules/airflow/examples/getting_started/code/getting_started.sh#L88 <ShellCheck.SC2064>:
docs/modules/airflow/examples/getting_started/code/getting_started.sh#L88
Use single quotes, otherwise this expands now rather than when signalled.
|
[LanguageTool] CHANGELOG.md#L15:
CHANGELOG.md#L15
Make sure that ‘anymore’ is used as an adverb, not as an adjective. Did you mean “any more”? (ANYMORE_ADVERB[1])
Suggestions: `any more`
URL: https://www.grammarphobia.com/blog/2011/04/anymore-3.html
Rule: https://community.languagetool.org/rule/show/ANYMORE_ADVERB?lang=en-US&subId=1
Category: GRAMMAR
|