Skip to content

test-n-publish

test-n-publish #112

GitHub Actions / Flake8 failed Sep 4, 2024 in 0s

319 errors

Flake8 found 319 errors

Annotations

Check failure on line 12 in examples/machine-files/plot_machine_file.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

examples/machine-files/plot_machine_file.py#L12

Expected 2 blank lines, found 1 (E302)

Check failure on line 62 in examples/machine-files/plot_machine_file.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

examples/machine-files/plot_machine_file.py#L62

Block comment should start with '# ' (E265)

Check failure on line 5 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L5

'copy.copy' imported but unused (F401)

Check failure on line 11 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L11

'numpy as np' imported but unused (F401)

Check failure on line 14 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L14

'collections.defaultdict' imported but unused (F401)

Check failure on line 68 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L68

'...'.format(...) has unused arguments at position(s): 1 (F523)

Check failure on line 297 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L297

Ambiguous variable name 'l' (E741)

Check failure on line 304 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L304

Ambiguous variable name 'l' (E741)

Check failure on line 360 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L360

Local variable 'indices' is assigned to but never used (F841)

Check failure on line 360 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L360

Ambiguous variable name 'l' (E741)

Check failure on line 411 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L411

Missing whitespace after ',' (E231)

Check failure on line 445 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L445

Continuation line over-indented for visual indent (E127)

Check failure on line 533 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L533

Line too long (120 > 100 characters) (E501)

Check failure on line 548 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L548

Local variable 'elements_per_cacheline' is assigned to but never used (F841)

Check failure on line 554 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L554

Local variable 'inner_index' is assigned to but never used (F841)

Check failure on line 555 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L555

Local variable 'inner_increment' is assigned to but never used (F841)

Check failure on line 561 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L561

Too many blank lines (2) (E303)

Check failure on line 650 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L650

Too many blank lines (2) (E303)

Check failure on line 672 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L672

Continuation line over-indented for visual indent (E127)

Check failure on line 695 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L695

Blank line contains whitespace (W293)

Check failure on line 711 in kerncraft/cacheprediction.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/cacheprediction.py#L711

Continuation line under-indented for visual indent (E128)

Check failure on line 6 in kerncraft/iaca_get.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/iaca_get.py#L6

're' imported but unused (F401)

Check failure on line 16 in kerncraft/iaca_get.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/iaca_get.py#L16

Line too long (115 > 100 characters) (E501)

Check failure on line 17 in kerncraft/iaca_get.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/iaca_get.py#L17

Line too long (119 > 100 characters) (E501)

Check failure on line 20 in kerncraft/iaca_get.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

kerncraft/iaca_get.py#L20

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