DT-208 Adds unit test suite to policies #141
Annotations
10 warnings
Lint:
__tests__/main.test.ts#L19
'setFailedMock' is assigned a value but never used
|
Lint:
__tests__/main.test.ts#L20
'setOutputMock' is assigned a value but never used
|
Lint:
__tests__/undeclared-policy-check.test.ts#L27
'_' is defined but never used
|
Lint:
__tests__/undeclared-policy-check.test.ts#L34
'_' is defined but never used
|
Lint:
src/policies/policy-check.ts#L8
'CONCLUSION' is already declared in the upper scope on line 8 column 13
|
Lint:
src/policies/policy-check.ts#L19
'STATUS' is already declared in the upper scope on line 19 column 13
|
Lint:
src/policies/policy-check.ts#L33
Unexpected any. Specify a different type
|
Lint:
src/policies/policy-check.ts#L47
Unexpected any. Specify a different type
|
Lint:
src/policies/policy-check.ts#L70
Unexpected any. Specify a different type
|
Lint:
src/policies/policy-check.ts#L78
'scannerResults' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading