Skip to content

fix: Adjust all entry callback functions to the [key, value] order. #213

fix: Adjust all entry callback functions to the [key, value] order.

fix: Adjust all entry callback functions to the [key, value] order. #213

Triggered via push November 24, 2024 12:29
Status Success
Total duration 1m 42s
Artifacts

ci.yml

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

Annotations

7 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): test/unit/data-structures/binary-tree/binary-tree.test.ts#L1356
'value' is defined but never used
build (19.9.0): test/unit/data-structures/binary-tree/bst.test.ts#L1124
'value' is defined but never used
build (19.9.0): test/unit/data-structures/hash/hash-map.test.ts#L346
'value' is defined but never used
build (19.9.0): test/unit/data-structures/binary-tree/binary-tree.test.ts#L1356
'value' is defined but never used
build (19.9.0): test/unit/data-structures/binary-tree/bst.test.ts#L1124
'value' is defined but never used
build (19.9.0): test/unit/data-structures/hash/hash-map.test.ts#L346
'value' is defined but never used