Skip to content

Add diffuse components support: get_sky_diffuse, poa_components, and get_total_irradiance #3727

Add diffuse components support: get_sky_diffuse, poa_components, and get_total_irradiance

Add diffuse components support: get_sky_diffuse, poa_components, and get_total_irradiance #3727

Triggered via pull request July 30, 2026 10:54
Status Failure
Total duration 24s
Artifacts

flake8.yml

on: pull_request
flake8-linter
14s
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/test_irradiance.py#L614
W293 blank line contains whitespace
flake8-linter: tests/test_irradiance.py#L608
E501 line too long (87 > 79 characters)
flake8-linter: tests/test_irradiance.py#L607
E501 line too long (95 > 79 characters)
flake8-linter: tests/test_irradiance.py#L606
E126 continuation line over-indented for hanging indent
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/