add key manager fallback #20112
Annotations
10 errors
lint:
network/peers/connections/mock/mock_storage.go#L17
cannot use NodeStorage{} (value of type NodeStorage) as "github.com/ssvlabs/ssv/operator/storage".Storage value in variable declaration: NodeStorage does not implement "github.com/ssvlabs/ssv/operator/storage".Storage (missing method GetPublicKey) (typecheck)
|
lint:
cli/operator/node_test.go#L32
not enough arguments in call to validateConfig
|
lint:
cli/operator/node_test.go#L48
not enough arguments in call to validateConfig
|
lint:
cli/operator/node_test.go#L65
not enough arguments in call to validateConfig
|
lint:
cli/operator/node_test.go#L84
not enough arguments in call to validateConfig
|
lint:
cli/operator/node_test.go#L103
not enough arguments in call to validateConfig
|
lint:
cli/operator/node_test.go#L122
not enough arguments in call to validateConfig
|
lint:
network/discovery/dv5_service_test.go#L17
could not import github.com/ssvlabs/ssv/network/peers/connections/mock (-: # github.com/ssvlabs/ssv/network/peers/connections/mock
|
lint:
network/peers/connections/mock/mock_storage.go#L17
cannot use NodeStorage{} (value of type NodeStorage) as "github.com/ssvlabs/ssv/operator/storage".Storage value in variable declaration: NodeStorage does not implement "github.com/ssvlabs/ssv/operator/storage".Storage (missing method GetPublicKey)) (typecheck)
|
lint:
network/peers/connections/handshaker_test.go#L10
could not import github.com/ssvlabs/ssv/network/peers/connections/mock (-: # github.com/ssvlabs/ssv/network/peers/connections/mock
|