Skip to content

wip threads

wip threads #254

Triggered via push July 15, 2024 22:00
Status Failure
Total duration 2m 37s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 32 warnings
Rustfmt: src/ui/thread.rs#L16
expected `;`, found keyword `let`
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/ui/thread.rs#L16
expected `;`, found keyword `let`
Clippy: src/lib.rs#L23
the name `note` is defined multiple times
Clippy: src/thread.rs#L2
unresolved import `crate::timeline::NotesAndReplies`
Clippy: src/ui/thread.rs#L38
cannot find macro `warn` in this scope
Clippy: src/ui/thread.rs#L45
cannot find macro `warn` in this scope
Clippy: src/thread.rs#L49
failed to resolve: could not find `FilterBuilder` in `nostrdb`
Clippy: src/timeline.rs#L30
cannot find type `NoteKey` in this scope
Clippy: src/thread.rs#L18
failed to resolve: use of undeclared type `ViewFilter`
Clippy: src/thread.rs#L56
cannot find value `txn` in this scope
Clippy: src/ui/note/mod.rs#L384
failed to resolve: use of undeclared type `Route`
Check: src/ui/thread.rs#L16
expected `;`, found keyword `let`
Check: src/lib.rs#L23
the name `note` is defined multiple times
Check: src/thread.rs#L2
unresolved import `crate::timeline::NotesAndReplies`
Check: src/ui/thread.rs#L38
cannot find macro `warn` in this scope
Check: src/ui/thread.rs#L45
cannot find macro `warn` in this scope
Check: src/thread.rs#L49
failed to resolve: could not find `FilterBuilder` in `nostrdb`
Check: src/timeline.rs#L30
cannot find type `NoteKey` in this scope
Check: src/thread.rs#L18
failed to resolve: use of undeclared type `ViewFilter`
Check: src/thread.rs#L56
cannot find value `txn` in this scope
Check: src/ui/note/mod.rs#L384
failed to resolve: use of undeclared type `Route`
Test Suite: src/ui/thread.rs#L16
expected `;`, found keyword `let`
Test Suite: src/lib.rs#L23
the name `note` is defined multiple times
Test Suite: src/thread.rs#L2
unresolved import `crate::timeline::NotesAndReplies`
Test Suite: src/ui/thread.rs#L38
cannot find macro `warn` in this scope
Test Suite: src/ui/thread.rs#L45
cannot find macro `warn` in this scope
Test Suite: src/thread.rs#L49
failed to resolve: could not find `FilterBuilder` in `nostrdb`
Test Suite: src/timeline.rs#L30
cannot find type `NoteKey` in this scope
Test Suite: src/thread.rs#L18
failed to resolve: use of undeclared type `ViewFilter`
Test Suite: src/thread.rs#L56
cannot find value `txn` in this scope
Test Suite: src/ui/note/mod.rs#L384
failed to resolve: use of undeclared type `Route`
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check: src/timeline.rs#L11
unused import: `crate::ui::BarAction`
Check: src/timeline.rs#L14
unused import: `NoteId`
Check: src/ui/note/mod.rs#L402
unused variable: `resp`
Check
`notedeck` (lib) generated 3 warnings
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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: src/timeline.rs#L11
unused import: `crate::ui::BarAction`
Test Suite: src/timeline.rs#L14
unused import: `NoteId`
Test Suite: src/ui/note/mod.rs#L402
unused variable: `resp`
Test Suite
`notedeck` (lib test) generated 3 warnings