Update dependency go to v1.23.3 #74
Annotations
10 errors
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/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint
missing return (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|