Add Release workflow #1
Annotations
10 errors and 24 warnings
Clippy:
src/main.rs#L213
variable does not need to be mutable
|
Clippy:
src/main.rs#L263
field `seckey_file` is never read
|
Clippy:
src/errors.rs#L8
fields `kind` and `message` are never read
|
Clippy:
src/main.rs#L184
writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do
|
Clippy:
src/main.rs#L349
binary comparison to literal `Option::None`
|
Clippy:
src/main.rs#L369
`to_string` applied to a type that implements `Display` in `println!` args
|
Clippy:
src/main.rs#L376
`to_string` applied to a type that implements `Display` in `println!` args
|
Clippy:
src/main.rs#L388
`to_string` applied to a type that implements `Display` in `println!` args
|
Clippy:
src/main.rs#L393
binary comparison to literal `Option::None`
|
Clippy:
src/main.rs#L480
binary comparison to literal `Option::None`
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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:
src/main.rs#L213
variable does not need to be mutable
|
Check:
src/main.rs#L263
field `seckey_file` is never read
|
Check:
src/errors.rs#L8
fields `kind` and `message` are never read
|
Check
`musign-cli` (bin "musign") generated 3 warnings (run `cargo fix --bin "musign"` to apply 1 suggestion)
|
Check
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
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
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
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 Suite
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 Suite
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 Suite
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 Suite
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 Suite:
src/main.rs#L213
variable does not need to be mutable
|
Test Suite:
src/main.rs#L263
field `seckey_file` is never read
|
Test Suite:
src/errors.rs#L8
fields `kind` and `message` are never read
|
Test Suite
`musign-cli` (bin "musign" test) generated 3 warnings (3 duplicates)
|