kits-v0.2.4 #54
release.yml
on: release
build-and-push-image
1m 28s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c bin/installDeps.sh && rm -rf ~/.npm && rm -rf ~/.local && rm -rf ~/.cache && if [ ! -z \"${ETHERPAD_PLUGINS}\" ] || [ ! -z \"${ETHERPAD_LOCAL_PLUGINS}\" ] || [ ! -z \"${ETHERPAD_GITHUB_PLUGINS}\" ]; then pnpm run plugins i ${ETHERPAD_PLUGINS} ${ETHERPAD_LOCAL_PLUGINS:+--path ${ETHERPAD_LOCAL_PLUGINS}} ${ETHERPAD_GITHUB_PLUGINS:+--github ${ETHERPAD_GITHUB_PLUGINS}}; fi" did not complete successfully: exit code: 1
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|