SCP-49 Adds GH Check on main workflow #5
Annotations
8 errors
TypeScript Tests:
src/libs/GitHubCheck.ts#L1
Filename 'GitHubCheck.ts' does not match the naming convention
|
TypeScript Tests:
src/libs/GitHubCheck.ts#L21
Missing return type on function
|
TypeScript Tests:
src/libs/GitHubCheck.ts#L34
Missing return type on function
|
TypeScript Tests:
src/libs/GitHubCheck.ts#L34
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L12
'scanParams' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L23
Type string trivially inferred from a string literal, remove type annotation
|
TypeScript Tests:
src/main.ts#L23
'output' is assigned a value but never used
|
TypeScript Tests
Process completed with exit code 1.
|