Merge pull request #594 from Semisol/feature/3ph-base #1048
Annotations
11 errors
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L62
cannot use ret (variable of type network) as "capnproto.org/go/capnp/v3/rpc".Network value in return statement: network does not implement "capnproto.org/go/capnp/v3/rpc".Network (wrong type for method Dial)
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L82
cannot use n (variable of type network) as "capnproto.org/go/capnp/v3/rpc".Network value in assignment: network does not implement "capnproto.org/go/capnp/v3/rpc".Network (wrong type for method Dial)
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L122
cannot use n (variable of type network) as "capnproto.org/go/capnp/v3/rpc".Network value in assignment: network does not implement "capnproto.org/go/capnp/v3/rpc".Network (wrong type for method Dial)
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L160
undefined: rpc.ThirdPartyCapID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L161
undefined: rpc.RecipientID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L164
undefined: rpc.ThirdPartyCapID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L164
undefined: rpc.ProvisionID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L170
undefined: rpc.ProvisionID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L176
undefined: rpc.ProvisionID
|
Run tests with race detector:
rpc/internal/testnetwork/testnetwork.go#L178
undefined: rpc.RecipientID
|
Loading