Skip to content
GitHub Actions / Flake8 failed Aug 23, 2023 in 0s

86 errors

Flake8 found 86 errors

Annotations

Check failure on line 1 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L1

'selenium.webdriver' imported but unused (F401)

Check failure on line 4 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L4

Expected 2 blank lines, found 1 (E302)

Check failure on line 8 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L8

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

Check failure on line 9 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L9

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

Check failure on line 10 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L10

Missing whitespace around operator (E225)

Check failure on line 10 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L10

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

Check failure on line 11 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L11

Missing whitespace around operator (E225)

Check failure on line 11 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L11

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

Check failure on line 12 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L12

Missing whitespace around operator (E225)

Check failure on line 12 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L12

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

Check failure on line 13 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L13

Missing whitespace around operator (E225)

Check failure on line 13 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L13

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

Check failure on line 14 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L14

Missing whitespace around operator (E225)

Check failure on line 14 in pages/event.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/event.py#L14

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

Check failure on line 1 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L1

'selenium.webdriver' imported but unused (F401)

Check failure on line 4 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L4

Expected 2 blank lines, found 1 (E302)

Check failure on line 8 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L8

Missing whitespace around operator (E225)

Check failure on line 8 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L8

Missing whitespace after ',' (E231)

Check failure on line 8 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L8

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

Check failure on line 9 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L9

Missing whitespace around operator (E225)

Check failure on line 9 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L9

Missing whitespace after ',' (E231)

Check failure on line 9 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L9

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

Check failure on line 10 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L10

Missing whitespace around operator (E225)

Check failure on line 10 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L10

Missing whitespace after ',' (E231)

Check failure on line 10 in pages/filter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pages/filter.py#L10

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