Command execution/empty action #209
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install the Rust toolchain
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/
|
Install the Rust toolchain
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/
|
Install the Rust toolchain
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/
|
Install the Rust toolchain
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 RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/version_check/0.9.5/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/sha1/0.10.6/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde/1.0.216/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/semver/1.0.24/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/regex-automata/0.4.9/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/protobuf/3.7.1/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/home/0.5.11/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/hex/0.4.3/download` (146.75.94.137), got 502
|
Build RRG executable
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/getrandom/0.2.15/download` (146.75.94.137), got 502
|
Build RRG executable:
crates/rrg/src/action/execute_signed_command.rs#L6
unused imports: `Command`, `Read`, and `Write`
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L6
unused imports: `Command`, `Read`, and `Write`
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L41
unused variable: `session`
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L41
unused variable: `args`
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L41
variable does not need to be mutable
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L12
fields `raw_command`, `command`, `stdin`, `ed25519_signature`, and `timeout` are never read
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L35
field `0` is never read
|
Run RRG tests:
crates/rrg/src/action/execute_signed_command.rs#L36
field `0` is never read
|
Run RRG tests
`rrg` (lib) generated 7 warnings (run `cargo fix --lib -p rrg` to apply 2 suggestions)
|
Loading