Use ValidatorPublicKey instead of ValidatorName #12181
Annotations
11 errors
Run actions-rust-lang/setup-rust-toolchain@v1
Error: ENOENT: no such file or directory, stat '/home/runner/work/linera-protocol/linera-protocol/examples/rust-toolchain.toml'
at Object.statSync (node:fs:1666:25)
at /home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:87004:74
at Array.filter (<anonymous>)
at globFiles (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:87004:35)
at async CacheConfig.new (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:86812:31)
at async run (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:87337:24)
|
Run the validators:
linera-core/src/remote_node.rs#L172
no field `name` on type `&RemoteNode<N>`
|
Run the validators:
linera-core/src/remote_node.rs#L256
no field `name` on type `&RemoteNode<N>`
|
Run the validators:
linera-core/src/remote_node.rs#L265
no field `name` on type `&RemoteNode<N>`
|
Run the validators:
linera-core/src/client/mod.rs#L1774
no field `name` on type `&RemoteNode<<P as ValidatorNodeProvider>::Node>`
|
Run the validators:
linera-core/src/client/mod.rs#L1800
no field `name` on type `&RemoteNode<<P as ValidatorNodeProvider>::Node>`
|
Run the validators:
linera-core/src/client/mod.rs#L1840
no field `name` on type `&RemoteNode<<P as ValidatorNodeProvider>::Node>`
|
Run the validators:
linera-core/src/updater.rs#L123
no field `name` on type `&RemoteNode<A>`
|
Run the validators:
linera-core/src/updater.rs#L130
no field `name` on type `RemoteNode<A>`
|
Run the validators:
linera-core/src/client/mod.rs#L1312
no field `name` on type `&RemoteNode<<P as ValidatorNodeProvider>::Node>`
|
Run the validators:
linera-core/src/client/mod.rs#L1412
struct `ReceivedCertificatesFromValidator` has no field named `name`
|
Loading