Skip to content

Replace composer.canasta.json with YAML additions #854

Replace composer.canasta.json with YAML additions

Replace composer.canasta.json with YAML additions #854

Triggered via pull request December 12, 2024 14:52
Status Failure
Total duration 26m 45s
Artifacts

docker-image.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
test: Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test: Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
test: Dockerfile#L18
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`.Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
test: Dockerfile#L94
DL4001 warning: Either use Wget or Curl but not both
push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/canastawiki/canasta:1.39.10-20241212-463: unexpected status from POST request to https://ghcr.io/v2/canastawiki/canasta/blobs/uploads/: 403 Forbidden
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/