Script for Bulk import of Metadata fields in Phrase TMS - v 0.05 #3
25 new problems found by Qodana Community for Python
Qodana Community for Python
25 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Shadowing names from outer scopes |
◽️ Notice | 19 |
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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 1 in XML_creation_and_print.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
CamelCase variable imported as constant
Check notice on line 131 in KeyLinkr.py
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
github-actions / Qodana Community for Python
Shadowing names from outer scopes
Shadows name 'api_token' from outer scope
Check notice on line 165 in Import tool.py
github-actions / Qodana Community for Python
Shadowing names from outer scopes
Shadows name 'e' from outer scope
Check notice on line 52 in SSO script2.0.py
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
github-actions / Qodana Community for Python
Unused local symbols
Local variable 'tasks' value is not used
Check notice on line 56 in KeyLinkr.py
github-actions / Qodana Community for Python
Unused local symbols
Local variable 'e' value is not used
Check notice on line 198 in KeyLinkr.py
github-actions / Qodana Community for Python
Unused local symbols
Local variable 'text' value is not used
Check notice on line 153 in KeyLinkr.py
github-actions / Qodana Community for Python
Unused local symbols
Local variable 'total_pages' value is not used