Skip to content

feat: read state in batches #2561

feat: read state in batches

feat: read state in batches #2561

Triggered via push December 8, 2023 19:48
Status Failure
Total duration 48s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/contract/HandlerBasedContract.ts#L1
Replace `"safe-stable-stringify"` with `'safe-stable-stringify'`
build: src/contract/HandlerBasedContract.ts#L2
Replace `"../cache/SortKeyCache"` with `'../cache/SortKeyCache'`
build: src/contract/HandlerBasedContract.ts#L3
Replace `"../core/ContractCallRecord"` with `'../core/ContractCallRecord'`
build: src/contract/HandlerBasedContract.ts#L4
Replace `"../core/ExecutionContext"` with `'../core/ExecutionContext'`
build: src/contract/HandlerBasedContract.ts#L11
Replace `"../core/modules/impl/HandlerExecutorFactory"` with `'../core/modules/impl/HandlerExecutorFactory'`
build: src/contract/HandlerBasedContract.ts#L15
Replace `"../core/modules/impl/LexicographicalInteractionsSorter"` with `'../core/modules/impl/LexicographicalInteractionsSorter'`
build: src/contract/HandlerBasedContract.ts#L16
Replace `"../core/modules/InteractionsSorter"` with `'../core/modules/InteractionsSorter'`
build: src/contract/HandlerBasedContract.ts#L17
Replace `"../core/modules/StateEvaluator"` with `'../core/modules/StateEvaluator'`
build: src/contract/HandlerBasedContract.ts#L18
Replace `"../core/KnownTags"` with `'../core/KnownTags'`
build: src/contract/HandlerBasedContract.ts#L19
Replace `"../core/Warp"` with `'../core/Warp'`