Merge branch 'master' of github.com-isplasher:iSplasher/isomorphic-lo… #7
Annotations
10 errors
src/processors/createAggregateProcessor.ts#L31
Argument of type 'Record' is not assignable to parameter of type 'never'.
|
src/processors/createDateAndLevelPrependProcessor.ts#L2
Module '"/home/runner/work/isomorphic-logger/isomorphic-logger/.yarn/cache/moment-npm-2.29.4-902943305d-0ec3f9c2bc.zip/node_modules/moment/ts3.1-typings/moment"' can only be default-imported using the 'esModuleInterop' flag
|
src/processors/createErrorWrapProcessor.ts#L2
Module '"stacktrace-js"' can only be default-imported using the 'esModuleInterop' flag
|
src/processors/createErrorWrapProcessor.ts#L50
Property 'fileName' does not exist on type 'String'.
|
src/processors/createErrorWrapProcessor.ts#L51
Property 'lineNumber' does not exist on type 'String'.
|
src/processors/createErrorWrapProcessor.ts#L52
Property 'columnNumber' does not exist on type 'String'.
|
src/processors/createErrorWrapProcessor.ts#L53
Property 'functionName' does not exist on type 'String'.
|
src/processors/createErrorWrapProcessor.ts#L57
Argument of type 'string' is not assignable to parameter of type 'never'.
|
src/processors/createMessageConcatProcessor.ts#L5
Property 'stringifyLoggedValue' does not exist on type '{}'.
|
src/processors/createMessageConcatProcessor.ts#L30
Argument of type 'string' is not assignable to parameter of type 'never'.
|
The logs for this run have expired and are no longer available.
Loading