Skip to content

chore(deps): update dependency go to v1.25.3 #40

chore(deps): update dependency go to v1.25.3

chore(deps): update dependency go to v1.25.3 #40

Triggered via pull request October 13, 2025 22:12
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Golang  /  Build
49s
Golang / Build
Golang  /  Test & coverage
52s
Golang / Test & coverage
Golang  /  GolangCI
1m 3s
Golang / GolangCI
Golang  /  Security Scan
Golang / Security Scan
Docker  /  Build
Docker / Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Golang / Test & coverage
Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./... go: downloading github.com/rjeczalik/notify v0.9.3 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/Depado/bfplus v0.5.0 go: downloading github.com/alecthomas/chroma/v2 v2.20.0 go: downloading github.com/gorilla/feeds v1.2.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/stvp/slug v0.0.0-20150928221549-5ab8191bb1fe go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/gin-gonic/gin v1.11.0 go: downloading github.com/onrik/logrus v0.11.0 go: downloading github.com/otiai10/copy v1.14.1 go: downloading github.com/spf13/cobra v1.10.1 go: downloading golang.org/x/sys v0.35.0 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/spf13/cast v1.10.0 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/gin-contrib/sse v1.1.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/quic-go/quic-go v0.54.1 go: downloading golang.org/x/net v0.42.0 go: downloading golang.org/x/sync v0.16.0 go: downloading golang.org/x/text v0.28.0 go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/go-playground/validator/v10 v10.27.0 go: downloading github.com/goccy/go-yaml v1.18.0 go: downloading github.com/ugorji/go/codec v1.3.0 go: downloading google.golang.org/protobuf v1.36.9 go: downloading github.com/quic-go/qpack v0.5.1 go: downloading github.com/dlclark/regexp2 v1.11.5 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.4.0 go: downloading golang.org/x/crypto v0.40.0 go: downloading github.com/go-playground/locales v0.14.1 # github.com/Depado/smallblog # internal/unsafeheader compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/byteorder compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/goarch compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/coverage/rtcov compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/godebugs compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/goexperiment compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/cpu compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/goos compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/profilerecord compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/asan compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/msan compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/trace/tracev2 compile: version "go1.25.3" does not match go tool version "go1.25.2" # math/bits compile: version "go1.25.3" does not match go tool version "go1.25.2" # unicode compile: version "go1.25.3" does not match go tool version "go1.25.2" # sync/atomic compile: version "go1.25.3" does not match go tool version "go1.25.2" # unicode/utf8 compile: version "go1.25.3" does not match go tool version "go1.25.2" # cmp compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/itoa compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/coverage compile: version "go1.25.3" does not match go tool version "go1.25.2" # log/internal compile: version "go1.25.3" does not match go tool version "go1.25.2" # internal/coverage/uleb128
Golang / Test & coverage
Failed to run go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...