Skip to content

style(repo): ModelRepository -> RawRepository #122

style(repo): ModelRepository -> RawRepository

style(repo): ModelRepository -> RawRepository #122

Triggered via push December 17, 2024 13:23
Status Failure
Total duration 31s
Artifacts

branch_ci.yml

on: push
lint-typecheck
15s
lint-typecheck
build-docs
18s
build-docs
test-unit
0s
test-unit
build-container
0s
build-container
Fit to window
Zoom out
Zoom in

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