Skip to content

SCP-74 Cleanup inputs and output #42

SCP-74 Cleanup inputs and output

SCP-74 Cleanup inputs and output #42

Triggered via push January 25, 2024 13:43
Status Success
Total duration 36s
Artifacts

ci.yml

on: push
TypeScript Tests
26s
TypeScript Tests
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
TypeScript Tests: __tests__/main.test.ts#L19
'setFailedMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L20
'setOutputMock' is assigned a value but never used
TypeScript Tests: src/main.ts#L25
'stderr' is assigned a value but never used
TypeScript Tests: src/policies/policy-check.ts#L9
'CONCLUSION' is already declared in the upper scope on line 9 column 13
TypeScript Tests: src/policies/policy-check.ts#L35
Unexpected any. Specify a different type
TypeScript Tests: src/policies/policy-check.ts#L48
'scannerResults' is defined but never used
TypeScript Tests: src/policies/policy-check.ts#L66
'result' is assigned a value but never used
TypeScript Tests: src/services/result.interfaces.ts#L3
'ComponentID' is already declared in the upper scope on line 3 column 13
TypeScript Tests: src/services/result.interfaces.ts#L78
Unexpected any. Specify a different type