Skip to content

Bump @typescript-eslint/parser from 5.62.0 to 8.17.0 #112

Bump @typescript-eslint/parser from 5.62.0 to 8.17.0

Bump @typescript-eslint/parser from 5.62.0 to 8.17.0 #112

Triggered via pull request December 9, 2024 06:46
Status Failure
Total duration 57s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: src/generator/utils/pickCryptographicallyRandomElement.ts#L3
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/policy/Policy.ts#L14
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/policy/validationProcess/PolicyValidationProcess.ts#L7
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/policy/validationProcess/PolicyValidationProcess.ts#L59
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/rule/char/CharRule.ts#L9
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/rule/char/CharRule.ts#L24
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/rule/charpool/CharPoolRule.ts#L20
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test: src/rule/charpool/CharPoolRule.ts#L34
Array type using 'Array<any>' is forbidden for simple types. Use 'any[]' instead
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636