Bump @typescript-eslint/parser from 5.62.0 to 8.13.0 #56
Annotations
9 errors
Run yarn test:
src/generator/utils/pickCryptographicallyRandomElement.ts#L3
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/policy/Policy.ts#L14
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/policy/validationProcess/PolicyValidationProcess.ts#L7
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/policy/validationProcess/PolicyValidationProcess.ts#L59
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/rule/char/CharRule.ts#L9
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/rule/char/CharRule.ts#L24
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/rule/charpool/CharPoolRule.ts#L20
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test:
src/rule/charpool/CharPoolRule.ts#L34
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
|
Run yarn test
Process completed with exit code 1.
|
Loading