Skip to content

Update ruff.yml

Update ruff.yml #4

GitHub Actions / Flake8 failed Nov 7, 2024 in 0s

57 errors

Flake8 found 57 errors

Annotations

Check failure on line 27 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L27

'nibabel as nib' imported but unused (F401)

Check failure on line 105 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L105

F-string is missing placeholders (F541)

Check failure on line 108 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L108

Line too long (114 > 79 characters) (E501)

Check failure on line 130 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L130

Multiple spaces after keyword (E271)

Check failure on line 132 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L132

Line too long (89 > 79 characters) (E501)

Check failure on line 132 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L132

Trailing whitespace (W291)

Check failure on line 136 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L136

Too many blank lines (2) (E303)

Check failure on line 148 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L148

Too many blank lines (2) (E303)

Check failure on line 151 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L151

Multiple spaces before operator (E221)

Check failure on line 157 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L157

Trailing whitespace (W291)

Check failure on line 162 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L162

Line too long (110 > 79 characters) (E501)

Check failure on line 165 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L165

Line too long (99 > 79 characters) (E501)

Check failure on line 166 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L166

Blank line contains whitespace (W293)

Check failure on line 167 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L167

Line too long (87 > 79 characters) (E501)

Check failure on line 168 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L168

Line too long (97 > 79 characters) (E501)

Check failure on line 168 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L168

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 168 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L168

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 169 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L169

Whitespace before ':' (E203)

Check failure on line 169 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L169

Whitespace before ':' (E203)

Check failure on line 169 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L169

Line too long (98 > 79 characters) (E501)

Check failure on line 174 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L174

Blank line contains whitespace (W293)

Check failure on line 178 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L178

Line too long (87 > 79 characters) (E501)

Check failure on line 179 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L179

Line too long (87 > 79 characters) (E501)

Check failure on line 180 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L180

Line too long (137 > 79 characters) (E501)

Check failure on line 180 in scripts/jp2_to_zarr.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

scripts/jp2_to_zarr.py#L180

Unexpected spaces around keyword / parameter equals (E251)