fix: consumer TypeScript error with skipLibCheck: false (#15) #44
Annotations
12 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/decorator/Bunyamin.ts#L49
Missing JSDoc @returns declaration
|
Lint:
src/noopLogger/noopLogger.ts#L3
Unexpected any. Specify a different type
|
Lint:
src/noopLogger/noopLogger.ts#L16
'_options' is defined but never used
|
Lint:
src/noopLogger/noopLogger.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/realm.ts#L29
Unexpected any. Specify a different type
|
Lint:
src/realm.ts#L39
Unexpected any. Specify a different type
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L45
Forbidden non-null assertion
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L50
Forbidden non-null assertion
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L56
Forbidden non-null assertion
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L78
Forbidden non-null assertion
|
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|