This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
fix(sortKey): readStateBatch not properly handling sortKey #505
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:check:
src/api/warp.ts#L110
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/api/warp.ts#L311
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/api/warp.ts#L312
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/api/warp.ts#L484
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/routes/contract.ts#L476
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/routes/contract.ts#L477
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/routes/contract.ts#L554
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/types.ts#L98
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/types.ts#L104
Unexpected any. Specify a different type
|
Run yarn lint:check:
src/utils.ts#L22
Unexpected any. Specify a different type
|
Loading