Bump @typescript-eslint/parser from 5.62.0 to 8.18.1 #67
Annotations
9 errors and 1 warning
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading