Skip to content

chore(deps): update dependency @types/node to v20 #475

chore(deps): update dependency @types/node to v20

chore(deps): update dependency @types/node to v20 #475

Triggered via pull request April 5, 2024 23:04
Status Failure
Total duration 4m 23s
Artifacts

checks.yml

on: pull_request
Prepare yarn cache
31s
Prepare yarn cache
Matrix: test-node
Matrix: test-os
typecheck
14s
typecheck
Release new version
0s
Release new version
Fit to window
Zoom out
Zoom in

Annotations

15 errors
typecheck: src/crud-to-cas/__tests__/CrudCasBase.test.ts#L36
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/crud-to-cas/__tests__/CrudCasBase.test.ts#L38
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/crud-to-cas/__tests__/CrudCasBase.test.ts#L62
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/crud-to-cas/__tests__/CrudCasBase.test.ts#L64
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/json-joy/util/buffers/utf8/decodeUtf8/v16.ts#L5
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
typecheck: src/node-to-fsa/NodeFileSystemWritableFileStream.ts#L83
No overload matches this call.
typecheck: src/node.ts#L113
Argument of type 'string' is not assignable to parameter of type 'BufferEncoding | undefined'.
typecheck: src/node.ts#L176
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/node.ts#L180
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
typecheck: src/node.ts#L204
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
Test on ubuntu-latest using Node.js LTS
Process completed with exit code 1.
Test on Node.js v20.x
Process completed with exit code 1.
Test on Node.js v18.x
Process completed with exit code 1.
Test on macOS-latest using Node.js LTS
Process completed with exit code 1.
Test on windows-latest using Node.js LTS
Process completed with exit code 1.