Skip to content

Implemented closed-form solution in detect_clearsky #1728

Implemented closed-form solution in detect_clearsky

Implemented closed-form solution in detect_clearsky #1728

Re-run triggered September 19, 2024 20:11
Status Failure
Total duration 1m 26s
Artifacts

flake8.yml

on: pull_request
flake8-linter
12s
flake8-linter
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
flake8-linter: pvlib/tests/test_clearsky.py#L678
E111 indentation is not a multiple of 4
flake8-linter: pvlib/tests/test_clearsky.py#L683
W291 trailing whitespace
flake8-linter: pvlib/tests/test_clearsky.py#L685
E121 continuation line under-indented for hanging indent
flake8-linter: pvlib/tests/test_clearsky.py#L685
E125 continuation line with same indent as next logical line
flake8-linter: pvlib/tests/test_clearsky.py#L692
E302 expected 2 blank lines, found 1
flake8-linter
Process completed with exit code 1.
flake8-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/