SCP-49 Adds GH Check on main workflow #5
Annotations
7 errors and 2 warnings
Lint Codebase:
src/libs/GitHubCheck.ts#L1
Filename 'GitHubCheck.ts' does not match the naming convention
|
Lint Codebase:
src/libs/GitHubCheck.ts#L21
Missing return type on function
|
Lint Codebase:
src/libs/GitHubCheck.ts#L34
Missing return type on function
|
Lint Codebase:
src/libs/GitHubCheck.ts#L34
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L12
'scanParams' is assigned a value but never used
|
Lint Codebase:
src/main.ts#L23
Type string trivially inferred from a string literal, remove type annotation
|
Lint Codebase:
src/main.ts#L23
'output' is assigned a value but never used
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|