GitHub actions tutorial #131
Annotations
10 errors and 3 warnings
|
Ruff (ANN201):
common/common/db.py#L27
common/common/db.py:27:6: ANN201 Missing return type annotation for public function `getRecordRawQuery`
|
|
Ruff (N802):
common/common/db.py#L27
common/common/db.py:27:6: N802 Function name `getRecordRawQuery` should be lowercase
|
|
Ruff (D102):
common/common/db.py#L13
common/common/db.py:13:6: D102 Missing docstring in public method
|
|
Ruff (ANN201):
common/common/db.py#L13
common/common/db.py:13:6: ANN201 Missing return type annotation for public function `dbConnect`
|
|
Ruff (N802):
common/common/db.py#L13
common/common/db.py:13:6: N802 Function name `dbConnect` should be lowercase
|
|
Ruff (ANN001):
common/common/db.py#L7
common/common/db.py:7:21: ANN001 Missing type annotation for function argument `db_config`
|
|
Ruff (D107):
common/common/db.py#L7
common/common/db.py:7:6: D107 Missing docstring in `__init__`
|
|
Ruff (ANN204):
common/common/db.py#L7
common/common/db.py:7:6: ANN204 Missing return type annotation for special method `__init__`
|
|
Ruff (D101):
common/common/db.py#L6
common/common/db.py:6:7: D101 Missing docstring in public class
|
|
Ruff (D104):
common/common/__init__.py#L1
common/common/__init__.py:1:1: D104 Missing docstring in public package
|
|
lint
Unable to find merge base between d26f227f1f4f6307cba272b290e29db09541c268 and c8236df00d19eef4687af7cf045b7e7db5812619
|
|
lint
Unable to find merge base between d26f227f1f4f6307cba272b290e29db09541c268 and c8236df00d19eef4687af7cf045b7e7db5812619
|
|
lint
Unable to find merge base between d26f227f1f4f6307cba272b290e29db09541c268 and c8236df00d19eef4687af7cf045b7e7db5812619
|