lint #66
tests.yml
on: push
run-tests
38s
publish-docs
/
build
35s
Annotations
11 errors and 3 warnings
publish-docs / build
Process completed with exit code 1.
|
Ruff (D104):
__init__.py#L1
__init__.py:1:1: D104 Missing docstring in public package
|
Ruff (D100):
_base/models/records.py#L1
_base/models/records.py:1:1: D100 Missing docstring in public module
|
Ruff (D101):
_base/models/records.py#L62
_base/models/records.py:62:7: D101 Missing docstring in public class
|
Ruff (D101):
_base/models/records.py#L66
_base/models/records.py:66:7: D101 Missing docstring in public class
|
Ruff (D100):
_base/models/tables.py#L1
_base/models/tables.py:1:1: D100 Missing docstring in public module
|
Ruff (D100):
_base/models/time.py#L1
_base/models/time.py:1:1: D100 Missing docstring in public module
|
Ruff (D101):
_base/models/time.py#L8
_base/models/time.py:8:7: D101 Missing docstring in public class
|
Ruff (D101):
_base/models/time.py#L12
_base/models/time.py:12:7: D101 Missing docstring in public class
|
Ruff (D415):
_base/models/time.py#L252
_base/models/time.py:252:9: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D102):
_base/models/time.py#L266
_base/models/time.py:266:9: D102 Missing docstring in public method
|
publish-docs / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|