Skip to content

support for mute and audio stream changing buttons #125

support for mute and audio stream changing buttons

support for mute and audio stream changing buttons #125

Triggered via pull request June 23, 2025 17:40
Status Failure
Total duration 54s
Artifacts

lint-soft.yml

on: pull_request
lint-soft
52s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint-soft: pulseaudio.go#L149
error returned from external package is unwrapped: sig: func (*github.com/tvidal-net/pulseaudio.Client).SetSourceMute(mute bool, sourceNames ...string) error (wrapcheck)
lint-soft: pulseaudio.go#L147
error returned from external package is unwrapped: sig: func (*github.com/tvidal-net/pulseaudio.Client).SetSinkMute(mute bool, sinkNames ...string) error (wrapcheck)
lint-soft: pulseaudio.go#L60
error returned from external package is unwrapped: sig: func (*github.com/tvidal-net/pulseaudio.Client).ServerInfo() (*github.com/tvidal-net/pulseaudio.Server, error) (wrapcheck)
lint-soft: pulseaudio.go#L54
error returned from external package is unwrapped: sig: func github.com/tvidal-net/pulseaudio.NewClient(addressArr ...string) (*github.com/tvidal-net/pulseaudio.Client, error) (wrapcheck)
lint-soft: pulseaudio.go#L41
error returned from external package is unwrapped: sig: func (*github.com/tvidal-net/pulseaudio.Client).Sources() ([]github.com/tvidal-net/pulseaudio.Source, error) (wrapcheck)
lint-soft: pulseaudio.go#L28
error returned from external package is unwrapped: sig: func (*github.com/tvidal-net/pulseaudio.Client).Sinks() ([]github.com/tvidal-net/pulseaudio.Sink, error) (wrapcheck)
lint-soft: deck.go#L203
error returned from external package is unwrapped: sig: func (*os/exec.Cmd).Wait() error (wrapcheck)
lint-soft: deck.go#L201
error returned from external package is unwrapped: sig: func (*os/exec.Cmd).Start() error (wrapcheck)
lint-soft: main.go#L65
printf-like formatting function 'verboseLog' should be named 'verboseLogf' (goprintffuncname)
lint-soft: widget_button.go#L87
Comment should end in a period (godot)
lint-soft
Failed to save: reserveCache failed: Cache service responded with 503
lint-soft
Failed to restore: getCacheEntry failed: Cache service responded with 503
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/deckmaster/deckmaster. Supported file pattern: go.sum