Skip to content

feat: initial release #1

feat: initial release

feat: initial release #1

Triggered via push August 23, 2024 15:18
Status Failure
Total duration 19s
Artifacts

ci_release.yml

on: push
build_frontend
8s
build_frontend
build_backend
5s
build_backend
release
7s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build_backend
Unable to download artifact(s): Artifact not found for name: frontend-build Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
release
Unable to download artifact(s): Artifact not found for name: backend-build Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
build_frontend
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
build_backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/