Skip to content

fix(ci): correct Rust toolchain action and fix npm high-severity vulnerabilities #840

fix(ci): correct Rust toolchain action and fix npm high-severity vulnerabilities

fix(ci): correct Rust toolchain action and fix npm high-severity vulnerabilities #840

Re-run triggered September 9, 2026 23:54
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
secret-hygiene
9s
secret-hygiene
backend-checks
1m 27s
backend-checks
frontend-checks
47s
frontend-checks
soroban-contracts
1m 41s
soroban-contracts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
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#L47
'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.test.js#L142
'campaign' is defined but never used. Allowed unused args must match /^_/u
backend-checks: backend/src/routes/anchor.test.js#L30
'campaign' is defined but never used. Allowed unused args must match /^_/u
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#L2
'db' is assigned a value but never used
backend-checks: backend/src/middleware/validation.js#L303
'_err' is defined but never used
backend-checks: backend/src/middleware/validation.js#L57
'_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
soroban-contracts
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/