style(repo): ModelRepository -> RawRepository #122
branch_ci.yml
on: push
Annotations
6 errors and 2 warnings
Ruff (F401):
src/nwp_consumer/internal/ports/services.py#L14
src/nwp_consumer/internal/ports/services.py:14:35: F401 `nwp_consumer.internal.entities` imported but unused
|
Ruff (E501):
src/nwp_consumer/internal/repositories/model_repositories/ecmwf_realtime.py#L251
src/nwp_consumer/internal/repositories/model_repositories/ecmwf_realtime.py:251:101: E501 Line too long (101 > 100)
|
Ruff (I001):
src/nwp_consumer/internal/repositories/model_repositories/test_ecmwf_realtime.py#L1
src/nwp_consumer/internal/repositories/model_repositories/test_ecmwf_realtime.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/nwp_consumer/internal/services/test_consumer_service.py#L1
src/nwp_consumer/internal/services/test_consumer_service.py:1:1: I001 Import block is un-sorted or un-formatted
|
lint-typecheck
Process completed with exit code 1.
|
build-docs
Process completed with exit code 3.
|
lint-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|