chore: upgrade dev dependencies #46
Annotations
1 error and 12 warnings
Publish
Process completed with exit code 1.
|
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/decorator/types/BunyaminLogRecordFields.ts#L16
The type 'ExplicitThreadID' is undefined
|
Lint:
src/noopLogger/noopLogger.ts#L3
Unexpected any. Specify a different type
|
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/jsonl/jsonlReadFile.ts#L20
Unexpected any. Specify a different type
|
Lint:
src/streams/trace-merge/resolvers/tree/abstract/ArrayTreeNode.ts#L3
Unexpected any. Specify a different type
|
Lint:
src/streams/trace-merge/resolvers/tree/abstract/ArrayTreeNode.ts#L7
Unexpected any. Specify a different type
|
Lint:
src/streams/trace-merge/resolvers/tree/abstract/RangeTreeNode.ts#L5
Unexpected any. Specify a different type
|
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/.
|