Skip to content

Update all non-major dependencies #127

Update all non-major dependencies

Update all non-major dependencies #127

Triggered via pull request July 4, 2024 23:24
Status Failure
Total duration 47s
Artifacts
release-container
38s
release-container
Fit to window
Zoom out
Zoom in

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 uses Node.js version which is deprecated 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/