README: if you want to clone my fork #154
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
Check formatting:
src/auto_splitter_settings.rs#L56
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L63
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L76
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L83
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L114
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L124
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L132
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L148
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L158
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check formatting:
src/auto_splitter_settings.rs#L172
Diff in /home/runner/work/wasm-hollowknight-autosplit-prototype/wasm-hollowknight-autosplit-prototype/src/auto_splitter_settings.rs
|
Check clippy lints:
src/auto_splitter_settings.rs#L78
this `impl` can be derived
|
Check clippy lints:
src/auto_splitter_settings.rs#L84
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Check clippy lints:
src/hollow_knight_memory.rs#L1819
this boolean expression can be simplified
|
Check clippy lints:
src/hollow_knight_memory.rs#L1821
this boolean expression can be simplified
|
Check clippy lints:
src/hollow_knight_memory.rs#L1822
unnecessary use of `to_vec`
|
Check clippy lints:
src/hollow_knight_memory.rs#L1837
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Check clippy lints:
src/settings_gui.rs#L25
you are using an explicit closure for cloning elements
|
Check clippy lints:
src/splits.rs#L28
variant name ends with the enum's name
|
Check clippy lints:
src/splits.rs#L1518
manual `RangeInclusive::contains` implementation
|
Check clippy lints:
src/splits.rs#L1519
manual `RangeInclusive::contains` implementation
|