L3-195: replaces duple declaration.{ #1204
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: push
repo_ids
7s
Run lint
36s
Run dependency check
1m 13s
Check version
12s
Build docker image
9m 9s
Matrix: Run tests
Annotations
12 errors
|
Run lint:
src/controllers/v1/match2/index.ts#L261
Unexpected console statement
|
Run lint:
src/controllers/v1/match2/index.ts#L262
Replace `match2AcceptFirst(match2,·newState,·demandA,·demandB,·match2.replacesId·?·oldMatch2?.originalTokenId·:·null·)` with `⏎········match2AcceptFirst(match2,·newState,·demandA,·demandB,·match2.replacesId·?·oldMatch2?.originalTokenId·:·null)⏎······`
|
Run lint:
src/lib/payload.ts#L162
Delete `,`
|
Run lint:
src/lib/payload.ts#L176
Replace `replaces·?·{·replaces:·{·type:·'TOKEN_ID',·value:·replaces·}}·:·{}` with `(replaces·?·{·replaces:·{·type:·'TOKEN_ID',·value:·replaces·}·}·:·{})`
|
|
Run lint
Process completed with exit code 1.
|
Run tests (unit)
Process completed with exit code 1.
|
Run tests (offchain)
The job was canceled because "unit" failed.
|
Run tests (offchain)
The operation was canceled.
|
Run tests (onchain)
The job was canceled because "unit" failed.
|
Run tests (onchain)
The operation was canceled.
|