manifests fixes #406
codeql-analysis.yml
on: push
Analyze Shell Scripts
6s
Analyze Dockerfiles
9s
Analyze YAML Files
5s
Annotations
2 errors and 6 warnings
Analyze YAML Files:
.github/workflows/build-and-test.yml#L39
39:46 [trailing-spaces] trailing spaces
|
Analyze YAML Files
Process completed with exit code 123.
|
Analyze YAML Files:
src/configs/worker.yml#L22
22:5 [comments-indentation] comment not indented like content
|
Analyze YAML Files:
.github/workflows/build-and-test.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Analyze YAML Files:
.github/workflows/release-test.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Analyze YAML Files:
.github/workflows/release.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Analyze YAML Files:
.github/workflows/codeql-analysis.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Analyze YAML Files:
.github/workflows/codeql-analysis.yml#L34
34:101 [line-length] line too long (101 > 100 characters)
|