Distro Module #93
Annotations
15 errors
lint:
core/src/rewards.rs#L1
unused imports: `Pod` and `Zeroable`
|
lint:
core/src/rewards.rs#L2
unused import: `shank::ShankType`
|
lint:
core/src/fees.rs#L265
this function has too many arguments (8/7)
|
lint:
core/src/fees.rs#L289
use Option::map_or_else instead of an if let/else
|
lint:
core/src/fees.rs#L289
if let can be simplified with `.unwrap_or_default()`
|
lint:
core/src/fees.rs#L304
use Option::map_or_else instead of an if let/else
|
lint:
core/src/fees.rs#L304
if let can be simplified with `.unwrap_or_default()`
|
lint:
core/src/rewards.rs#L20
unnecessary structure name repetition
|
lint:
core/src/rewards.rs#L21
unnecessary structure name repetition
|
lint:
core/src/rewards.rs#L22
unnecessary structure name repetition
|
code generation
Unexpected changes in the shank IDL files. Please run `./target/release/jito-tip-router-shank-cli` to regenerate the files.
|
code generation
Process completed with exit code 1.
|
build:
core/src/rewards.rs#L1
unused imports: `Pod`, `Zeroable`
|
build:
core/src/rewards.rs#L2
unused import: `shank::ShankType`
|
build
Process completed with exit code 1.
|