Eek #551
Annotations
3 errors and 25 warnings
build (windows)
Clippy had exited with the 101 exit code
|
build (macos)
The operation was canceled.
|
build (macos-m1)
The operation was canceled.
|
security_audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
constant `SERVICE_NAME` is never used:
zerostash/src/config/symmetric_key.rs#L6
warning: constant `SERVICE_NAME` is never used
--> zerostash/src/config/symmetric_key.rs:6:7
|
6 | const SERVICE_NAME: &str = "dev.symmetree.zerostash";
| ^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
unused variable: `stash`:
zerostash/src/config/symmetric_key.rs#L77
warning: unused variable: `stash`
--> zerostash/src/config/symmetric_key.rs:77:42
|
77 | pub fn interactive_credentials(self, stash: &str) -> Result<(SecretString, SecretString)> {
| ^^^^^ help: if this is intentional, prefix it with an underscore: `_stash`
|
unused variable: `stash`:
zerostash/src/config/symmetric_key.rs#L49
warning: unused variable: `stash`
--> zerostash/src/config/symmetric_key.rs:49:34
|
49 | pub fn fill_random(mut self, stash: &str) -> Result<Self> {
| ^^^^^ help: if this is intentional, prefix it with an underscore: `_stash`
|
= note: `#[warn(unused_variables)]` on by default
|
build (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows)
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/
|
build (windows)
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/
|
build (windows)
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/
|
build (windows)
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/
|
build (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d, actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos)
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/
|
build (macos)
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/
|
build (macos)
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/
|
build (macos)
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/
|
build (macos-m1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d, actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-m1)
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/
|
build (macos-m1)
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/
|
build (macos-m1)
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/
|
build (macos-m1)
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/
|
build (macos-m1)
Git version of cross will be installed, see https://github.com/actions-rs/cargo/issues/1
|
linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux
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/
|
linux
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/
|
linux
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/
|
linux
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
0s-425614caaf60b7c6629108f94889f2210c5ef3df-x86_64-linux
Expired
|
11.4 MB |
|