wip event ownership #16
Annotations
9 errors and 14 warnings
Run actions-rs/cargo@v1:
src/app.rs#L128
the trait bound `WsEvent: Into<_>` is not satisfied
|
Run actions-rs/cargo@v1:
src/app.rs#L133
mismatched types
|
Run actions-rs/cargo@v1:
src/app.rs#L199
no field `ndb` on type `&mut Damus`
|
Run actions-rs/cargo@v1:
src/app.rs#L201
no field `kind` on type `&str`
|
Run actions-rs/cargo@v1:
src/app.rs#L203
mismatched types
|
Run actions-rs/cargo@v1:
src/app.rs#L205
no field `id` on type `&str`
|
Run actions-rs/cargo@v1:
src/app.rs#L206
mismatched types
|
Run actions-rs/cargo@v1:
src/app.rs#L245
the trait bound `RelayMessage<'_>: From<&RelayMessage<'_>>` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/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/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
|
Run actions-rs/cargo@v1:
enostr/src/relay/message.rs#L50
unused variable: `wsmsg`
|
Run actions-rs/cargo@v1:
enostr/src/relay/pool.rs#L96
unused `std::result::Result` that must be used
|
Run actions-rs/cargo@v1
`enostr` (lib) generated 5 warnings (run `cargo fix --lib -p enostr` to apply 4 suggestions)
|
Run actions-rs/cargo@v1:
src/app.rs#L11
unused import: `egui_extras::Size`
|
Run actions-rs/cargo@v1
`damus` (lib test) generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading