Skip to content

Bnb/dev

Bnb/dev #686

Triggered via pull request July 2, 2024 18:34
@bnb32bnb32
synchronize #76
bnb/dev
Status Failure
Total duration 44s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (N811): nsrdb/aggregation/aggregation.py#L19
nsrdb/aggregation/aggregation.py:19:17: N811 Constant `NSRDB` imported as non-constant `NSRDBHandler`
Ruff (N818): nsrdb/albedo/ims.py#L117
nsrdb/albedo/ims.py:117:7: N818 Exception name `ImsDataNotFound` should be named with an Error suffix
Ruff (C901): nsrdb/all_sky/all_sky.py#L371
nsrdb/all_sky/all_sky.py:371:5: C901 `all_sky_h5_parallel` is too complex (11 > 10)
Ruff (E501): nsrdb/blend/cli.py#L151
nsrdb/blend/cli.py:151:80: E501 Line too long (212 > 79)
Ruff (E501): nsrdb/blend/cli.py#L152
nsrdb/blend/cli.py:152:80: E501 Line too long (212 > 79)
Ruff (E501): nsrdb/blend/cli.py#L153
nsrdb/blend/cli.py:153:80: E501 Line too long (209 > 79)
Ruff (E501): nsrdb/blend/cli.py#L154
nsrdb/blend/cli.py:154:80: E501 Line too long (207 > 79)
Ruff (E501): nsrdb/blend/cli.py#L155
nsrdb/blend/cli.py:155:80: E501 Line too long (204 > 79)
Ruff (E501): nsrdb/blend/cli.py#L156
nsrdb/blend/cli.py:156:80: E501 Line too long (211 > 79)
Ruff (E501): nsrdb/blend/cli.py#L157
nsrdb/blend/cli.py:157:80: E501 Line too long (203 > 79)