Skip to content

Feat/SP 1497 add dependency scope filtering #237

Feat/SP 1497 add dependency scope filtering

Feat/SP 1497 add dependency scope filtering #237

Triggered via pull request September 17, 2024 16:00
Status Success
Total duration 4m 30s
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: 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