Skip to content

bug/SP-1356 Fix policy check reporting #235

bug/SP-1356 Fix policy check reporting

bug/SP-1356 Fix policy check reporting #235

Triggered via push August 23, 2024 14:20
Status Success
Total duration 4m 50s
Artifacts

linter.yml

on: push
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: src/policies/policy-check.ts#L34
'CONCLUSION' is already declared in the upper scope on line 34 column 13
Lint Codebase: src/policies/policy-check.ts#L45
'STATUS' is already declared in the upper scope on line 45 column 13
Lint Codebase: src/policies/policy-check.ts#L61
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L81
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L106
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L114
'scannerResults' is defined but never used
Lint Codebase: src/services/result.interfaces.ts#L26
'ComponentID' is already declared in the upper scope on line 26 column 13
Lint Codebase: src/services/result.interfaces.ts#L101
Unexpected any. Specify a different type