fix: Fix #100 the return type error in the find method's callback fun… #193
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
|