Skip to content

Merge upstream/main and resolve conflicts, fix breaking changes in Tr… #5

Merge upstream/main and resolve conflicts, fix breaking changes in Tr…

Merge upstream/main and resolve conflicts, fix breaking changes in Tr… #5

Triggered via push April 24, 2026 10:54
Status Failure
Total duration 3m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/pages/Admin.tsx#L500
Cannot find name 'selectedMilestoneIds'.
build: src/pages/Admin.tsx#L498
Cannot find name 'selectedMilestoneIds'.
build: src/pages/Admin.tsx#L487
Parameter 'id' implicitly has an 'any' type.
build: src/pages/Admin.tsx#L484
Parameter 'prev' implicitly has an 'any' type.
build: src/pages/Admin.tsx#L484
Cannot find name 'setSelectedMilestoneIds'.
build: src/pages/Admin.tsx#L478
Parameter 'id' implicitly has an 'any' type.
build: src/pages/Admin.tsx#L476
Parameter 'prev' implicitly has an 'any' type.
build: src/pages/Admin.tsx#L476
Cannot find name 'setSelectedMilestoneIds'.
build: src/pages/Admin.tsx#L473
Cannot find name 'selectedMilestoneIds'.
build: src/pages/Admin.tsx#L471
Cannot find name 'selectedMilestoneIds'.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build: server/src/routes/comments.routes.ts#L262
'err' is defined but never used
build: server/src/routes/comments.routes.ts#L183
'err' is defined but never used
build: server/src/routes/comments.routes.ts#L145
'err' is defined but never used
build: server/src/routes/comments.routes.ts#L51
'err' is defined but never used
build: server/src/index.ts#L48
'pemString' is assigned a value but never used. Allowed unused vars must match /^ignored/u
build: server/src/index.ts#L10
'morgan' is defined but never used. Allowed unused vars must match /^ignored/u
build: server/src/index.ts#L7
`cors` import should occur before import of `dotenv`
build: server/src/controllers/governance.controller.ts#L420
'dbResult' is assigned a value but never used. Allowed unused vars must match /^ignored/u
build: server/src/controllers/admin-milestones.controller.ts#L8
'toPlainText' is defined but never used. Allowed unused vars must match /^ignored/u
build: server/src/controllers/admin-milestones.controller.ts#L8
'templates' is defined but never used. Allowed unused vars must match /^ignored/u