⬆️ Update dependency effect to v2.4.19 #2734
Annotations
8 errors
Static Code Analysis:
source/command-line-interface/config-loader.ts#L36
Unsafe assignment of an `any` value
|
Static Code Analysis:
source/command-line-interface/config-loader.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Static Code Analysis:
source/command-line-interface/config-loader.ts#L39
Unsafe return of an `any` typed value
|
Static Code Analysis:
source/command-line-interface/config-loader.ts#L39
Unsafe member access .config on an `any` value
|
Static Code Analysis:
source/command-line-interface/config-loader.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `ReadonlyRecord<string | symbol, unknown>`
|
Static Code Analysis:
source/command-line-interface/config-loader.ts#L43
Unsafe assignment of an `any` value
|
Static Code Analysis:
source/validation/validate.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `ParseError`
|
Static Code Analysis
Process completed with exit code 1.
|
Loading