Skip to content

[CORE-859] add new market widget: msg composer #237

[CORE-859] add new market widget: msg composer

[CORE-859] add new market widget: msg composer #237

Triggered via pull request January 24, 2024 06:21
Status Failure
Total duration 33s
Artifacts

js-lint-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI: v4-client-js/src/clients/modules/composer.ts#L2
`cosmjs-types/cosmos/bank/v1beta1/tx` import should occur after import of `@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/tx`
CI: v4-client-js/src/clients/modules/composer.ts#L6
`@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/tx` import should occur after import of `@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/clob_pair`
CI: v4-client-js/src/clients/modules/composer.ts#L11
Missing trailing comma
CI: v4-client-js/src/clients/modules/composer.ts#L15
There should be no empty line within import group
CI: v4-client-js/src/clients/modules/composer.ts#L22
`./proto-includes` import should occur after import of `../constants`
CI: v4-client-js/src/clients/modules/composer.ts#L36
`../types` import should occur after import of `../constants`
CI: v4-client-js/src/clients/modules/composer.ts#L54
More than 1 blank line not allowed
CI: v4-client-js/src/clients/modules/composer.ts#L149
Parameter name `clob_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
CI: v4-client-js/src/clients/modules/composer.ts#L150
Parameter name `perpetual_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
CI: v4-client-js/src/clients/modules/composer.ts#L151
Parameter name `quantum_conversion_exponent` must match one of the following formats: camelCase, PascalCase, UPPER_CASE