style: fix indentation in generateFakeImage.js for improved readability #72
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
|