Skip to content

Add docker build to ci #311

Add docker build to ci

Add docker build to ci #311

Triggered via push February 27, 2024 16:53
Status Failure
Total duration 3m 53s
Artifacts

ci.yaml

on: push
Setup Environment
8s
Setup Environment
Perform CodeQL Analysis
1m 9s
Perform CodeQL Analysis
Unit Test API
46s
Unit Test API
Unit Test API (e2e)
28s
Unit Test API (e2e)
Build and push Docker images
1m 58s
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/***/dokchat:462c68c: unexpected status from POST request to https://ghcr.io/v2/***/dokchat/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
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/.
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/.
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/.