Branch CI for by Reem-Albadwy #266
branch-ci.yml
on: pull_request
branch-ci
/
lint-typecheck
7s
branch-ci
/
create-test-matrix
2s
Matrix: branch-ci / test-unit
branch-ci
/
build-container
0s
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.
|