Skip to content

typo fixed

typo fixed #1

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

69 errors

Flake8 found 69 errors

Annotations

Check failure on line 2 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L2

'typing.TypedDict' imported but unused (F401)

Check failure on line 4 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L4

Block comment should start with '# ' (E265)

Check failure on line 7 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L7

F-string is missing placeholders (F541)

Check failure on line 11 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L11

Indentation is not a multiple of 4 (E111)

Check failure on line 12 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L12

Indentation is not a multiple of 4 (E111)

Check failure on line 12 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L12

At least two spaces before inline comment (E261)

Check failure on line 12 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L12

Inline comment should start with '# ' (E262)

Check failure on line 12 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L12

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

Check failure on line 14 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L14

Indentation is not a multiple of 4 (E111)

Check failure on line 15 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L15

Indentation is not a multiple of 4 (E111)

Check failure on line 16 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L16

Indentation is not a multiple of 4 (E111)

Check failure on line 23 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L23

Indentation is not a multiple of 4 (E111)

Check failure on line 23 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L23

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

Check failure on line 24 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L24

Indentation is not a multiple of 4 (E111)

Check failure on line 25 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L25

Indentation is not a multiple of 4 (E111)

Check failure on line 26 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L26

Indentation is not a multiple of 4 (E111)

Check failure on line 27 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L27

Indentation is not a multiple of 4 (E111)

Check failure on line 29 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L29

Indentation is not a multiple of 4 (E111)

Check failure on line 30 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L30

Indentation is not a multiple of 4 (E111)

Check failure on line 31 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L31

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

Check failure on line 33 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L33

Indentation is not a multiple of 4 (E111)

Check failure on line 34 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L34

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

Check failure on line 43 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L43

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

Check failure on line 44 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L44

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

Check failure on line 51 in app/gemini_analyzer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

app/gemini_analyzer.py#L51

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