fix: Don't set severity level for text log. #1367
Annotations
2 errors and 4 warnings
lint:
test/logger.ts#L137
Replace `⏎········Object.assign(JSON.parse(expectedTextOutput))⏎······` with `Object.assign(JSON.parse(expectedTextOutput))`
|
lint
Process completed with exit code 1.
|
lint:
src/logger.ts#L95
Unexpected any. Specify a different type
|
lint:
src/logger.ts#L98
'next' is defined but never used
|
lint:
src/logger.ts#L105
Unexpected any. Specify a different type
|
lint:
src/logger.ts#L162
Unexpected any. Specify a different type
|