Update module golang.org/x/net to v0.33.0 #55
Annotations
10 errors and 2 warnings
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
cannot use 0 (untyped int constant) as Key value in return statement (typecheck)
|
golangci-lint
cannot use 0 (untyped int constant) as Key value in return statement (typecheck)
|
golangci-lint
cannot use 0 (untyped int constant) as Key value in return statement (typecheck)
|
golangci-lint
cannot range over v.Len() (value of type int) (typecheck)
|
golangci-lint
cannot range over v.Len() (value of type int) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/qbit/qbit. Supported file pattern: go.sum
|
Loading