Skip to content

fix: Fix bug in BinaryTree.print to support undefined, null, and NIL.… #202

fix: Fix bug in BinaryTree.print to support undefined, null, and NIL.…

fix: Fix bug in BinaryTree.print to support undefined, null, and NIL.… #202

Triggered via push October 31, 2024 03:18
Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (19.9.0)
Process completed with exit code 1.
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/avl-tree-multi-map.ts#L15
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/avl-tree.ts#L16
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/bst.ts#L17
'BTNPureKeyOrNodeOrEntry' is defined but never used
build (19.9.0): src/data-structures/binary-tree/rb-tree.ts#L4
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/tree-multi-map.ts#L12
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/avl-tree-multi-map.ts#L15
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/avl-tree.ts#L16
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/bst.ts#L17
'BTNPureKeyOrNodeOrEntry' is defined but never used
build (19.9.0): src/data-structures/binary-tree/rb-tree.ts#L4
'BTNPredicate' is defined but never used
build (19.9.0): src/data-structures/binary-tree/tree-multi-map.ts#L12
'BTNPredicate' is defined but never used