Skip to content

deps: bump @types/node from 20.19.37 to 25.7.0 #130

deps: bump @types/node from 20.19.37 to 25.7.0

deps: bump @types/node from 20.19.37 to 25.7.0 #130

Triggered via pull request April 20, 2026 22:14
Status Success
Total duration 4m 19s
Artifacts

ci.yml

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

Annotations

11 warnings
lint-and-test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@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/
lint-and-test (20.x): apps/frontend/src/adapters/shared/portfolio.ts#L189
Async arrow function has too many parameters (4). Maximum allowed is 3
lint-and-test (20.x): apps/frontend/src/adapters/shared/portfolio.ts#L60
Async arrow function has too many parameters (5). Maximum allowed is 3
lint-and-test (20.x): apps/frontend/src/adapters/shared/connect.ts#L196
Async arrow function has too many parameters (4). Maximum allowed is 3
lint-and-test (20.x): apps/frontend/src/adapters/shared/alternative-assets.ts#L88
Async arrow function has too many parameters (4). Maximum allowed is 3
lint-and-test (20.x): apps/frontend/src/adapters/shared/activities.ts#L179
Invalid type "unknown" of template literal expression
lint-and-test (20.x): apps/frontend/src/adapters/shared/activities.ts#L154
Invalid type "unknown" of template literal expression
lint-and-test (20.x): apps/frontend/src/adapters/shared/activities.ts#L61
Async arrow function has a complexity of 14. Maximum allowed is 8
lint-and-test (20.x): apps/frontend/src/adapters/shared/activities.ts#L61
Async arrow function has too many parameters (5). Maximum allowed is 3
lint-and-test (20.x): apps/frontend/src/adapters/shared/activities.ts#L55
Async arrow function has too many lines (34). Maximum allowed is 30
lint-and-test (20.x): apps/frontend/src/App.tsx#L14
Function 'App' has too many lines (40). Maximum allowed is 30