Fix flatten util #601
lint-and-build.yml
on: push
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
6 errors
Pyright (3.10):
src/AutoSplit.py#L579
Argument type is partially unknown
Argument corresponds to parameter "dummy_splits_array" in function "__similarity_threshold_loop"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
Pyright (3.10)
1 error
|
Pyright (3.11):
src/AutoSplit.py#L579
Argument type is partially unknown
Argument corresponds to parameter "dummy_splits_array" in function "__similarity_threshold_loop"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
Pyright (3.11)
1 error
|
Pyright (3.12):
src/AutoSplit.py#L579
Argument type is partially unknown
Argument corresponds to parameter "dummy_splits_array" in function "__similarity_threshold_loop"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
Pyright (3.12)
1 error
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit (Python 3.11)
Expired
|
136 MB |
|
AutoSplit (Python 3.12)
Expired
|
135 MB |
|
Build logs (Python 3.11)
Expired
|
2.5 MB |
|
Build logs (Python 3.12)
Expired
|
2.5 MB |
|