Skip to content

fix: Fix #100 the return type error in the find method's callback fun… #193

fix: Fix #100 the return type error in the find method's callback fun…

fix: Fix #100 the return type error in the find method's callback fun… #193

Triggered via push October 19, 2024 06:52
Status Success
Total duration 1m 52s
Artifacts

ci.yml

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

Annotations

3 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/tree/tree.ts#L12
'children' is defined but never used
build (19.9.0): src/data-structures/tree/tree.ts#L12
'children' is defined but never used