Feature: ManagedDecimal #82
proxy-compare.yml
on: pull_request
Proxy compare - newly generated vs present in file tree
3m 38s
Annotations
7 warnings
[clippy] contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47:
contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47
warning: field `field` is never read
--> contracts/feature-tests/abi-tester/src/abi_test_type.rs:48:9
|
47 | pub struct ManagedDecimalWrapper<M: ManagedTypeApi> {
| --------------------- field in this struct
48 | pub field: ManagedDecimal<M, ConstDecimals<2>>,
| ^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
[clippy] contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47:
contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47
warning: field `field` is never read
--> contracts/feature-tests/abi-tester/src/abi_test_type.rs:48:9
|
47 | pub struct ManagedDecimalWrapper<M: ManagedTypeApi> {
| --------------------- field in this struct
48 | pub field: ManagedDecimal<M, ConstDecimals<2>>,
| ^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
Proxy compare - newly generated vs present in file tree
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
|
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
|
[clippy] contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47:
contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47
warning: field `field` is never read
--> contracts/feature-tests/abi-tester/src/abi_test_type.rs:48:9
|
47 | pub struct ManagedDecimalWrapper<M: ManagedTypeApi> {
| --------------------- field in this struct
48 | pub field: ManagedDecimal<M, ConstDecimals<2>>,
| ^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
[clippy] contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47:
contracts/feature-tests/abi-tester/src/abi_test_type.rs#L47
warning: field `field` is never read
--> contracts/feature-tests/abi-tester/src/abi_test_type.rs:48:9
|
47 | pub struct ManagedDecimalWrapper<M: ManagedTypeApi> {
| --------------------- field in this struct
48 | pub field: ManagedDecimal<M, ConstDecimals<2>>,
| ^^^^^
|
= note: `#[warn(dead_code)]` on by default
|