add skeleton test for bad signature share request #452
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
src/state_machine/coordinator/mod.rs#L980
unused variable: `coordinators`
|
Run actions-rs/cargo@v1:
src/state_machine/coordinator/mod.rs#L980
unused variable: `signers`
|
Run actions-rs/cargo@v1:
src/state_machine/coordinator/mod.rs#L983
unused variable: `msg`
|
Run actions-rs/cargo@v1:
src/state_machine/coordinator/mod.rs#L980
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
src/state_machine/coordinator/mod.rs#L980
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`wsts` (lib) generated 5 warnings (run `cargo fix --lib -p wsts` to apply 2 suggestions)
|
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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "website", "wsts.pdf".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading