This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
HYP-13: suppertest to depcheckrc. #6
test.yml
on: push
repo_ids
4s
Run lint
29s
Run dependency check
25s
Check version
4s
Build docker image
6m 8s
Matrix: Run tests
Annotations
10 errors
Run tests (unit):
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'.
|
Run tests (unit):
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'.
|
Run tests (unit):
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'.
|
Run tests (unit):
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'.
|
Run tests (unit):
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'.
|
Run tests (unit)
Process completed with exit code 1.
|
Run tests (onchain)
The job was canceled because "unit" failed.
|
Run tests (onchain)
The operation was canceled.
|
Run tests (offchain)
The job was canceled because "unit" failed.
|
Run tests (offchain)
The operation was canceled.
|