Add setup ceremony encryption and decryption tools #845
Annotations
1 error and 24 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Check Style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Style
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/
|
Check Style
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/
|
Check Style
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/
|
Check Style
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/
|
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Test (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (stable):
phase1-coordinator/src/coordinator_state.rs#L3326
field `participant` is never read
|
Test (stable):
phase1-coordinator/src/coordinator_state.rs#L3335
field `participant` is never read
|
Test (stable):
phase1-coordinator/src/coordinator_state.rs#L3347
field `0` is never read
|
Test (stable):
phase1-coordinator/src/coordinator_state.rs#L3255
for loop over an `Option`. This is more readably written as an `if let` statement
|
Test (stable):
phase1-wasm/src/phase1.rs#L24
unexpected `cfg` condition value: `wee_alloc`
|
Test (stable)
`phase1-coordinator` (lib) generated 4 warnings
|
Test (stable):
setup1-contributor/src/utils.rs#L43
function `create_parent_directory` is never used
|
Test (stable):
setup1-contributor/src/utils.rs#L62
function `write_to_file` is never used
|
Test (stable)
`phase1-wasm` (lib) generated 1 warning
|
Test (stable)
`setup1-contributor` (bin "setup1-contributor" test) generated 2 warnings
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
|
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
|