Ethereum Support #66
Annotations
10 errors
Testing:
pkg/eth/v4_udp_test.go#L34
use of internal package github.com/ethereum/go-ethereum/internal/testlog not allowed
|
Testing:
pkg/db/client_db_test.go#L56
unknown field 'DatabaseHost' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L57
unknown field 'DatabasePort' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L58
unknown field 'DatabaseName' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L59
unknown field 'DatabasePassword' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L60
unknown field 'DatabaseUser' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L61
unknown field 'DatabaseSSLMode' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L62
unknown field 'AgentVersionsCacheSize' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L63
unknown field 'ProtocolsCacheSize' in struct literal of type config.Root
|
Testing:
pkg/db/client_db_test.go#L64
unknown field 'ProtocolsSetCacheSize' in struct literal of type config.Root
|