fix: Trigger a new release #69
Annotations
11 warnings
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
__tests__/decoder.test.ts#L2
'unMarshalBinaryLengthPrefixed' is defined but never used
|
Test:
__tests__/decoder.test.ts#L3
'StdTx' is defined but never used
|
Test:
__tests__/decoder.test.ts#L3
'SendMsg' is defined but never used
|
Test:
__tests__/transaction.test.ts#L67
Forbidden non-null assertion
|
Test:
src/amino/decoder/index.ts#L11
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L26
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L27
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L48
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L48
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L64
Unexpected any. Specify a different type
|