Avoid an unnecessary Option #1578
Annotations
14 warnings
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/
|
Run actions-rs/cargo@v1
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
|
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
|
Loading