Skip to content

SCP-49 Adds GH Check on main workflow #5

SCP-49 Adds GH Check on main workflow

SCP-49 Adds GH Check on main workflow #5

Triggered via pull request January 22, 2024 13:55
Status Failure
Total duration 2m 47s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.