Test branch commit "" #272
pytest_unit.yaml
on: pull_request
branch_ci
/
lint-typecheck
22s
branch_ci
/
create-test-matrix
4s
Matrix: branch_ci / test-unit
branch_ci
/
build-container
0s
Annotations
10 errors and 1 warning
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L155
quartz_solar_forecast/eval/visualize.py:155:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W291):
quartz_solar_forecast/eval/visualize.py#L107
quartz_solar_forecast/eval/visualize.py:107:56: W291 Trailing whitespace
help: Remove trailing whitespace
|
|
ruff (W291):
quartz_solar_forecast/eval/visualize.py#L86
quartz_solar_forecast/eval/visualize.py:86:67: W291 Trailing whitespace
help: Remove trailing whitespace
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L37
quartz_solar_forecast/eval/visualize.py:37:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L34
quartz_solar_forecast/eval/visualize.py:34:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L30
quartz_solar_forecast/eval/visualize.py:30:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L27
quartz_solar_forecast/eval/visualize.py:27:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L24
quartz_solar_forecast/eval/visualize.py:24:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
quartz_solar_forecast/eval/visualize.py#L21
quartz_solar_forecast/eval/visualize.py:21:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (I001):
quartz_solar_forecast/eval/visualize.py#L5
quartz_solar_forecast/eval/visualize.py:5:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
branch_ci / lint-typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065, astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|