Merge remote-tracking branch 'origin/main' into feature/sre-618-add-w… #3
checks.yml
on: push
security
/
Check security issues
1m 6s
docker
/
Check docker issues
6s
actions
/
Check GitHub Actions issues
9s
Annotations
5 errors and 1 warning
docker / Check docker issues:
Dockerfile#L3
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
docker / Check docker issues:
Dockerfile#L3
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
|
security / Check security issues
Did not detect any languages to analyze. Please update input in workflow or check that GitHub detects the correct languages in your repository.
|
security / Check security issues
Config file could not be found at expected location. Has the 'init' action been called?
|
security / Check security issues
analyze post-action step failed: Config file could not be found at expected location. Did the 'init' action fail to start?
|
security / Check security issues
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|