Removed check for InitDb logs #1331
Triggered via pull request
September 21, 2023 07:24
Status
Success
Total duration
32m 38s
Artifacts
–
build.yml
on: pull_request
Matrix: Run Cargo Deny
Select target helm repository based on action trigger
1s
Run Cargo Udeps
11m 20s
Run Rustfmt
20s
Run Clippy
1m 35s
Run RustDoc
4m 2s
Run Cargo Tests
1m 30s
Check if committed README is the one we would render from the available parts
32s
Check if committed Helm charts are up to date
1m 58s
Package Charts, Build Docker Image and publish them
19m 55s
Run the OpenShift Preflight check on the published images
40s
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
|