Skip to content

Qodana

Qodana #2

GitHub Actions / Qodana Community for Python completed Jan 30, 2024 in 0s

111 new problems found by Qodana Community for Python

Qodana Community for Python

111 new problems were found

Inspection name Severity Problems
Unbound local variables 🔶 Warning 3
Incorrect type 🔶 Warning 1
Unused local symbols ◽️ Notice 64
PEP 8 naming convention violation ◽️ Notice 13
Shadowing names from outer scopes ◽️ Notice 13
Using equality operators to compare with None ◽️ Notice 11
Unclear exception clauses ◽️ Notice 3
Too complex chained comparisons ◽️ Notice 3

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 44 in GoogleSheets/Google_sheets.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unclear exception clauses

Too broad exception clause

Check notice on line 79 in GoogleSheets/Google_sheets.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unclear exception clauses

Too broad exception clause

Check notice on line 1651 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unclear exception clauses

Too broad exception clause

Check notice on line 1236 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Too complex chained comparisons

Simplify chained comparison

Check notice on line 585 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Too complex chained comparisons

Simplify chained comparison

Check notice on line 1338 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Too complex chained comparisons

Simplify chained comparison

Check notice on line 1542 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 304 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1099 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 22 in src/repository/SupabaseUserRepository.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1097 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 302 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1165 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1095 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1605 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 1535 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 306 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Using equality operators to compare with None

Comparison with None performed with equality operators

Check notice on line 307 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 1638 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 1093 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 581 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 301 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 300 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 1887 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Function name should be lowercase

Check notice on line 1100 in main.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

PEP 8 naming convention violation

Variable in function should be lowercase