fixed relative path #17
Annotations
10 errors and 10 warnings
Run Tests:
packages/injective-test-tube/src/module/authz.rs#L25
the trait bound `injective_std::types::cosmos::authz::v1beta1::MsgExecResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/authz.rs#L29
the trait bound `injective_std::types::cosmos::authz::v1beta1::MsgGrantResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/bank.rs#L24
the trait bound `injective_std::types::cosmos::bank::v1beta1::MsgSendResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L20
the trait bound `MsgInstantSpotMarketLaunchResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L24
the trait bound `MsgCreateSpotLimitOrderResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L28
the trait bound `MsgCreateDerivativeLimitOrderResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L32
the trait bound `MsgCancelSpotOrderResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L36
the trait bound `MsgCancelDerivativeOrderResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L40
the trait bound `MsgBatchUpdateOrdersResponse: prost::Message` is not satisfied
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L44
the trait bound `MsgInstantPerpetualMarketLaunchResponse: prost::Message` is not satisfied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Install Rust Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run Tests:
packages/injective-test-tube/src/module/authz.rs#L58
unused import: `prost::Message`
|
Run Tests:
packages/injective-test-tube/src/module/exchange.rs#L141
unused import: `prost::Message`
|
Run Tests:
packages/injective-test-tube/src/module/oracle.rs#L71
unused import: `prost::Message`
|
Run Tests
`injective-test-tube` (lib test) generated 3 warnings
|
Loading