Skip to content

Add method to fit Sandia inverter model using field data #3672

Add method to fit Sandia inverter model using field data

Add method to fit Sandia inverter model using field data #3672

Triggered via pull request July 8, 2026 21:17
Status Failure
Total duration 17s
Artifacts

flake8.yml

on: pull_request
flake8-linter
13s
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: tests/test_inverter.py#L219
E128 continuation line under-indented for visual indent
flake8-linter: pvlib/inverter.py#L652
W291 trailing whitespace
flake8-linter: pvlib/inverter.py#L618
E261 at least two spaces before inline comment
flake8-linter: pvlib/inverter.py#L616
E261 at least two spaces before inline comment
flake8-linter: pvlib/inverter.py#L615
E261 at least two spaces before inline comment
flake8-linter: pvlib/inverter.py#L589
W291 trailing whitespace
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/