improved makefile #722
codeql-analysis.yml
on: push
Analyze Shell Scripts
5s
Analyze Dockerfiles
3s
Analyze YAML Files
7s
Annotations
1 error and 4 warnings
Analyze Shell Scripts
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]
|