upgrade curl #720
codeql-analysis.yml
on: push
Analyze Shell Scripts
6s
Analyze Dockerfiles
2s
Analyze YAML Files
9s
Annotations
3 errors and 4 warnings
Analyze Shell Scripts
Process completed with exit code 123.
|
Analyze YAML Files:
src/tests/configs/services.yaml#L10
10:23 [new-line-at-end-of-file] no new line character at the end of file
|
Analyze YAML Files
Process completed with exit code 123.
|
Analyze YAML Files:
src/tests/configs/services.yaml#L6
6:151 [line-length] line too long (163 > 150 characters)
|
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/release.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Analyze YAML Files:
.github/workflows/build-and-test.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|