Skip to content

i128 conversions

i128 conversions #471

Triggered via pull request September 22, 2023 08:18
Status Failure
Total duration 10m 4s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Nightly lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
the trait bound `masp_primitives::convert::AllowedConversion: std::convert::From<masp_primitives::transaction::components::ValueSum<masp_primitives::asset_type::AssetType, i32>>` is not satisfied: masp_proofs/benches/convert.rs#L45
error[E0277]: the trait bound `masp_primitives::convert::AllowedConversion: std::convert::From<masp_primitives::transaction::components::ValueSum<masp_primitives::asset_type::AssetType, i32>>` is not satisfied --> masp_proofs/benches/convert.rs:45:10 | 45 | .into(); | ^^^^ the trait `std::convert::From<masp_primitives::transaction::components::ValueSum<masp_primitives::asset_type::AssetType, i32>>` is not implemented for `masp_primitives::convert::AllowedConversion` | = help: the trait `std::convert::From<masp_primitives::transaction::components::ValueSum<masp_primitives::asset_type::AssetType, i128>>` is implemented for `masp_primitives::convert::AllowedConversion` = note: required for `masp_primitives::transaction::components::ValueSum<masp_primitives::asset_type::AssetType, i32>` to implement `std::convert::Into<masp_primitives::convert::AllowedConversion>`
Lint
Clippy had exited with the 101 exit code
Bitrot check
Process completed with exit code 101.
Nightly lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/