Skip to content

Fix/292 ssr claim receipt #16

Fix/292 ssr claim receipt

Fix/292 ssr claim receipt #16

Triggered via pull request July 20, 2026 08:42
Status Failure
Total duration 1m 1s
Artifacts

frontend-ci.yml

on: pull_request
lint-and-test
57s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 11 warnings
lint-and-test
Expected corresponding JSX closing tag for 'div'.
lint-and-test
Unexpected token. Did you mean `{'>'}` or `>`?
lint-and-test
')' expected.
lint-and-test
Expected corresponding JSX closing tag for 'div'.
lint-and-test
Unexpected token. Did you mean `{'>'}` or `>`?
lint-and-test
Unexpected token. Did you mean `{'}'}` or `}`?
lint-and-test
')' expected.
lint-and-test
Expected corresponding JSX closing tag for 'div'.
lint-and-test
Unexpected token. Did you mean `{'>'}` or `>`?
lint-and-test
')' expected.
lint-and-test
Process completed with exit code 1.
lint-and-test: app/frontend/src/types/activity.ts#L18
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/i18n.ts#L25
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/hooks/useActivity.ts#L57
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/hooks/useActivity.ts#L56
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/hooks/useActivity.ts#L54
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/hooks/useActivity.ts#L15
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/components/ActivityCenter.tsx#L32
Unexpected any. Specify a different type
lint-and-test: app/frontend/src/app/[locale]/campaigns/page.tsx#L334
Unexpected any. Specify a different type
lint-and-test
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-and-test: app/frontend/src/lib/activityStore.ts#L8
'get' is defined but never used
lint-and-test: app/frontend/src/components/EvidenceArtifactViewer.tsx#L225
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-and-test: app/frontend/src/components/EvidenceArtifactViewer.tsx#L10
'PIIDetectionResult' is defined but never used
lint-and-test: app/frontend/src/components/ActivityCenter.tsx#L27
'formatDateTime' is assigned a value but never used
lint-and-test: app/frontend/src/app/layout.tsx#L14
'locales' is defined but never used
lint-and-test: app/frontend/src/app/layout.tsx#L5
'notFound' is defined but never used
lint-and-test: app/frontend/src/app/[locale]/campaigns/page.tsx#L83
'handleApplyPreset' is assigned a value but never used
lint-and-test: app/frontend/src/app/[locale]/campaigns/page.tsx#L76
'updateParam' is defined but never used
lint-and-test: app/frontend/src/app/[locale]/campaigns/page.tsx#L20
'statusStyles' is assigned a value but never used
lint-and-test: app/frontend/src/app/[locale]/campaigns/page.tsx#L9
'useCampaignActions' is defined but never used