chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.18.1 #6898
Annotations
10 errors
Lint:
client/daemon/objectstorage/objectstorage.go#L46
could not import d7y.io/dragonfly/v2/client/daemon/peer (-: # d7y.io/dragonfly/v2/client/daemon/peer
|
Lint:
client/daemon/peer/piece_dispatcher.go#L125
type func(p1 string, p2 string) bool of func(p1, p2 string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int) (typecheck)
|
Lint:
client/daemon/daemon.go#L52
could not import d7y.io/dragonfly/v2/client/daemon/peer (-: # d7y.io/dragonfly/v2/client/daemon/peer
|
Lint:
client/daemon/peer/piece_dispatcher.go#L125
type func(p1 string, p2 string) bool of func(p1, p2 string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int) (typecheck)
|
Lint:
client/daemon/peer/peerid_generator.go#L1
: # d7y.io/dragonfly/v2/client/daemon/peer [d7y.io/dragonfly/v2/client/daemon/peer.test]
|
Lint:
client/daemon/peer/piece_dispatcher.go#L125
type func(p1 string, p2 string) bool of func(p1, p2 string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int
|
Lint:
client/daemon/peer/piece_dispatcher_test.go#L122
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int (typecheck)
|
Lint:
client/daemon/proxy/proxy.go#L48
could not import d7y.io/dragonfly/v2/client/daemon/peer (-: # d7y.io/dragonfly/v2/client/daemon/peer
|
Lint:
client/daemon/peer/piece_dispatcher.go#L125
type func(p1 string, p2 string) bool of func(p1, p2 string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int) (typecheck)
|
Lint:
client/daemon/rpcserver/seeder.go#L162
s.Context undefined (type *seedSynchronizer has no field or method Context) (typecheck)
|