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

HYP-13: a clean version of matchmaker-api. #1

HYP-13: a clean version of matchmaker-api.

HYP-13: a clean version of matchmaker-api. #1

Triggered via push November 16, 2023 16:34
Status Failure
Total duration 2m 38s
Artifacts

test.yml

on: push
repo_ids
4s
repo_ids
Run lint
36s
Run lint
Run dependency check
28s
Run dependency check
Check version
7s
Check version
Build docker image
2m 27s
Build docker image
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

34 errors
Run dependency check
Process completed with exit code 255.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L98
Type 'void' is not assignable to type 'Attachment[]'.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L98
Argument of type '{ updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L116
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L119
Type 'number' is not assignable to type 'string'.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L139
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (offchain): src/controllers/v1/attachment/index.ts#L148
Type 'number' is not assignable to type 'string'.
Run tests (offchain): src/controllers/v1/transaction/index.ts#L44
Type 'void' is not assignable to type 'TransactionResponse[]'.
Run tests (offchain): src/controllers/v1/transaction/index.ts#L44
Argument of type '{ state?: TransactionState | undefined; apiType?: TransactionApiType | undefined; updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (offchain): src/controllers/v1/transaction/index.ts#L54
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (offchain): src/lib/indexer/eventProcessor.ts#L4
'"../db"' has no exported member named 'Transaction'. Did you mean 'TransactionRow'?
Run tests (onchain)
The job was canceled because "offchain" failed.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L98
Type 'void' is not assignable to type 'Attachment[]'.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L98
Argument of type '{ updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L116
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L119
Type 'number' is not assignable to type 'string'.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L139
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (onchain): src/controllers/v1/attachment/index.ts#L148
Type 'number' is not assignable to type 'string'.
Run tests (onchain): src/controllers/v1/transaction/index.ts#L44
Type 'void' is not assignable to type 'TransactionResponse[]'.
Run tests (onchain): src/controllers/v1/transaction/index.ts#L44
Argument of type '{ state?: TransactionState | undefined; apiType?: TransactionApiType | undefined; updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (onchain): src/controllers/v1/transaction/index.ts#L54
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (onchain): src/lib/indexer/eventProcessor.ts#L4
'"../db"' has no exported member named 'Transaction'. Did you mean 'TransactionRow'?
Run tests (unit)
The job was canceled because "offchain" failed.
Run tests (unit): src/controllers/v1/attachment/index.ts#L98
Type 'void' is not assignable to type 'Attachment[]'.
Run tests (unit): src/controllers/v1/attachment/index.ts#L98
Argument of type '{ updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (unit): src/controllers/v1/attachment/index.ts#L116
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (unit): src/controllers/v1/attachment/index.ts#L119
Type 'number' is not assignable to type 'string'.
Run tests (unit): src/controllers/v1/attachment/index.ts#L139
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (unit): src/controllers/v1/attachment/index.ts#L148
Type 'number' is not assignable to type 'string'.
Run tests (unit): src/controllers/v1/transaction/index.ts#L44
Type 'void' is not assignable to type 'TransactionResponse[]'.
Run tests (unit): src/controllers/v1/transaction/index.ts#L44
Argument of type '{ state?: TransactionState | undefined; apiType?: TransactionApiType | undefined; updatedSince?: Date | undefined; }' is not assignable to parameter of type 'Record<string, string>'.
Run tests (unit): src/controllers/v1/transaction/index.ts#L54
Type 'void' must have a '[Symbol.iterator]()' method that returns an iterator.
Run tests (unit): src/lib/indexer/eventProcessor.ts#L4
'"../db"' has no exported member named 'Transaction'. Did you mean 'TransactionRow'?
Build docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2