Notes holder refactor #470
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/timeline/cache.rs#L150
invalid format string: expected format parameter to occur after `:`
|
Run actions-rs/cargo@v1:
src/app.rs#L16
unresolved imports `crate::notes_holder`, `crate::profile::Profile`, `crate::thread`
|
Run actions-rs/cargo@v1:
src/app.rs#L102
cannot find type `RemoteSubscriptions` in this scope
|
Run actions-rs/cargo@v1:
src/timeline/cache.rs#L81
failed to resolve: use of undeclared crate or module `filter`
|
Run actions-rs/cargo@v1:
src/timeline/cache.rs#L209
cannot find value `multi_subscriber` in this scope
|
Run actions-rs/cargo@v1:
src/column.rs#L4
unused import: `indexmap::IndexMap`
|
Run actions-rs/cargo@v1:
src/column.rs#L7
unused import: `Ordering`
|
Run actions-rs/cargo@v1:
src/nav.rs#L8
unused imports: `Timeline` and `render_profile_route`
|
Run actions-rs/cargo@v1:
src/nav.rs#L24
unused import: `Ndb`
|
Run actions-rs/cargo@v1:
src/nav.rs#L25
unused imports: `error` and `info`
|
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/
|
Loading