Removed AirflowDB #1327
Triggered via pull request
September 20, 2023 11:35
Status
Success
Total duration
39m 47s
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
1s
Run Cargo Udeps
13m 3s
Run Rustfmt
19s
Run Clippy
2m 22s
Run RustDoc
3m 29s
Run Cargo Tests
4m 59s
Check if committed README is the one we would render from the available parts
24s
Check if committed Helm charts are up to date
4m 2s
Package Charts, Build Docker Image and publish them
25m 8s
Run the OpenShift Preflight check on the published images
47s
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
|