Update module golang.org/x/net to v0.30.0 #50
Annotations
10 errors and 1 warning
golangci-lint
cannot range over 3 (untyped int constant) (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
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
golangci-lint
cannot range over v.Len() (value of type int) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /Users/runner/work/qbit/qbit. Supported file pattern: go.sum
|
Loading