fix config and dependecies #227
Annotations
1 error and 5 warnings
|
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·==·'Test'))` with `.every((v)·=>·(v[1]·as·string)·==·'Test'));`
|
src/core/logging/nest-logger.spec.ts#L28
Expected v to have a type annotation
|
|
src/server/main.ts#L21
Replace `strict:·false` with `·strict:·false·`
|
The logs for this run have expired and are no longer available.
Loading