chore(deps): update dependency go to v1.25.0 #206
Annotations
1 error and 4 warnings
|
test
Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
# github.com/Depado/smallblog/filesystem
go: no such tool "covdata"
# github.com/Depado/smallblog/cmd
go: no such tool "covdata"
# github.com/Depado/smallblog/domain
go: no such tool "covdata"
# github.com/Depado/smallblog
go: no such tool "covdata"
# github.com/Depado/smallblog/router
go: no such tool "covdata"
ok github.com/Depado/smallblog/models 0.017s coverage: 9.7% of statements in ./...
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
test
Failed to run go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
|
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|