Update all non-major dependencies #81
build-and-push-containers.yml
on: pull_request
release-container
43s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|