SCP-135 Includes policies on summary report #106
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__/result-service.test.ts#L66
Test has no assertions
|
Lint Codebase:
__tests__/result-service.test.ts#L70
'componentsWithCopyleft' is assigned a value but never used
|
Lint Codebase:
src/main.ts#L2
'CopyleftPolicyCheck' is defined but never used
|
Lint Codebase:
src/policies/copyleft-policy-check.ts#L4
'getLicenses' is defined but never used
|
Lint Codebase:
src/policies/policy-check.ts#L8
'CONCLUSION' is already declared in the upper scope on line 8 column 13
|
Lint Codebase:
src/policies/policy-check.ts#L19
'STATUS' is already declared in the upper scope on line 19 column 13
|
Loading