Skip to content

add health check endpoint and GitHub Actions CI #1

add health check endpoint and GitHub Actions CI

add health check endpoint and GitHub Actions CI #1

Triggered via push March 21, 2026 20:07
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
ci
Process completed with exit code 1.
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci: frontend/src/components/dashboard/BackupTimeline.tsx#L109
'previewError' is assigned a value but never used
ci: frontend/src/components/dashboard/BackupHistory.tsx#L5
'daysSince' is defined but never used
ci: frontend/src/components/dashboard/BackupCoverage.tsx#L3
'categoryLabel' is defined but never used
ci: frontend/src/components/UserWidget.tsx#L13
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
ci: frontend/src/app/page.tsx#L62
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
ci: frontend/src/__tests__/security.test.ts#L127
'glob' is assigned a value but never used
ci: frontend/src/__tests__/security.test.ts#L126
'path' is assigned a value but never used
ci: frontend/src/__tests__/security.test.ts#L51
'SAFE_PREFIXES' is assigned a value but never used
ci: frontend/src/__tests__/security.test.ts#L1
'beforeEach' is defined but never used
ci: frontend/src/__tests__/security.test.ts#L1
'vi' is defined but never used