Remove invalid / duplicate languages #285
129 new problems found by Qodana for Python
Qodana for Python
129 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect call arguments |
🔶 Warning | 3 |
Unbound local variables |
🔶 Warning | 3 |
Incorrect type |
🔶 Warning | 2 |
PEP 8 coding style violation |
◽️ Notice | 76 |
An instance attribute is defined outside init`` |
◽️ Notice | 44 |
Unused local symbols |
◽️ Notice | 1 |
💡 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]
- 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 warning on line 189 in script.service.hue/resources/lib/lightgroup.py
github-actions / Qodana for Python
Incorrect call arguments
Parameter 'self' unfilled
Check warning on line 186 in script.service.hue/resources/lib/lightgroup.py
github-actions / Qodana for Python
Incorrect call arguments
Parameter 'self' unfilled
Check warning on line 188 in script.service.hue/resources/lib/lightgroup.py
github-actions / Qodana for Python
Incorrect call arguments
Parameter 'self' unfilled
Check notice on line 85 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_pause_scene defined outside __init__
Check notice on line 78 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_enabled defined outside __init__
Check notice on line 71 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group0_pause_transition defined outside __init__
Check notice on line 50 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute schedule_end defined outside __init__
Check notice on line 41 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute show500error defined outside __init__
Check notice on line 58 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute other_setting defined outside __init__
Check notice on line 70 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group0_pause_scene defined outside __init__
Check notice on line 55 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute episode_setting defined outside __init__
Check notice on line 95 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_lights defined outside __init__
Check notice on line 84 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_pause_enabled defined outside __init__
Check notice on line 96 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_transition_time defined outside __init__
Check notice on line 98 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_max_bri defined outside __init__
Check notice on line 80 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_play_enabled defined outside __init__
Check notice on line 100 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_capture_size defined outside __init__
Check notice on line 46 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute schedule_enabled defined outside __init__
Check notice on line 93 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_enabled defined outside __init__
Check notice on line 102 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_resume_transition defined outside __init__
Check notice on line 97 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group3_min_bri defined outside __init__
Check notice on line 86 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_pause_transition defined outside __init__
Check notice on line 69 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group0_pause_enabled defined outside __init__
Check notice on line 49 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute schedule_start defined outside __init__
Check notice on line 90 in script.service.hue/resources/lib/settings.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute group1_stop_transition defined outside __init__