Update module golang.org/x/net to v0.35.0 #58
Annotations
10 errors and 3 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
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
|
Post golangci-lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
golangci-lint
Cache not found for keys: golangci-lint.cache-macOS-2875-82cac19303cb8cee8376fa3e7225dd0acd2ce887, golangci-lint.cache-macOS-2875-
|
Loading