Skip to content

Distro Module

Distro Module #89

Triggered via pull request November 29, 2024 22:49
Status Failure
Total duration 1m 54s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint: core/src/base_reward_router.rs#L12
unused import: `FeeConfig`
lint: core/src/fees.rs#L8
unused imports: `self` and `self`
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#L256
this function has too many arguments (8/7)
lint: core/src/fees.rs#L272
use Option::map_or_else instead of an if let/else
lint: core/src/fees.rs#L272
if let can be simplified with `.unwrap_or_default()`
lint: core/src/fees.rs#L287
use Option::map_or_else instead of an if let/else
lint: core/src/fees.rs#L287
if let can be simplified with `.unwrap_or_default()`
lint: core/src/rewards.rs#L20
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/base_reward_router.rs#L12
unused import: `FeeConfig`
build: core/src/fees.rs#L8
unused imports: `self`, `self`
build: core/src/rewards.rs#L1
unused imports: `Pod`, `Zeroable`
build: core/src/rewards.rs#L2
unused import: `shank::ShankType`
build: core/src/fees.rs#L279
unused `Result` that must be used
build: core/src/fees.rs#L283
unused `Result` that must be used
build: core/src/fees.rs#L294
unused `Result` that must be used
build
Process completed with exit code 1.