Skip to content

SP-619 Fixes bug when the sbom format is not valid #168

SP-619 Fixes bug when the sbom format is not valid

SP-619 Fixes bug when the sbom format is not valid #168

Triggered via pull request April 30, 2024 17:45
@francostramanafrancostramana
synchronize #52
SP-619
Status Success
Total duration 4m 14s
Artifacts

linter.yml

on: pull_request
Lint Codebase
4m 5s
Lint Codebase
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#L31
'CONCLUSION' is already declared in the upper scope on line 31 column 13
Lint Codebase: src/policies/policy-check.ts#L42
'STATUS' is already declared in the upper scope on line 42 column 13
Lint Codebase: src/policies/policy-check.ts#L56
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L70
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L93
Unexpected any. Specify a different type
Lint Codebase: src/policies/policy-check.ts#L101
'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