Skip to content

Unused code

Unused code #143

Triggered via push November 13, 2024 21:19
Status Failure
Total duration 27s
Artifacts

check.yml

on: push
run-static-tests
16s
run-static-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run-static-tests: src/datastructures/attributemap.ts#L67
'name' is never reassigned. Use 'const' instead
run-static-tests: src/datastructures/attributemap.ts#L80
'name' is never reassigned. Use 'const' instead
run-static-tests: src/datastructures/avl.test.ts#L151
'_kA' is defined but never used
run-static-tests: src/datastructures/avl.test.ts#L151
'_kB' is defined but never used
run-static-tests: src/datastructures/avl.test.ts#L151
'_' is defined but never used
run-static-tests: src/datastructures/data.ts#L109
Don't use `String` as a type. Use string instead
run-static-tests: src/datastructures/database.ts#L132
This generator function does not have 'yield'
run-static-tests: src/datastructures/trie.ts#L81
Unexpected constant condition
run-static-tests: src/engine/choiceengine.test.ts#L46
Unexpected any. Specify a different type
run-static-tests: src/engine/choiceengine.test.ts#L106
Unexpected any. Specify a different type