Skip to content

fix: remove unnecessary curl version pinning; correct keyword casing … #27

fix: remove unnecessary curl version pinning; correct keyword casing …

fix: remove unnecessary curl version pinning; correct keyword casing … #27

Status Failure
Total duration 1m 15s
Artifacts

checks.yml

on: push
security  /  Check security issues
1m 3s
security / Check security issues
docker  /  Check docker issues
11s
docker / Check docker issues
actions  /  Check GitHub Actions issues
7s
actions / Check GitHub Actions issues
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
docker / Check docker issues: Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
actions / Check GitHub Actions issues
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
security / Check security issues
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/