audio controls via pulse audio #366
Annotations
3 errors and 12 warnings
|
lint
issues found
|
|
lint:
widget_toggle.go#L70
Error return value of `w.Update` is not checked (errcheck)
|
|
lint:
main.go#L102
Error return value of `cnn.Close` is not checked (errcheck)
|
|
lint
Failed to save: reserveCache failed: Cache service responded with 503
|
|
lint:
widget_button.go#L81
exported: exported method ButtonWidget.RenderButton should have comment or be unexported (revive)
|
|
lint:
widget_button.go#L51
exported: exported method ButtonWidget.LoadImage should have comment or be unexported (revive)
|
|
lint:
widget_toggle.go#L44
exported: exported method ToggleWidget.Icon should have comment or be unexported (revive)
|
|
lint:
widget_toggle.go#L20
exported: exported function NewToggleWidget should have comment or be unexported (revive)
|
|
lint:
widget_toggle.go#L8
exported: exported type ToggleWidget should have comment or be unexported (revive)
|
|
lint:
widget_recent_window.go#L71
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
dbus.go#L37
exported: exported function BecomeDBusMonitor should have comment or be unexported (revive)
|
|
lint:
dbus.go#L7
exported: exported function NewDBusMonitorConnection should have comment or be unexported (revive)
|
|
lint:
widget.go#L33
exported: exported type WidgetMonitor should have comment or be unexported (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
|