Skip to content

fix(deps): update dependency semver to v7.5.2 [security] #6088

fix(deps): update dependency semver to v7.5.2 [security]

fix(deps): update dependency semver to v7.5.2 [security] #6088

Triggered via pull request December 2, 2024 13:43
Status Failure
Total duration 1m 55s
Artifacts

quality.yml

on: pull_request
Matrix: Lint
Matrix: Test
Matrix: Type-check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Lint Dockerfile: targets/alert-cli/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L34
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L37
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L5
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L35
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/frontend/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/frontend/Dockerfile#L39
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/hasura/Dockerfile#L1
DL3026 error: Use only an allowed registry in the FROM image
Build
Process completed with exit code 1.
Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/