Skip to content

update decimal and fee growth type to u256 #1081

update decimal and fee growth type to u256

update decimal and fee growth type to u256 #1081

Triggered via pull request July 23, 2024 14:00
Status Failure
Total duration 6m 58s
Artifacts

tests.yml

on: pull_request
Uint and e2e tests
6m 48s
Uint and e2e tests
Release build the contract + lint
30s
Release build the contract + lint
Build and test SDK
2m 19s
Build and test SDK
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 10 warnings
Release build the contract + lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Build and test SDK: src/decimal/src/uint.rs#L31
failed to resolve: could not find `metadata` in `ink`
Build and test SDK: src/decimal/src/uint.rs#L31
expected trait, found derive macro `ink::storage::traits::StorageLayout`
Build and test SDK: src/decimal/src/uint.rs#L31
failed to resolve: could not find `metadata` in `ink`
Build and test SDK
duplicate lang item in crate `std`: `panic_impl`.
Build and test SDK
could not compile `decimal` (lib) due to 4 previous errors
Build and test SDK
Process completed with exit code 1.
Release build the contract + lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release build the contract + lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test SDK
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test SDK
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test SDK
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
Uint and e2e tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Uint and e2e tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Uint and e2e tests: src/math/types/fee_growth.rs#L15
unused variable: `other`
Uint and e2e tests: src/math/types/fee_growth.rs#L20
unused variable: `other`
Uint and e2e tests
`invariant` (lib) generated 2 warnings (run `cargo fix --lib -p invariant` to apply 2 suggestions)