refactor wip #441
Annotations
31 errors and 34 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check
mismatched types
|
Check
no method named `append` found for opaque type `impl Iterator<Item = &Arc<puffin::FrameData>>` in the current scope
|
Check
no method named `sort_by_key` found for opaque type `impl Iterator<Item = &Arc<puffin::FrameData>>` in the current scope
|
Check
no method named `dedup_by_key` found for opaque type `impl Iterator<Item = &Arc<puffin::FrameData>>` in the current scope
|
Check
mismatched types
|
Check
`&impl Iterator<Item = &Arc<puffin::FrameData>>` is not an iterator
|
Check
no method named `first` found for opaque type `impl Iterator<Item = &Arc<puffin::FrameData>>` in the current scope
|
Check
no method named `len` found for opaque type `impl Iterator<Item = &Arc<puffin::FrameData>>` in the current scope
|
Check
could not compile `puffin_egui` (lib) due to 8 previous errors
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/actionbar.rs#L5
unresolved import `crate::thread`
|
Clippy:
src/nav.rs#L7
unresolved import `crate::thread`
|
Clippy:
src/route.rs#L3
unresolved import `subscriptions`
|
Clippy:
src/timeline/mod.rs#L25
unresolved import `cache`
|
Clippy:
src/timeline/mod.rs#L193
cannot find macro `warn` in this scope
|
Clippy:
src/timeline/mod.rs#L204
cannot find macro `warn` in this scope
|
Clippy:
src/timeline/mod.rs#L206
cannot find macro `info` in this scope
|
Clippy:
src/nav.rs#L140
failed to resolve: use of undeclared type `Profile`
|
Clippy:
src/nav.rs#L177
failed to resolve: use of undeclared type `Profile`
|
Clippy:
src/route.rs#L43
cannot find type `Threads` in this scope
|
Test Suite:
src/actionbar.rs#L5
unresolved import `crate::thread`
|
Test Suite:
src/nav.rs#L7
unresolved import `crate::thread`
|
Test Suite:
src/route.rs#L3
unresolved import `subscriptions`
|
Test Suite:
src/timeline/mod.rs#L25
unresolved import `cache`
|
Test Suite:
src/timeline/mod.rs#L193
cannot find macro `warn` in this scope
|
Test Suite:
src/timeline/mod.rs#L204
cannot find macro `warn` in this scope
|
Test Suite:
src/timeline/mod.rs#L206
cannot find macro `info` in this scope
|
Test Suite:
src/nav.rs#L140
failed to resolve: use of undeclared type `Profile`
|
Test Suite:
src/nav.rs#L177
failed to resolve: use of undeclared type `Profile`
|
Test Suite:
src/route.rs#L43
cannot find type `Threads` in this scope
|
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 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/
|
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
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 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/
|
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
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 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/
|
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/
|
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 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/
|
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/column.rs#L3
unused import: `indexmap::IndexMap`
|
Test Suite:
src/column.rs#L5
unused import: `Ordering`
|
Test Suite:
src/nav.rs#L9
unused import: `render_profile_route`
|
Test Suite:
src/nav.rs#L25
unused imports: `error` and `info`
|
Test Suite:
src/notes_holder.rs#L1
unused import: `std::collections::HashMap`
|
Test Suite:
src/notes_holder.rs#L3
unused imports: `Filter` and `RelayPool`
|
Test Suite:
src/notes_holder.rs#L4
unused imports: `Ndb` and `Transaction`
|
Test Suite:
src/notes_holder.rs#L5
unused imports: `debug`, `info`, and `warn`
|
Test Suite:
src/notes_holder.rs#L8
unused imports: `Error`, `Result`, `multi_subscriber::MultiSubscriber`, `note::NoteRef`, `notecache::NoteCache`, and `timeline::TimelineTab`
|
Test Suite:
src/profile.rs#L1
unused imports: `Filter` and `Pubkey`
|