LOCAL RELAY MODEL IS WORKING #19
rust.yml
on: push
Check
1m 35s
Check wasm32
1m 17s
Test Suite
2m 34s
Rustfmt
25s
Clippy
1m 33s
trunk
3m 3s
Annotations
17 errors and 65 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check wasm32
Only features sync,macros,io-util,rt,time are supported on wasm.
|
Check wasm32
could not compile `tokio` (lib) due to 1 previous error
|
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check:
src/app.rs#L349
mismatched types
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/images.rs#L55
'feature' may be misspelled as 'features'
|
Clippy:
src/app.rs#L3
unused import: `setup_fonts`
|
Clippy:
src/app.rs#L10
unused import: `egui::load::SizedTexture`
|
Clippy:
src/app.rs#L12
unused imports: `ImageSource`, `TextureId`
|
Clippy:
src/app.rs#L13
unused import: `egui_extras::Size`
|
Clippy:
src/app.rs#L14
unused imports: `EventId`, `Profile`
|
Clippy:
src/app.rs#L16
unused imports: `NdbProfileRecord`, `NdbProfile`
|
Clippy:
src/app.rs#L25
unused import: `Event`
|
Clippy:
src/app.rs#L403
unused variable: `e`
|
Clippy:
src/app.rs#L437
unused variable: `pk`
|
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
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/event.rs#L2
unused import: `log::debug`
|
Check:
enostr/src/pubkey.rs#L6
unused import: `nostr::key::XOnlyPublicKey`
|
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/message.rs#L5
unused import: `info`
|
Check:
enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
|
Check:
enostr/src/relay/pool.rs#L11
unused import: `info`
|
Check:
enostr/src/relay/pool.rs#L94
unused `std::result::Result` that must be used
|
Check
`enostr` (lib) generated 8 warnings (run `cargo fix --lib -p enostr` to apply 7 suggestions)
|
Check:
src/app.rs#L3
unused import: `setup_fonts`
|
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/event.rs#L2
unused import: `log::debug`
|
Clippy:
enostr/src/pubkey.rs#L6
unused import: `nostr::key::XOnlyPublicKey`
|
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/message.rs#L5
unused import: `info`
|
Clippy:
enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
|
Clippy:
enostr/src/relay/pool.rs#L11
unused import: `info`
|
Clippy:
enostr/src/relay/pool.rs#L94
unused `std::result::Result` that must be used
|
Clippy
`enostr` (lib) generated 8 warnings (run `cargo clippy --fix --lib -p enostr` to apply 7 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/event.rs#L2
unused import: `log::debug`
|
Test Suite:
enostr/src/pubkey.rs#L6
unused import: `nostr::key::XOnlyPublicKey`
|
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/message.rs#L5
unused import: `info`
|
Test Suite:
enostr/src/relay/pool.rs#L1
unused imports: `RelayEvent`, `RelayMessage`
|
Test Suite:
enostr/src/relay/pool.rs#L11
unused import: `info`
|
Test Suite:
enostr/src/relay/pool.rs#L94
unused `std::result::Result` that must be used
|
Test Suite
`enostr` (lib) generated 8 warnings (run `cargo fix --lib -p enostr` to apply 7 suggestions)
|
Test Suite:
src/app.rs#L3
unused import: `setup_fonts`
|
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/
|