Skip to content

Branch CI for by Reem-Albadwy #275

Branch CI for by Reem-Albadwy

Branch CI for by Reem-Albadwy #275

Triggered via pull request December 20, 2025 16:25
Status Failure
Total duration 12s
Artifacts

branch-ci.yml

on: pull_request
branch-ci  /  lint-typecheck
8s
branch-ci / lint-typecheck
branch-ci  /  create-test-matrix
3s
branch-ci / create-test-matrix
Matrix: branch-ci / test-unit
branch-ci  /  build-container
0s
branch-ci / build-container
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
branch-ci / lint-typecheck
Process completed with exit code 1.
Ruff (F821): solar_consumer/fetch_data.py#L29
solar_consumer/fetch_data.py:29:100: F821 Undefined name `fetch_be_data`
Ruff (F401): solar_consumer/fetch_data.py#L12
solar_consumer/fetch_data.py:12:8: F401 `requests` imported but unused
branch-ci / lint-typecheck
The `python-version` input is not set. The version of Python currently in `PATH` will be used.