Skip to content

Update Docker Workflow #1113

Update Docker Workflow

Update Docker Workflow #1113

Triggered via pull request September 17, 2024 07:36
Status Failure
Total duration 13s
Artifacts

_lint.yaml

on: pull_request
actionlint
5s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
actionlint: .github/workflows/docker-build-and-publish.yaml#L74
property "platforms" is not defined in object type {checkout-lfs-files: bool; checkout-submodules: string; docker-build-args: string; docker-context: string; docker-registry: string; dockerfile-path: string; image-name: string; image-namespace: string; image-tag: string; ref: string}
actionlint
property "runs-on" is not defined in object type {checkout-lfs-files: bool; checkout-submodules: string; docker-build-args: string; docker-context: string; docker-registry: string; dockerfile-path: string; image-name: string; image-namespace: string; image-tag: string; ref: string}
actionlint
Process completed with exit code 1.
actionlint
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/