Skip to content

Precision Fee

Precision Fee #29

Triggered via pull request November 8, 2024 17:55
Status Failure
Total duration 1m 53s
Billable time 6m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
lint: core/src/fees.rs#L74
non-primitive cast: `jito_bytemuck::types::PodU64` as `u128`
lint: core/src/fees.rs#L96
mismatched types
lint: core/src/fees.rs#L104
no method named `checked_mul` found for struct `jito_bytemuck::types::PodU64` in the current scope
lint: core/src/fees.rs#L134
mismatched types
lint: core/src/fees.rs#L142
no method named `checked_mul` found for struct `jito_bytemuck::types::PodU64` in the current scope
lint
Process completed with exit code 101.
build: core/src/fees.rs#L74
non-primitive cast: `PodU64` as `u128`
build: core/src/fees.rs#L96
mismatched types
build: core/src/fees.rs#L104
no method named `checked_mul` found for struct `PodU64` in the current scope
build: core/src/fees.rs#L134
mismatched types
build: core/src/fees.rs#L142
no method named `checked_mul` found for struct `PodU64` in the current scope
build
Process completed with exit code 1.
code generation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: aarcangeli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/