Skip to content

chore(deps): update dependency typescript to v5 #655

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #655

Triggered via pull request September 9, 2024 18:20
Status Failure
Total duration 35s
Artifacts

pullrequest.yml

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

Annotations

2 errors and 3 warnings
build (18.x): node_modules/@types/node/module.d.ts#L290
Overload signatures must all be optional or required.
build (18.x)
Process completed with exit code 2.
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): __tests__/unit/lib/index.ts#L16
Unexpected any. Specify a different type
build (18.x): __tests__/unit/lib/index.ts#L46
'logger' is assigned a value but never used