Skip to content

Distro Module

Distro Module #93

Triggered via pull request December 1, 2024 14:34
Status Failure
Total duration 1m 51s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.