Skip to content

SP-247 Adds comments on code #155

SP-247 Adds comments on code

SP-247 Adds comments on code #155

Triggered via push March 22, 2024 21:38
Status Success
Total duration 4m 20s
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: __tests__/main.test.ts#L19
'setFailedMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L20
'setOutputMock' is assigned a value but never used
Lint Codebase: __tests__/undeclared-policy-check.test.ts#L27
'_' is defined but never used
Lint Codebase: __tests__/undeclared-policy-check.test.ts#L34
'_' is defined but never used
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