Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.1 #576
Annotations
6 errors
run_lint:
src/api/createRecordVo.ts#L19
Async arrow function has too many parameters (7). Maximum allowed is 3
|
run_lint:
src/api/createS3UploadVo.ts#L18
Async arrow function has too many parameters (6). Maximum allowed is 3
|
run_lint:
src/sdk/createArchiveRecord.ts#L20
Async arrow function has too many parameters (5). Maximum allowed is 3
|
run_lint:
src/sdk/uploadFile.ts#L21
Async arrow function has too many parameters (5). Maximum allowed is 3
|
run_lint:
src/utils/executePresignedPost.ts#L11
Async arrow function has too many parameters (4). Maximum allowed is 3
|
run_lint
Process completed with exit code 1.
|