Skip to content

SCP-75 Adds summary on PR #46

SCP-75 Adds summary on PR

SCP-75 Adds summary on PR #46

Triggered via pull request January 25, 2024 14:17
Status Success
Total duration 4m 2s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.
Lint Codebase: __tests__/main.test.ts#L19
'setFailedMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L20
'setOutputMock' is assigned a value but never used
Lint Codebase: src/main.ts#L1
'getLicenses' is defined but never used
Lint Codebase: src/main.ts#L4
'getLicensesTable' is defined but never used
Lint Codebase: src/main.ts#L25
'stderr' is assigned a value but never used
Lint Codebase: src/policies/policy-check.ts#L9
'CONCLUSION' is already declared in the upper scope on line 9 column 13
Lint Codebase: src/policies/policy-check.ts#L35
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L48
'scannerResults' is defined but never used