This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
HYP-13: some left overs (demand) from last project. #5
Annotations
6 errors
src/lib/indexer/__tests__/handleEvent.test.ts#L40
Element implicitly has an 'any' type because expression of type '"demand-create"' can't be used to index type 'EventProcessors'.
|
src/lib/indexer/__tests__/handleEvent.test.ts#L62
Element implicitly has an 'any' type because expression of type '"demand-create"' can't be used to index type 'EventProcessors'.
|
src/lib/indexer/__tests__/handleEvent.test.ts#L96
Type '{ demands: Map<string, { type: string; id: string; latest_token_id: number; state: string; }>; }' is not assignable to type 'ChangeSet'.
|
src/lib/indexer/__tests__/handleEvent.test.ts#L106
Element implicitly has an 'any' type because expression of type '"demand-create"' can't be used to index type 'EventProcessors'.
|
src/lib/indexer/__tests__/handleEvent.test.ts#L136
Type '{ demands: Map<string, { type: string; id: string; latest_token_id: number; state: string; }>; }' is not assignable to type 'ChangeSet'.
|
|
The logs for this run have expired and are no longer available.
Loading