feat: incremental development progress #1
ci.yml
on: push
Backend (lint · types · tests)
47s
Security gate (bandit · npm audit)
16s
Frontend (lint · tests · build)
22s
Annotations
2 errors and 13 warnings
|
Backend (lint · types · tests)
Process completed with exit code 4.
|
|
Backend (lint · types · tests)
Process completed with exit code 1.
|
|
Security gate (bandit · npm audit)
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/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Frontend (lint · tests · build)
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 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Frontend (lint · tests · build):
frontend/src/map/interactions.js#L8
'overlay' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend (lint · tests · build):
frontend/src/map/interactions.js#L4
'getState' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/main.js#L16
'subscribe' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/main.js#L15
'fetchRepresentatives' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/main.js#L10
'renderDataCadence' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/main.js#L8
'getCurrentFrame' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/ensemble/spaghetti.js#L19
'e' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/ensemble/spaghetti.js#L9
'e' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/ensemble/probability-fan.js#L14
'e' is defined but never used
|
|
Frontend (lint · tests · build):
frontend/src/ensemble/disagreement.js#L8
'e' is defined but never used
|
|
Backend (lint · types · tests)
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-python@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|