Add support to tapyrus-setup sign and createsig commands to sign xfield #466
Annotations
6 errors and 5 warnings
Cargo build:
src/cli/setup/compute_sig.rs#L219
no method named `to_vec` found for enum `Result` in the current scope
|
Cargo build:
src/crypto/vss.rs#L188
mismatched types
|
Cargo build:
src/crypto/vss.rs#L196
mismatched types
|
Cargo build:
src/federation.rs#L475
cannot index into a value of type `Result<XFieldHash, tapyrus::consensus::encode::Error>`
|
Cargo build
could not compile `tapyrus_signer` (lib) due to 4 previous errors
|
Cargo build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading