ci: remove build as it requires sound libraries #8
Annotations
2 errors and 4 warnings
test
Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
go: downloading github.com/gizak/termui/v3 v3.1.0
go: downloading github.com/Depado/soundcloud v0.2.1
go: downloading github.com/faiface/beep v1.1.0
go: downloading github.com/rs/zerolog v1.33.0
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/go-resty/resty/v2 v2.16.2
go: downloading golang.org/x/net v0.33.0
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/nsf/termbox-go v1.1.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading golang.org/x/sys v0.28.0
go: downloading github.com/hajimehoshi/oto v1.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/hajimehoshi/go-mp3 v0.3.4
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.9
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading gopkg.in/yaml.v3 v3.0.1
# github.com/hajimehoshi/oto
# [pkg-config --cflags -- alsa]
Package alsa was not found in the pkg-config search path.
Perhaps you should add the directory containing `alsa.pc'
to the PKG_CONFIG_PATH environment variable
Package 'alsa', required by 'virtual:world', not found
FAIL github.com/Depado/parakeet [build failed]
FAIL github.com/Depado/parakeet/cmd [build failed]
FAIL github.com/Depado/parakeet/player [build failed]
FAIL github.com/Depado/parakeet/ui [build failed]
FAIL github.com/Depado/parakeet/utils [build failed]
FAIL
|
golangci
golangci-lint exit with code 3
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Failed to run git fetch origin +refs/notes/gocoverage:refs/notes/gocoverage
|
test
Failed to run go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|