Skip to content

Fix docker images tag #312

Fix docker images tag

Fix docker images tag #312

Triggered via push February 27, 2024 16:58
Status Failure
Total duration 4m 7s
Artifacts

ci.yaml

on: push
Setup Environment
31s
Setup Environment
Perform CodeQL Analysis
1m 8s
Perform CodeQL Analysis
Unit Test API
43s
Unit Test API
Unit Test API (e2e)
32s
Unit Test API (e2e)
Build and push Docker images
1m 52s
Build and push Docker images
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Build and push Docker images
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/***/stocked-up:cc2a679: unexpected status from POST request to https://ghcr.io/v2/***/stocked-up/blobs/uploads/: 403 Forbidden
Setup Environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: apps/api/src/auth-emails/auth-emails.controller.ts#L7
'PrivateUserDto' is defined but never used
Lint: apps/api/src/auth-emails/auth-emails.controller.ts#L8
'User' is defined but never used
Lint: apps/api/src/models/inventory/inventory.controller.spec.ts#L8
'OrganizationsStatsService' is defined but never used
Lint: apps/api/src/models/warehouses/warehouses.service.spec.ts#L3
'InventoryService' is defined but never used
Lint: apps/api/src/security/security.controller.spec.ts#L5
'controller' is assigned a value but never used
Perform CodeQL Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test API (e2e)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and push Docker images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/.