Add contract messages #162
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run test suite:
examples/batch-query/src/index.ts#L29
Forbidden non-null assertion
|
Run test suite:
examples/batch-query/src/index.ts#L45
Forbidden non-null assertion
|
Run test suite:
examples/batch-query/src/index.ts#L53
Forbidden non-null assertion
|
Run test suite:
src/client/models/MsgStoreCode.ts#L2
'utf8' is defined but never used. Allowed unused vars must match /^_/u
|
Run test suite:
src/client/models/MsgStoreCode.ts#L5
'Prettify' is defined but never used. Allowed unused vars must match /^_/u
|
Loading