merge fix 2 #213
Annotations
2 errors and 10 warnings
src/console/console.module.ts#L12
Missing file extension "ts" for "../core/logging/logger.module"
|
|
|
src/core/logging/module-logger.spec.ts#L14
Expected formattedMessage to have a type annotation
|
src/core/logging/nest-logger.spec.ts#L18
Expected nestLogger to have a type annotation
|
src/core/logging/nest-logger.spec.ts#L27
Replace `⏎············.every(v·=>·v[1]·as·string·==·'Blah'))` with `.every((v)·=>·(v[1]·as·string)·==·'Blah'));`
|
src/core/logging/nest-logger.spec.ts#L28
Expected v to have a type annotation
|
src/modules/health/health.module.ts#L7
Replace `·imports:·[TerminusModule,·HttpModule,·LoggerModule.register(HealthModule.name)],·controllers:·[HealthController]·` with `⏎····imports:·[TerminusModule,·HttpModule,·LoggerModule.register(HealthModule.name)],⏎····controllers:·[HealthController],⏎`
|
|
src/shared/config/json.config.ts#L10
Delete `⏎`
|
src/shared/config/logging.config.ts#L4
Replace `⏎` with `··`
|
src/shared/config/logging.config.ts#L6
Replace `··` with `····`
|
The logs for this run have expired and are no longer available.
Loading