Initial code for more-configurable logging. #127
Annotations
20 errors and 4 warnings
tests (20.x):
src/modules/logging/logging.module.ts#L1
Run autofix to sort these imports!
|
tests (20.x):
src/modules/logging/logging.module.ts#L2
Expected indentation of 2 spaces but found 4
|
tests (20.x):
src/modules/logging/logging.module.ts#L3
Expected indentation of 2 spaces but found 4
|
tests (20.x):
src/modules/logging/logging.module.ts#L3
Missing trailing comma
|
tests (20.x):
src/modules/logging/logging.module.ts#L4
Expected indentation of 0 spaces but found 4
|
tests (20.x):
src/modules/logging/logging.module.ts#L5
Unexpected namespace import
|
tests (20.x):
src/modules/logging/logging.module.ts#L5
'DailyRotateFile' is defined but never used
|
tests (20.x):
src/modules/logging/logging.module.ts#L12
Unexpected var, use let or const instead
|
tests (20.x):
src/modules/logging/logging.module.ts#L15
Expected indentation of 2 spaces but found 4
|
tests (20.x):
src/modules/logging/logging.module.ts#L16
Expected indentation of 4 spaces but found 8
|
tests (18.x):
src/modules/logging/logging.module.ts#L1
Run autofix to sort these imports!
|
tests (18.x):
src/modules/logging/logging.module.ts#L2
Expected indentation of 2 spaces but found 4
|
tests (18.x):
src/modules/logging/logging.module.ts#L3
Expected indentation of 2 spaces but found 4
|
tests (18.x):
src/modules/logging/logging.module.ts#L3
Missing trailing comma
|
tests (18.x):
src/modules/logging/logging.module.ts#L4
Expected indentation of 0 spaces but found 4
|
tests (18.x):
src/modules/logging/logging.module.ts#L5
Unexpected namespace import
|
tests (18.x):
src/modules/logging/logging.module.ts#L5
'DailyRotateFile' is defined but never used
|
tests (18.x):
src/modules/logging/logging.module.ts#L12
Unexpected var, use let or const instead
|
tests (18.x):
src/modules/logging/logging.module.ts#L15
Expected indentation of 2 spaces but found 4
|
tests (18.x):
src/modules/logging/logging.module.ts#L16
Expected indentation of 4 spaces but found 8
|
tests (20.x)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
tests (20.x)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
tests (18.x)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
tests (18.x)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|