Skip to content

Update GitHub actions #93

Update GitHub actions

Update GitHub actions #93

Triggered via pull request August 13, 2023 18:14
Status Success
Total duration 2m 11s
Artifacts

msrv-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
MSRV build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MSRV build
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
variable does not need to be mutable: num_enum_derive/src/parsing.rs#L89
warning: variable does not need to be mutable --> num_enum_derive/src/parsing.rs:89:9 | 89 | mut attrs: Attrs, | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default
variable does not need to be mutable: num_enum_derive/src/parsing.rs#L89
warning: variable does not need to be mutable --> num_enum_derive/src/parsing.rs:89:9 | 89 | mut attrs: Attrs, | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default
variable does not need to be mutable: num_enum_derive/src/parsing.rs#L89
warning: variable does not need to be mutable --> num_enum_derive/src/parsing.rs:89:9 | 89 | mut attrs: Attrs, | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default