Splits OnObtainGhostCloth, OnObtainGhostVespa #361
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Clippy:
src/hollow_knight_memory.rs#L1088
this `else { if .. }` block can be collapsed
|
Run Clippy:
src/hollow_knight_memory.rs#L2649
using `clone` on type `bool` which implements the `Copy` trait
|
Run Clippy:
src/hollow_knight_memory.rs#L2652
using `clone` on type `bool` which implements the `Copy` trait
|
Run Clippy:
src/hollow_knight_memory.rs#L2727
using `clone` on type `bool` which implements the `Copy` trait
|
Run Clippy:
src/hollow_knight_memory.rs#L2730
using `clone` on type `bool` which implements the `Copy` trait
|
Run Clippy:
src/hollow_knight_memory.rs#L3325
this boolean expression can be simplified
|
Run Clippy:
src/hollow_knight_memory.rs#L3327
this boolean expression can be simplified
|
Run Clippy:
src/hollow_knight_memory.rs#L3328
unnecessary use of `to_vec`
|
Run Clippy:
src/hollow_knight_memory.rs#L3364
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Run Clippy:
src/legacy_xml.rs#L35
this `impl` can be derived
|
The logs for this run have expired and are no longer available.
Loading