Skip to content

Add qodana CI checks #1

Add qodana CI checks

Add qodana CI checks #1

GitHub Actions / Qodana Community for Python completed Apr 16, 2025 in 0s

24 new problems found by Qodana Community for Python

Qodana Community for Python

24 new problems were found

Inspection name Severity Problems
Shadowing names from outer scopes ◽️ Notice 18
Unused local symbols ◽️ Notice 4
PEP 8 naming convention violation ◽️ Notice 2

☁️ 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 1 in XML_creation_and_print.py

See this annotation in the file changed.

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

PEP 8 naming convention violation

CamelCase variable imported as constant

Check notice on line 131 in KeyLinkr.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 5 in JSON ICU converter.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'output_file' from outer scope

Check notice on line 8 in Multilingual Excel conversion.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'source_lang' from outer scope

Check notice on line 8 in Multilingual Excel conversion.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'target_langs' from outer scope

Check notice on line 34 in Multilingual Excel conversion.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'source_lang' from outer scope

Check notice on line 38 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'api_token' from outer scope

Check notice on line 34 in Multilingual Excel conversion.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'metadata_fields' from outer scope

Check notice on line 47 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'account_id' from outer scope

Check notice on line 26 in JSON ICU converter.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'data' from outer scope

Check notice on line 47 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'api_token' from outer scope

Check notice on line 18 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'account_id' from outer scope

Check notice on line 12 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'api_token' from outer scope

Check notice on line 5 in JSON ICU converter.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'input_file' from outer scope

Check notice on line 34 in Multilingual Excel conversion.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'target_langs' from outer scope

Check notice on line 28 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'api_token' from outer scope

Check notice on line 37 in Multilingual Excel - Translatable content extractor.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'cell' from outer scope

Check notice on line 244 in KeyLinkr.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'args' from outer scope

Check notice on line 18 in remove_excess_users.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'api_token' from outer scope

Check notice on line 52 in SSO script2.0.py

See this annotation in the file changed.

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

Shadowing names from outer scopes

Shadows name 'filter_timestamp' from outer scope

Check notice on line 280 in KeyLinkr.py

See this annotation in the file changed.

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

Unused local symbols

Local variable 'tasks' value is not used

Check notice on line 56 in KeyLinkr.py

See this annotation in the file changed.

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

Unused local symbols

Local variable 'e' value is not used

Check notice on line 198 in KeyLinkr.py

See this annotation in the file changed.

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

Unused local symbols

Local variable 'text' value is not used

Check notice on line 153 in KeyLinkr.py

See this annotation in the file changed.

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

Unused local symbols

Local variable 'total_pages' value is not used