Feat: improve CI and docker builds #1
main.yml
on: pull_request
determine_version
3s
frontend
/
build_and_push
5m 30s
backend
/
build_and_push
17s
Annotations
2 errors and 3 warnings
backend / build_and_push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/***/console/backend-staging:366677f: unexpected status from POST request to https://ghcr.io/v2/***/console/backend-staging/blobs/uploads/: 403 Forbidden
|
frontend / build_and_push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/***/console/frontend-staging:366677f: unexpected status from POST request to https://ghcr.io/v2/***/console/frontend-staging/blobs/uploads/: 403 Forbidden
|
determine_version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend / build_and_push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, 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/
|
frontend / build_and_push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2, docker/login-action@v2, 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/
|