Fix GO-2025-3487 vulnerability #157
Annotations
10 errors
|
lint:
cmd/version.go#L67
undefined: yaml (typecheck)
|
|
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 ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
|
lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
|
lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
|
lint
missing return (typecheck)
|