Revert "android: attempt to get it working on really old versions" #20
Annotations
10 errors and 15 warnings
Run actions-rs/cargo@v1:
src/images.rs#L55
'feature' may be misspelled as 'features'
|
Run actions-rs/cargo@v1:
src/app.rs#L3
unused import: `setup_fonts`
|
Run actions-rs/cargo@v1:
src/app.rs#L10
unused import: `egui::load::SizedTexture`
|
Run actions-rs/cargo@v1:
src/app.rs#L12
unused imports: `ImageSource`, `TextureId`
|
Run actions-rs/cargo@v1:
src/app.rs#L13
unused import: `egui_extras::Size`
|
Run actions-rs/cargo@v1:
src/app.rs#L14
unused imports: `EventId`, `Profile`
|
Run actions-rs/cargo@v1:
src/app.rs#L16
unused imports: `NdbProfileRecord`, `NdbProfile`
|
Run actions-rs/cargo@v1:
src/app.rs#L25
unused import: `Event`
|
Run actions-rs/cargo@v1:
src/app.rs#L403
unused variable: `e`
|
Run actions-rs/cargo@v1:
src/app.rs#L437
unused variable: `pk`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
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:
enostr/src/event.rs#L2
unused import: `log::debug`
|
Run actions-rs/cargo@v1:
enostr/src/pubkey.rs#L6
unused import: `nostr::key::XOnlyPublicKey`
|
Run actions-rs/cargo@v1:
enostr/src/relay/message.rs#L2
unused import: `crate::Event`
|
Run actions-rs/cargo@v1:
enostr/src/relay/message.rs#L4
unused import: `serde_json::Value`
|
Run actions-rs/cargo@v1:
enostr/src/relay/message.rs#L5
unused import: `info`
|
Run actions-rs/cargo@v1:
enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
|
Run actions-rs/cargo@v1:
enostr/src/relay/pool.rs#L11
unused import: `info`
|
Run actions-rs/cargo@v1:
enostr/src/relay/pool.rs#L94
unused `std::result::Result` that must be used
|
Run actions-rs/cargo@v1
`enostr` (lib) generated 8 warnings (run `cargo clippy --fix --lib -p enostr` to apply 7 suggestions)
|
The logs for this run have expired and are no longer available.
Loading