Skip to content

SP-248 Add license headers on files #151

SP-248 Add license headers on files

SP-248 Add license headers on files #151

Triggered via pull request March 22, 2024 19:27
Status Success
Total duration 40s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
31s
TypeScript Tests
Fit to window
Zoom out
Zoom in

Annotations

10 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: __tests__/undeclared-policy-check.test.ts#L27
'_' is defined but never used
TypeScript Tests: __tests__/undeclared-policy-check.test.ts#L34
'_' is defined but never used
TypeScript Tests: src/policies/policy-check.ts#L31
'CONCLUSION' is already declared in the upper scope on line 31 column 13
TypeScript Tests: src/policies/policy-check.ts#L42
'STATUS' is already declared in the upper scope on line 42 column 13
TypeScript Tests: src/policies/policy-check.ts#L56
Unexpected any. Specify a different type
TypeScript Tests: src/policies/policy-check.ts#L70
Unexpected any. Specify a different type
TypeScript Tests: src/policies/policy-check.ts#L93
Unexpected any. Specify a different type
TypeScript Tests: src/policies/policy-check.ts#L101
'scannerResults' is defined but never used