Denon Stagelinq Support, attempt #2 #4184
Annotations
10 errors
test-patch:
nowplaying/inputs/stagelinq.py#L43
pylint:[C0116(missing-function-docstring), DeckInfo.copy] Missing function or method docstring
|
test-patch:
nowplaying/inputs/stagelinq.py#L180
pylint:[C0116(missing-function-docstring), StagelinqHandler.get_track] Missing function or method docstring
|
test-patch:
nowplaying/inputs/stagelinq.py#L174
pylint:[C0116(missing-function-docstring), StagelinqHandler.stop] Missing function or method docstring
|
test-patch:
nowplaying/inputs/stagelinq.py#L171
pylint:[C0116(missing-function-docstring), StagelinqHandler.start] Missing function or method docstring
|
test-patch:
nowplaying/inputs/stagelinq.py#L159
pylint:[C0116(missing-function-docstring), StagelinqHandler.update_current_tracks] Missing function or method docstring
|
test-patch:
nowplaying/inputs/stagelinq.py#L141
pylint:[R6301(no-self-use), StagelinqHandler.process_state_update] Method could be a function
|
test-patch:
nowplaying/inputs/stagelinq.py#L137
pylint:[W1203(logging-fstring-interpolation), StagelinqHandler.loop] Use lazy % formatting in logging functions
|
test-patch:
nowplaying/inputs/stagelinq.py#L136
pylint:[W0718(broad-exception-caught), StagelinqHandler.loop] Catching too general exception Exception
|
test-patch:
nowplaying/inputs/stagelinq.py#L136
pylint:[C0103(invalid-name), StagelinqHandler.loop] Variable name "e" doesn't conform to snake_case naming style
|
test-patch:
nowplaying/inputs/stagelinq.py#L13
pylint:[W0611(unused-import), ] Unused PluginVerifyError imported from nowplaying.exceptions
|
Loading