Skip to content

Replace interp1d #2394 #3551

Replace interp1d #2394

Replace interp1d #2394 #3551

Triggered via pull request June 17, 2026 10:51
Status Failure
Total duration 25s
Artifacts

flake8.yml

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

Annotations

5 errors and 1 warning
flake8-linter
Process completed with exit code 1.
flake8-linter: pvlib/iam.py#L494
E501 line too long (94 > 79 characters)
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L184
E302 expected 2 blank lines, found 1
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L182
E231 missing whitespace after ','
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L41
F401 'scipy.interpolate.make_interp_spline' imported but unused
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/