Precision Fee #29
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/
|