Skip to content

Add deprecation warning for irradiance.king #3536

Add deprecation warning for irradiance.king

Add deprecation warning for irradiance.king #3536

Re-run triggered June 18, 2026 19:56
Status Failure
Total duration 1m 12s
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: tests/iotools/test_midc.py#L3
F401 'pytz' imported but unused
flake8-linter: pvlib/location.py#L119
E231 missing whitespace after ':'
flake8-linter: pvlib/location.py#L111
E231 missing whitespace after ':'
flake8-linter: pvlib/iotools/pvgis.py#L416
E231 missing whitespace after ':'
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/