Build android in github runner #96
Annotations
10 warnings
|
unused attribute:
packages/dlna-server/src/lib.rs#L24
warning: unused attribute
--> packages/dlna-server/src/lib.rs:24:34
|
24 | #[cfg_attr(feature = "rt-tokio", path = "rt/tokio.rs")]
| ^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
|
note: attribute also specified here
--> packages/dlna-server/src/lib.rs:23:34
|
23 | #[cfg_attr(feature = "rt-async", path = "rt/async_std.rs")]
| ^^^^^^^^^^^^^^^^^^^^^^^^
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: `#[warn(unused_attributes)]` on by default
|
|
tests
`dlna-server` (lib test) generated 1 warning (1 duplicate)
|
|
tests
`dlna-server` (lib) generated 1 warning (run `cargo fix --lib -p dlna-server` to apply 1 suggestion)
|
|
tests:
packages/dlna-server/src/lib.rs#L24
unused attribute
|
|
tests
`dlna-server` (lib) generated 1 warning (run `cargo fix --lib -p dlna-server` to apply 1 suggestion)
|
|
tests:
packages/dlna-server/src/lib.rs#L24
unused attribute
|
|
tests
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/
|
|
tests
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/
|
|
tests
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/
|
|
tests
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/
|