Skip to content

Merge pull request #67 from ilramdhan/fix/master-batch-costing #15

Merge pull request #67 from ilramdhan/fix/master-batch-costing

Merge pull request #67 from ilramdhan/fix/master-batch-costing #15

Triggered via push July 16, 2026 17:44
Status Failure
Total duration 4m 52s
Artifacts

ci.yml

on: push
Docker Build & Push
2m 10s
Docker Build & Push
Deploy to Staging
Deploy to Staging
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Docker Build & Push
buildx failed with: ERROR: failed to build: failed to solve: failed to push ghcr.io/mutugading/goapps-frontend:main: unexpected status from HEAD request to https://ghcr.io/v2/mutugading/goapps-frontend/blobs/sha256:05b7a978cedaa565ad3cb3e2b918bbf8611d1f983e323e2c7492a23c4de446f4: 403 Forbidden
Lint & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Build
No files were found with the provided path: .next/. No artifacts will be uploaded.
Lint & Build: src/components/finance/cost-product-master/master-lookup-field.tsx#L38
'_allEntries' is defined but never used
Lint & Build: src/components/finance/comboboxes/request-type-combobox.tsx#L25
The 'items' logical expression could make the dependencies of useMemo Hook (at line 26) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
Lint & Build: src/components/finance/comboboxes/paper-tube-type-combobox.tsx#L24
The 'items' logical expression could make the dependencies of useMemo Hook (at line 25) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
Lint & Build: src/components/auth/two-factor-setup.tsx#L204
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Lint & Build: src/app/(dashboard)/dashboard/page.tsx#L22
'ArrowDownRight' is defined but never used
Lint & Build: src/app/(dashboard)/dashboard/page.tsx#L21
'ArrowUpRight' is defined but never used
Lint & Build: src/__tests__/components/request-detail-panel.test.tsx#L34
'_code' is defined but never used
Docker Build & Push
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/