[Automation] Bump Go version to 1.23.0 #106
Annotations
10 errors and 1 warning
golangci-lint
cannot range over 3 (untyped int constant) (typecheck)
|
golangci-lint
tr.curr.Read undefined (type fileReader has no field or method Read) (typecheck)
|
golangci-lint
tw.curr.Write undefined (type fileWriter has no field or method Write) (typecheck)
|
golangci-lint
sw.fw.Write undefined (type fileWriter has no field or method Write) (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
cannot infer T (/opt/hostedtoolcache/go/1.23.0/x64/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
cannot infer T (/opt/hostedtoolcache/go/1.23.0/x64/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gvm/gvm. Supported file pattern: go.sum
|