Search #70
Annotations
16 errors
|
Ruff (F401):
tests/test_parameter_grammar.py#L3
tests/test_parameter_grammar.py:3:36: F401 `clsp.enumeration.enumerate_terms` imported but unused
|
|
Ruff (F401):
tests/test_parameter_grammar.py#L3
tests/test_parameter_grammar.py:3:30: F401 `clsp.enumeration.Tree` imported but unused
|
|
Ruff (F401):
tests/test_K.py#L12
tests/test_K.py:12:30: F401 `clsp.enumeration.Tree` imported but unused
|
|
Ruff (F841):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L105
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:105:5: F841 Local variable `grammar` is assigned to but never used
|
|
Ruff (F541):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L93
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:93:27: F541 f-string without any placeholders
|
|
Ruff (F401):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L7
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:7:36: F401 `clsp.enumeration.enumerate_terms` imported but unused
|
|
Ruff (E741):
clsp/search.py#L122
clsp/search.py:122:44: E741 Ambiguous variable name: `l`
|
|
build (3.10)
The operation was canceled.
|
|
Ruff (F401):
tests/test_parameter_grammar.py#L3
tests/test_parameter_grammar.py:3:36: F401 `clsp.enumeration.enumerate_terms` imported but unused
|
|
Ruff (F401):
tests/test_parameter_grammar.py#L3
tests/test_parameter_grammar.py:3:30: F401 `clsp.enumeration.Tree` imported but unused
|
|
Ruff (F401):
tests/test_K.py#L12
tests/test_K.py:12:30: F401 `clsp.enumeration.Tree` imported but unused
|
|
Ruff (F841):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L105
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:105:5: F841 Local variable `grammar` is assigned to but never used
|
|
Ruff (F541):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L93
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:93:27: F541 f-string without any placeholders
|
|
Ruff (F401):
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py#L7
tests/benchmarks/benchmark_labyrinth_clsp_no_loop_search.py:7:36: F401 `clsp.enumeration.enumerate_terms` imported but unused
|
|
Ruff (E741):
clsp/search.py#L122
clsp/search.py:122:44: E741 Ambiguous variable name: `l`
|
|
build (3.10)
The strategy configuration was canceled because "build._3_11" failed
|