Skip to content

Create Source Collector Database (and Database Logic) Prototype #101

Create Source Collector Database (and Database Logic) Prototype

Create Source Collector Database (and Database Logic) Prototype #101

Triggered via pull request December 22, 2024 20:53
Status Success
Total duration 15s
Artifacts

python_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
[flake8] collector_db/DatabaseClient.py#L118 <305>: collector_db/DatabaseClient.py#L118
expected 2 blank lines after class or function definition, found 1
[flake8] collector_db/BatchInfo.py#L1 <100>: collector_db/BatchInfo.py#L1
Missing docstring in public module
[flake8] collector_db/BatchInfo.py#L4 <101>: collector_db/BatchInfo.py#L4
Missing docstring in public class
[flake8] collector_db/DatabaseClient.py#L3 <401>: collector_db/DatabaseClient.py#L3
'sqlalchemy.UniqueConstraint' imported but unused
[flake8] collector_db/URLInfo.py#L1 <100>: collector_db/URLInfo.py#L1
Missing docstring in public module
[flake8] collector_db/URLInfo.py#L4 <101>: collector_db/URLInfo.py#L4
Missing docstring in public class
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636