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