Skip to content

Calculate IV curve for series-connected devices #3817

Calculate IV curve for series-connected devices

Calculate IV curve for series-connected devices #3817

Triggered via pull request August 24, 2026 21:00
Status Failure
Total duration 36s
Artifacts

flake8.yml

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

Annotations

7 errors and 1 warning
flake8-linter
Process completed with exit code 1.
flake8-linter: pvlib/mismatch.py#L242
E501 line too long (82 > 79 characters)
flake8-linter: pvlib/mismatch.py#L239
W293 blank line contains whitespace
flake8-linter: pvlib/mismatch.py#L222
E501 line too long (80 > 79 characters)
flake8-linter: pvlib/mismatch.py#L217
E306 expected 1 blank line before a nested definition, found 0
flake8-linter: pvlib/mismatch.py#L183
E501 line too long (80 > 79 characters)
flake8-linter: pvlib/mismatch.py#L179
E306 expected 1 blank line before a nested definition, found 0
flake8-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/