fix: re-parse replay on modification #351
Annotations
20 errors and 12 warnings
|
Clippy:
src/ui/replay_parser/mod.rs#L2177
casting to the same type is unnecessary (`u64` -> `u64`)
|
|
Clippy:
src/ui/replay_parser/mod.rs#L725
this `let...else` may be rewritten with the `?` operator
|
|
Clippy:
src/ui/replay_parser/mod.rs#L719
this `let...else` may be rewritten with the `?` operator
|
|
Clippy:
src/ui/replay_parser/models.rs#L138
this `.filter_map(..)` can be written more simply using `.map(..)`
|
|
Clippy:
src/session_stats.rs#L212
casting to the same type is unnecessary (`u64` -> `u64`)
|
|
Clippy:
src/personal_rating.rs#L253
this `if` statement can be collapsed
|
|
Clippy:
src/personal_rating.rs#L252
this `if` statement can be collapsed
|
|
Clippy:
src/app.rs#L621
this `if` statement can be collapsed
|
|
Clippy:
src/app.rs#L620
this `if` statement can be collapsed
|
|
Clippy:
src/wows_data.rs#L181
variable does not need to be mutable
|
|
Check:
src/mod_manager.rs#L136
no method named `context` found for enum `Result<T, E>` in the current scope
|
|
Check:
src/mod_manager.rs#L44
type annotations needed
|
|
Check:
src/mod_manager.rs#L41
no method named `context` found for enum `Result<T, E>` in the current scope
|
|
Check:
src/mod_manager.rs#L51
cannot find type `Report` in this scope
|
|
Check:
src/mod_manager.rs#L56
cannot find macro `report` in this scope
|
|
Check:
src/mod_manager.rs#L62
cannot find macro `anyhow` in this scope
|
|
Check:
src/mod_manager.rs#L66
cannot find macro `anyhow` in this scope
|
|
Check:
src/mod_manager.rs#L163
cannot find macro `anyhow` in this scope
|
|
Check:
src/mod_manager.rs#L91
cannot find macro `anyhow` in this scope
|
|
Check:
src/mod_manager.rs#L75
cannot find macro `anyhow` in this scope
|
|
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 `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 `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/
|