Skip to content

chore(deps): update dependency go to v1.23.5 (#43) #154

chore(deps): update dependency go to v1.23.5 (#43)

chore(deps): update dependency go to v1.23.5 (#43) #154

Triggered via push January 20, 2025 12:19
Status Failure
Total duration 1m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
cannot range over 3 (untyped int constant) (typecheck)
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.5.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.5.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.5.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
lint
missing return (typecheck)
lint
cannot range over v.Len() (value of type int) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636