Skip to content

wip event ownership #16

wip event ownership

wip event ownership #16

Triggered via push February 7, 2024 05:43
Status Failure
Total duration 3m 6s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 62 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check wasm32: enostr/src/relay/pool.rs#L91
cannot find macro `debug` in this scope
Check wasm32: enostr/src/relay/pool.rs#L107
cannot find macro `debug` in this scope
Check wasm32: enostr/src/relay/pool.rs#L153
failed to resolve: use of undeclared type `WsEvent`
Check wasm32: enostr/src/relay/pool.rs#L156
failed to resolve: use of undeclared type `WsEvent`
Check wasm32: enostr/src/relay/pool.rs#L159
failed to resolve: use of undeclared type `WsEvent`
Check wasm32: enostr/src/relay/pool.rs#L163
failed to resolve: use of undeclared type `WsEvent`
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check: src/app.rs#L128
the trait bound `WsEvent: Into<_>` is not satisfied
Check: src/app.rs#L133
mismatched types
Check: src/app.rs#L199
no field `ndb` on type `&mut Damus`
Check: src/app.rs#L201
no field `kind` on type `&str`
Check: src/app.rs#L203
mismatched types
Check: src/app.rs#L205
no field `id` on type `&str`
Check: src/app.rs#L206
mismatched types
Check: src/app.rs#L245
the trait bound `RelayMessage<'_>: From<&RelayMessage<'_>>` is not satisfied
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: src/images.rs#L56
feature may misspelled as features
Clippy: src/app.rs#L11
unused import: `egui_extras::Size`
Clippy: src/app.rs#L128
the trait bound `enostr::ewebsock::WsEvent: std::convert::Into<_>` is not satisfied
Clippy: src/app.rs#L133
mismatched types
Clippy: src/app.rs#L199
no field `ndb` on type `&mut app::Damus`
Clippy: src/app.rs#L201
no field `kind` on type `&str`
Clippy: src/app.rs#L203
mismatched types
Clippy: src/app.rs#L205
no field `id` on type `&str`
Clippy: src/app.rs#L206
mismatched types
Clippy: src/app.rs#L245
the trait bound `enostr::RelayMessage<'_>: std::convert::From<&enostr::RelayMessage<'_>>` is not satisfied
Test Suite: src/app.rs#L128
the trait bound `WsEvent: Into<_>` is not satisfied
Test Suite: src/app.rs#L133
mismatched types
Test Suite: src/app.rs#L199
no field `ndb` on type `&mut Damus`
Test Suite: src/app.rs#L201
no field `kind` on type `&str`
Test Suite: src/app.rs#L203
mismatched types
Test Suite: src/app.rs#L205
no field `id` on type `&str`
Test Suite: src/app.rs#L206
mismatched types
Test Suite: src/app.rs#L245
the trait bound `RelayMessage<'_>: From<&RelayMessage<'_>>` is not satisfied
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
trunk
Process completed with exit code 1.
Rustfmt
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/.
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check wasm32
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/.
Check wasm32
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/
Check wasm32
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/
Check wasm32
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/
Check wasm32
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/
Check wasm32
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/
Check wasm32: enostr/src/relay/message.rs#L2
unused import: `crate::Event`
Check wasm32: enostr/src/relay/message.rs#L4
unused import: `serde_json::Value`
Check wasm32: enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
Check wasm32
`enostr` (lib) generated 3 warnings
Check
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/.
Check
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/
Check: enostr/src/relay/message.rs#L2
unused import: `crate::Event`
Check: enostr/src/relay/message.rs#L4
unused import: `serde_json::Value`
Check: enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
Check: enostr/src/relay/message.rs#L50
unused variable: `wsmsg`
Check: enostr/src/relay/pool.rs#L96
unused `std::result::Result` that must be used
Check
`enostr` (lib) generated 5 warnings (run `cargo fix --lib -p enostr` to apply 4 suggestions)
Check: src/app.rs#L11
unused import: `egui_extras::Size`
Check
`damus` (lib) generated 1 warning
Check
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/
Check
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/
Check
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/
Check
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/
Clippy
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/.
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy: enostr/src/relay/message.rs#L2
unused import: `crate::Event`
Clippy: enostr/src/relay/message.rs#L4
unused import: `serde_json::Value`
Clippy: enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
Clippy: enostr/src/relay/message.rs#L50
unused variable: `wsmsg`
Clippy: enostr/src/relay/pool.rs#L96
unused `std::result::Result` that must be used
Clippy
`enostr` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p enostr` to apply 4 suggestions)
Test Suite
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/.
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: enostr/src/relay/message.rs#L2
unused import: `crate::Event`
Test Suite: enostr/src/relay/message.rs#L4
unused import: `serde_json::Value`
Test Suite: enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
Test Suite: enostr/src/relay/message.rs#L50
unused variable: `wsmsg`
Test Suite: enostr/src/relay/pool.rs#L96
unused `std::result::Result` that must be used
Test Suite
`enostr` (lib) generated 5 warnings (run `cargo fix --lib -p enostr` to apply 4 suggestions)
Test Suite: src/app.rs#L11
unused import: `egui_extras::Size`
Test Suite
`damus` (lib test) generated 1 warning
trunk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
trunk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
trunk
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/
trunk
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/
trunk
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/
trunk
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/