Implement drag and drop file support #1603
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/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#L362
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L419
unexpected `cfg` condition name: `one_screenshot`
|
Run actions-rs/cargo@v1:
src/lib.rs#L496
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/lib.rs#L503
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
src/lib.rs#L506
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