Skip to content

install pytest into docker #27

install pytest into docker

install pytest into docker #27

GitHub Actions / Flake8 failed Nov 8, 2023 in 0s

29 errors

Flake8 found 29 errors

Annotations

Check failure on line 1 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L1

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

Check failure on line 1 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L1

Trailing whitespace (W291)

Check failure on line 3 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L3

'random' imported but unused (F401)

Check failure on line 21 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L21

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

Check failure on line 25 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L25

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

Check failure on line 27 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L27

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

Check failure on line 34 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L34

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

Check failure on line 37 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L37

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

Check failure on line 40 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L40

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

Check failure on line 48 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L48

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 48 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L48

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 49 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L49

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 49 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L49

Unexpected spaces around keyword / parameter equals (E251)

Check failure on line 53 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L53

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

Check failure on line 55 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L55

Expected 2 blank lines, found 1 (E302)

Check failure on line 67 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L67

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

Check failure on line 68 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L68

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

Check failure on line 79 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L79

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

Check failure on line 85 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L85

At least two spaces before inline comment (E261)

Check failure on line 85 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L85

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

Check failure on line 87 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L87

Invalid escape sequence '\-' (W605)

Check failure on line 87 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L87

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

Check failure on line 98 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L98

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

Check failure on line 113 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L113

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

Check failure on line 121 in submitJob.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

submitJob.py#L121

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