Add more support for typing, fix some typing-related edge case bugs #410
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
linting-and-coverage
10s
Matrix: test-platforms
Annotations
21 errors
|
Ruff (D101):
tests/test_io/test_diann.py#L38
tests/test_io/test_diann.py:38:7: D101 Missing docstring in public class
|
|
Ruff (D102):
tests/test_io/test_alphadia.py#L40
tests/test_io/test_alphadia.py:40:9: D102 Missing docstring in public method
|
|
Ruff (D102):
tests/test_io/test_alphadia.py#L34
tests/test_io/test_alphadia.py:34:9: D102 Missing docstring in public method
|
|
Ruff (D101):
tests/test_io/test_alphadia.py#L33
tests/test_io/test_alphadia.py:33:7: D101 Missing docstring in public class
|
|
Ruff (D101):
tests/test_io/test__base_classes.py#L6
tests/test_io/test__base_classes.py:6:7: D101 Missing docstring in public class
|
|
Ruff (D103):
tests/test_io/test___init__.py#L9
tests/test_io/test___init__.py:9:5: D103 Missing docstring in public function
|
|
Ruff (PD901):
online/_utils.py#L104
online/_utils.py:104:5: PD901 Avoid using the generic variable name `df` for DataFrames
|
|
Ruff (D413):
online/_utils.py#L10
online/_utils.py:10:5: D413 Missing blank line after last section ("Parameters")
|
|
Ruff (D101):
online/Home.py#L6
online/Home.py:6:7: D101 Missing docstring in public class
|
|
Ruff (D103):
docs/source/conf.py#L54
docs/source/conf.py:54:5: D103 Missing docstring in public function
|
|
test-platforms (3.9)
Process completed with exit code 1.
|
|
test-platforms (3.8)
The operation was canceled.
|
|
test-platforms (3.8)
The strategy configuration was canceled because "test-platforms._3_9" failed
|
|
test-platforms (3.10)
The operation was canceled.
|
|
test-platforms (3.10)
The strategy configuration was canceled because "test-platforms._3_9" failed
|
|
test-platforms (3.12)
The operation was canceled.
|
|
test-platforms (3.11)
The operation was canceled.
|
|
test-platforms (3.12)
The strategy configuration was canceled because "test-platforms._3_9" failed
|
|
test-platforms (3.11)
The strategy configuration was canceled because "test-platforms._3_9" failed
|
|
test-platforms (3.13)
The operation was canceled.
|
|
test-platforms (3.13)
The strategy configuration was canceled because "test-platforms._3_9" failed
|