Skip to content

⬆️ upgrade @types/node to v22 #3

⬆️ upgrade @types/node to v22

⬆️ upgrade @types/node to v22 #3

Triggered via push November 18, 2024 14:10
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Build, lint, and test on Node 20.x and ubuntu-latest: packages/staging/src/types.ts#L1
'Request' is defined but never used. Allowed unused vars must match /^_/u
Build, lint, and test on Node 20.x and ubuntu-latest: packages/staging/src/types.ts#L4
ES2015 module syntax is preferred over namespaces
Build, lint, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 20.x and ubuntu-latest: examples/nextjs/server.ts#L66
Unexpected any. Specify a different type
Build, lint, and test on Node 20.x and ubuntu-latest: packages/staging/src/types.ts#L8
Unexpected any. Specify a different type
Build, lint, and test on Node 20.x and ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/