Skip to content

Update

Update #1

Triggered via pull request September 24, 2024 17:30
Status Failure
Total duration 19s
Artifacts

test.yaml

on: pull_request
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run tests (kafka): kafka/Dockerfile#L8
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Run tests (kafka): kafka/Dockerfile#L8
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
Run tests (kafka): kafka/Dockerfile#L9
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
Run tests (kafka): kafka/Dockerfile#L9
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Run tests (kafka): kafka/Dockerfile#L10
DL3003 warning: Use WORKDIR to switch to a directory
Run tests (kafka)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/