⬆️ Update dependency effect to v2.4.19 #2859
Annotations
17 errors
Node.js v22.x:
source/command-line-interface/config-loader.ts#L36
Unsafe assignment of an `any` value
|
Node.js v22.x:
source/command-line-interface/config-loader.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Node.js v22.x:
source/command-line-interface/config-loader.ts#L39
Unsafe return of an `any` typed value
|
Node.js v22.x:
source/command-line-interface/config-loader.ts#L39
Unsafe member access .config on an `any` value
|
Node.js v22.x:
source/command-line-interface/config-loader.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Node.js v22.x:
source/command-line-interface/config-loader.ts#L43
Unsafe assignment of an `any` value
|
Node.js v22.x:
source/validation/validate.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `ParseError`
|
Node.js v22.x
Process completed with exit code 1.
|
Node.js v20.x
The job was canceled because "_22_x" failed.
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L36
Unsafe assignment of an `any` value
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L39
Unsafe return of an `any` typed value
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L39
Unsafe member access .config on an `any` value
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Node.js v20.x:
source/command-line-interface/config-loader.ts#L43
Unsafe assignment of an `any` value
|
Node.js v20.x:
source/validation/validate.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `ParseError`
|
Node.js v20.x
Process completed with exit code 1.
|