support for mute and audio stream changing buttons #372
Annotations
3 errors and 12 warnings
|
lint
issues found
|
|
lint:
pulseaudio.go#L100
S1005: unnecessary assignment to the blank identifier (gosimple)
|
|
lint:
pulseaudio.go#L4
File is not properly formatted (goimports)
|
|
lint
Failed to save: reserveCache failed: Cache service responded with 503
|
|
lint:
widget_mute.go#L8
exported: exported const StreamConfig should have comment (or a comment on this block) or be unexported (revive)
|
|
lint:
pulseaudio.go#L10
exported: exported const SinkChanged should have comment (or a comment on this block) or be unexported (revive)
|
|
lint:
widget_audio.go#L22
exported: exported type AudioChangedMonitor should have comment or be unexported (revive)
|
|
lint:
pulseaudio.go#L148
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
widget_mute.go#L48
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
pulseaudio.go#L140
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
widget_audio.go#L14
exported: exported type AudioWidget should have comment or be unexported (revive)
|
|
lint:
widget_audio.go#L9
exported: exported const AltImageConfig should have comment (or a comment on this block) or be unexported (revive)
|
|
lint:
widget_audio.go#L103
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/deckmaster/deckmaster. Supported file pattern: go.sum
|