fix: import * as console from 'console' removed #195
Annotations
5 warnings
build (19.9.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (19.9.0):
src/data-structures/binary-tree/binary-tree.ts#L1836
'node' is defined but never used
|
build (19.9.0):
src/data-structures/tree/tree.ts#L12
'children' is defined but never used
|
build (19.9.0):
src/data-structures/binary-tree/binary-tree.ts#L1836
'node' is defined but never used
|
build (19.9.0):
src/data-structures/tree/tree.ts#L12
'children' is defined but never used
|