Bump @types/node from 18.19.50 to 22.9.0 #7349
ci-tests.yml
on: pull_request
Matrix: ci
Eslint
52s
auto-merge
3s
Annotations
27 errors and 10 warnings
ubuntu-20.04 on node v18
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
ubuntu-20.04 on node v18
Parameter 'error' implicitly has an 'any' type.
|
ubuntu-20.04 on node v18
Process completed with exit code 1.
|
ubuntu-20.04 on node v22
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
ubuntu-20.04 on node v22
Parameter 'error' implicitly has an 'any' type.
|
ubuntu-20.04 on node v22
Process completed with exit code 1.
|
ubuntu-20.04 on node v20
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
ubuntu-20.04 on node v20
Parameter 'error' implicitly has an 'any' type.
|
ubuntu-20.04 on node v20
Process completed with exit code 1.
|
windows-latest on node v18
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
windows-latest on node v18
Parameter 'error' implicitly has an 'any' type.
|
windows-latest on node v18
Process completed with exit code 1.
|
windows-latest on node v20
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
windows-latest on node v20
Parameter 'error' implicitly has an 'any' type.
|
windows-latest on node v20
Process completed with exit code 1.
|
windows-latest on node v22
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
windows-latest on node v22
Parameter 'error' implicitly has an 'any' type.
|
windows-latest on node v22
Process completed with exit code 1.
|
macos-latest on node v18
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
macos-latest on node v18
Parameter 'error' implicitly has an 'any' type.
|
macos-latest on node v18
Process completed with exit code 1.
|
macos-latest on node v22
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
macos-latest on node v22
Parameter 'error' implicitly has an 'any' type.
|
macos-latest on node v22
Process completed with exit code 1.
|
macos-latest on node v20
Property 'createDecipher' does not exist on type 'typeof import("node:crypto")'. Did you mean 'createDecipheriv'?
|
macos-latest on node v20
Parameter 'error' implicitly has an 'any' type.
|
macos-latest on node v20
Process completed with exit code 1.
|
Eslint:
packages/adapter/src/lib/_Types.ts#L1
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L2
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L6
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L73
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L98
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L105
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L106
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L107
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L108
Missing JSDoc comment
|
Eslint:
packages/adapter/src/lib/_Types.ts#L109
Missing JSDoc comment
|