Bump the npm-production group with 1 update #94
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:
src/main.ts#L2
'CopyleftPolicyCheck' is defined but never used
|
Lint Codebase:
src/policies/policy-check.ts#L10
'CONCLUSION' is already declared in the upper scope on line 10 column 13
|
Lint Codebase:
src/policies/policy-check.ts#L34
Unexpected any. Specify a different type
|
Lint Codebase:
src/policies/policy-check.ts#L50
'scannerResults' is defined but never used
|
Lint Codebase:
src/policies/policy-check.ts#L68
'result' is assigned a value but never used
|
Lint Codebase:
src/services/report.service.ts#L36
'licenses' is already declared in the upper scope on line 33 column 9
|