SCP-48 Extract licenses from results #6
Annotations
10 errors
Lint:
src/main.ts#L11
'scanParams' is assigned a value but never used
|
Lint:
src/main.ts#L18
Type string trivially inferred from a string literal, remove type annotation
|
Lint:
src/services/result.interfaces.ts#L3
'ComponentID' is already declared in the upper scope on line 3 column 13
|
Lint:
src/services/result.interfaces.ts#L77
Unexpected any. Specify a different type
|
Lint:
src/services/result.service.ts#L9
Missing return type on function
|
Lint:
src/services/result.service.ts#L12
'path' is assigned a value but never used
|
Lint:
src/services/result.service.ts#L13
Prefer for...of instead of Array.forEach
|
Lint:
src/services/result.service.ts#L15
Unnecessary semicolon
|
Lint:
src/services/result.service.ts#L15
Prefer for...of instead of Array.forEach
|
Lint:
src/services/result.service.ts#L16
Prefer for...of instead of Array.forEach
|
The logs for this run have expired and are no longer available.
Loading