This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
fix(batch): renable doBatchRead when sortKey and blockHeight are not … #507
Annotations
14 warnings
build (format:check)
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/.
|
build (lint:check)
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/.
|
build (lint:check):
src/api/warp.ts#L110
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L310
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L311
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L483
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L476
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L477
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L554
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L98
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L104
Unexpected any. Specify a different type
|
build (lint:check):
src/utils.ts#L22
Unexpected any. Specify a different type
|
build (build)
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/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|