Skip to content

Update GitHub actions #881

Update GitHub actions

Update GitHub actions #881

Triggered via pull request August 13, 2023 18:07
Status Success
Total duration 6m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

presubmit.yml

on: pull_request
Matrix: Presubmit
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
this loop could be written as a `for` loop: num_enum_derive/src/parsing.rs#L93
warning: this loop could be written as a `for` loop --> num_enum_derive/src/parsing.rs:93:9 | 93 | while let Some(attr) = attrs.next() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `for attr in attrs` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#while_let_on_iterator = note: `#[warn(clippy::while_let_on_iterator)]` on by default
this loop could be written as a `for` loop: num_enum_derive/src/parsing.rs#L93
warning: this loop could be written as a `for` loop --> num_enum_derive/src/parsing.rs:93:9 | 93 | while let Some(attr) = attrs.next() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `for attr in attrs` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#while_let_on_iterator = note: `#[warn(clippy::while_let_on_iterator)]` on by default
this loop could be written as a `for` loop: num_enum_derive/src/parsing.rs#L93
warning: this loop could be written as a `for` loop --> num_enum_derive/src/parsing.rs:93:9 | 93 | while let Some(attr) = attrs.next() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `for attr in attrs` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#while_let_on_iterator = note: `#[warn(clippy::while_let_on_iterator)]` on by default
Presubmit (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions-rs/[email protected], actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Presubmit (beta)
Unable to download cargo-audit == latest from the tool cache: Error: Unexpected HTTP response: 403
Presubmit (beta)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
Presubmit (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions-rs/[email protected], actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Presubmit (stable)
Unable to download cargo-audit == latest from the tool cache: Error: Unexpected HTTP response: 403
Presubmit (stable)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
Presubmit (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1, actions-rs/[email protected], actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Presubmit (nightly)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
Presubmit (nightly)
Unable to download cargo-audit == latest from the tool cache: Error: Unexpected HTTP response: 403