refactor wip #441
Annotations
10 errors and 16 warnings
Run actions-rs/cargo@v1:
src/actionbar.rs#L5
unresolved import `crate::thread`
|
Run actions-rs/cargo@v1:
src/nav.rs#L7
unresolved import `crate::thread`
|
Run actions-rs/cargo@v1:
src/route.rs#L3
unresolved import `subscriptions`
|
Run actions-rs/cargo@v1:
src/timeline/mod.rs#L25
unresolved import `cache`
|
Run actions-rs/cargo@v1:
src/timeline/mod.rs#L193
cannot find macro `warn` in this scope
|
Run actions-rs/cargo@v1:
src/timeline/mod.rs#L204
cannot find macro `warn` in this scope
|
Run actions-rs/cargo@v1:
src/timeline/mod.rs#L206
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1:
src/nav.rs#L140
failed to resolve: use of undeclared type `Profile`
|
Run actions-rs/cargo@v1:
src/nav.rs#L177
failed to resolve: use of undeclared type `Profile`
|
Run actions-rs/cargo@v1:
src/route.rs#L43
cannot find type `Threads` in this scope
|
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/
|
The following actions use a deprecated Node.js version 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/
|
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:
src/column.rs#L3
unused import: `indexmap::IndexMap`
|
Run actions-rs/cargo@v1:
src/column.rs#L5
unused import: `Ordering`
|
Run actions-rs/cargo@v1:
src/nav.rs#L9
unused import: `render_profile_route`
|
Run actions-rs/cargo@v1:
src/nav.rs#L25
unused imports: `error` and `info`
|
Run actions-rs/cargo@v1:
src/notes_holder.rs#L1
unused import: `std::collections::HashMap`
|
Run actions-rs/cargo@v1:
src/notes_holder.rs#L3
unused imports: `Filter` and `RelayPool`
|
Run actions-rs/cargo@v1:
src/notes_holder.rs#L4
unused imports: `Ndb` and `Transaction`
|
Run actions-rs/cargo@v1:
src/notes_holder.rs#L5
unused imports: `debug`, `info`, and `warn`
|
Run actions-rs/cargo@v1:
src/notes_holder.rs#L8
unused imports: `Error`, `Result`, `multi_subscriber::MultiSubscriber`, `note::NoteRef`, `notecache::NoteCache`, and `timeline::TimelineTab`
|
Run actions-rs/cargo@v1:
src/profile.rs#L1
unused imports: `Filter` and `Pubkey`
|
Loading