Update all non-major dependencies #160
build-and-push-containers.yml
on: pull_request
release-container
29s
Annotations
1 error and 1 warning
release-container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /markdownlint && npm ci && node_modules/.bin/markdownlint-cli2 /test-files/dummy-ok-markdown-test-file.md && if node_modules/.bin/markdownlint-cli2 /test-files/dummy-ko-markdown-test-file.md; then exit 1; else exit 0; fi" did not complete successfully: exit code: 1
|
release-container
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|