Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

HYP-13: suppertest to depcheckrc. #6

HYP-13: suppertest to depcheckrc.

HYP-13: suppertest to depcheckrc. #6

Triggered via push November 16, 2023 17:02
Status Failure
Total duration 6m 16s
Artifacts

test.yml

on: push
repo_ids
4s
repo_ids
Run lint
29s
Run lint
Run dependency check
25s
Run dependency check
Check version
4s
Check version
Build docker image
6m 8s
Build docker image
Matrix: Run tests
Fit to window
Zoom out
Zoom in

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.