This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
HYP-2: unit tests = pass. #48
test.yml
on: push
repo_ids
5s
Run lint
27s
Run dependency check
22s
Check version
3s
Build docker image
4m 25s
Matrix: Run tests
Annotations
15 errors and 1 warning
Check version
Newest tag: v0.0.2 is a higher version than package.json: 0.0.1
|
Run dependency check
Process completed with exit code 255.
|
|
|
Run lint:
src/controllers/v1/certificate/index.ts#L61
Insert `⏎······`
|
|
|
Run lint:
src/controllers/v1/certificate/index.ts#L64
Replace `····}),·{}` with `······}),⏎······{}⏎····`
|
Run lint:
src/lib/db/index.ts#L24
Delete `·`
|
Run lint:
src/lib/db/index.ts#L76
Replace `model:·keyof·Models<()·=>·QueryBuilder>,·record:·Record<string,·string·|·number>` with `⏎····model:·keyof·Models<()·=>·QueryBuilder>,⏎····record:·Record<string,·string·|·number>⏎··`
|
Run lint:
src/lib/db/index.ts#L120
Replace `this.db().certificate().select(['id']).where({·latest_token_id:·tokenId·})` with `⏎······this.db().certificate().select(['id']).where({·latest_token_id:·tokenId·}),⏎····`
|
Run lint:
src/lib/indexer/__tests__/eventProcessor.test.ts#L63
Replace `⏎······` with `,`
|
Run tests (offchain)
Process completed with exit code 1.
|
Run tests (onchain)
The job was canceled because "offchain" failed.
|
Run tests (onchain)
The operation was canceled.
|
Run lint:
src/lib/indexer/__tests__/eventProcessor.test.ts#L54
'_' is assigned a value but never used
|