fix bug in get latest newsletter function #239
check-source.yml
on: pull_request
Check that the pre-commit hooks have run
38s
Report lint failures
4s
Annotations
5 errors and 2 warnings
Ruff (F401):
poprox-db/migrations/versions/2025_01_16_0930-f6ccafdb5b24_merge_revision_heads.py#L11
poprox-db/migrations/versions/2025_01_16_0930-f6ccafdb5b24_merge_revision_heads.py:11:22: F401 `sqlalchemy` imported but unused
|
Ruff (F401):
poprox-db/migrations/versions/2025_01_16_0930-f6ccafdb5b24_merge_revision_heads.py#L12
poprox-db/migrations/versions/2025_01_16_0930-f6ccafdb5b24_merge_revision_heads.py:12:21: F401 `alembic.op` imported but unused
|
Report lint failures
Process completed with exit code 1.
|
pre-commit
committed code does not cleanly pass pre-commit
|
Check that the pre-commit hooks have run
Process completed with exit code 1.
|
Report lint failures
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check that the pre-commit hooks have run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|