Skip to content

refactor: update eslint configuration to ignore tests/generateFakeIma… #73

refactor: update eslint configuration to ignore tests/generateFakeIma…

refactor: update eslint configuration to ignore tests/generateFakeIma… #73

Triggered via push February 5, 2025 19:45
Status Failure
Total duration 26s
Artifacts
checking-pr
17s
checking-pr
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checking-pr: src/validatePassword.ts#L125
Missing return type on function
checking-pr: src/validatePassword.ts#L139
Missing return type on function
checking-pr: tests/src/cnpjValidator.test.ts#L5
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L11
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L17
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L23
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L29
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L35
Expected result to have a type annotation
checking-pr: tests/src/cnpjValidator.test.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `string`
checking-pr: tests/src/cnpjValidator.test.ts#L42
Unexpected any. Specify a different type