fix: chore msg factories #284
Annotations
9 errors and 1 warning
yarn build:
src/sdk/msg/devgas.ts#L7
Cannot find module '../../protojs/nibiru/devgas/v1/tx' or its corresponding type declarations.
|
yarn build:
src/sdk/msg/inflation.ts#L5
Cannot find module '../../protojs/nibiru/inflation/v1/tx' or its corresponding type declarations.
|
yarn build:
src/sdk/msg/oracle.ts#L6
Module '"../../protojs/nibiru/oracle/v1/tx"' has no exported member 'MsgEditOracleParams'.
|
yarn build:
src/sdk/msg/tokenfactory.ts#L9
Cannot find module '../../protojs/nibiru/tokenfactory/v1/tx' or its corresponding type declarations.
|
yarn build:
src/sdk/query/epochs.ts#L6
'"../../protojs/nibiru/epochs/v1/query"' has no exported member named 'QueryEpochInfosRequest'. Did you mean 'QueryEpochsInfoRequest'?
|
yarn build:
src/sdk/query/epochs.ts#L7
'"../../protojs/nibiru/epochs/v1/query"' has no exported member named 'QueryEpochInfosResponse'. Did you mean 'QueryEpochsInfoResponse'?
|
yarn build:
src/sdk/query/epochs.test.ts#L45
Property 'QueryEpochInfosRequest' does not exist on type 'typeof import("/home/runner/work/ts-sdk/ts-sdk/src/protojs/nibiru/epochs/v1/query")'. Did you mean 'QueryEpochsInfoRequest'?
|
yarn build:
src/sdk/query/epochs.test.ts#L46
'"/home/runner/work/ts-sdk/ts-sdk/src/protojs/nibiru/epochs/v1/query"' has no exported member named 'QueryEpochInfosRequest'. Did you mean 'QueryEpochsInfoRequest'?
|
yarn build
The process '/usr/local/bin/yarn' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading