Refactor format!("{}", arg) -> format!("{arg}") #1584
Annotations
15 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/lib.rs#L218
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L360
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L410
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L485
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/lib.rs#L492
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/lib.rs#L495
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/experimental/collections/storage.rs#L32
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/experimental/collections/storage.rs#L36
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/experimental/collections/storage.rs#L53
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/experimental/collections/storage.rs#L57
creating a mutable reference to mutable static is discouraged
|
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/
|
Loading