Skip to content

Merge pull request #732 from kingeligma/fix/744-implement-high-throug… #3

Merge pull request #732 from kingeligma/fix/744-implement-high-throug…

Merge pull request #732 from kingeligma/fix/744-implement-high-throug… #3

Triggered via push August 30, 2026 21:29
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

on: push
secret-hygiene
11s
secret-hygiene
backend-checks
1m 38s
backend-checks
frontend-checks
24s
frontend-checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
frontend-checks
Process completed with exit code 1.
backend-checks
Process completed with exit code 1.
secret-hygiene
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-checks
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L108
't' is assigned a value but never used
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L107
'onStartKyc' is missing in props validation
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L107
'attestations' is missing in props validation
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L73
'attestation.expiresAt' is missing in props validation
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L73
'attestation.expiresAt' is missing in props validation
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L56
'attestation.revoked' is missing in props validation
frontend-checks: frontend/src/components/AttestationsPanel.jsx#L38
'attestation' is missing in props validation
frontend-checks: frontend/src/components/ApiKeysPanel.jsx#L1
'React' is defined but never used
frontend-checks: frontend/src/App.jsx#L46
'children' is missing in props validation
frontend-checks: frontend/src/App.jsx#L1
'React' is defined but never used
backend-checks
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend-checks: backend/src/routes/anchor.js#L6
'getCampaignBalance' is assigned a value but never used
backend-checks: backend/src/routes/admin.test.js#L298
'params' is defined but never used. Allowed unused args must match /^_/u
backend-checks: backend/src/routes/admin.test.js#L1
'beforeEach' is assigned a value but never used
backend-checks: backend/src/routes/admin.js#L36
'HEALTH_KEY' is assigned a value but never used
backend-checks: backend/src/routes/admin.js#L33
'adminHealthCache' is assigned a value but never used
backend-checks: backend/src/middleware/validation.js#L316
'_err' is defined but never used
backend-checks: backend/src/middleware/validation.js#L59
'_err' is defined but never used
backend-checks: backend/src/middleware/errorHandler.js#L27
'next' is defined but never used. Allowed unused args must match /^_/u
backend-checks: backend/src/middleware/csrf.test.js#L20
'beforeEach' is assigned a value but never used
backend-checks: backend/src/index.js#L417
'err' is defined but never used