This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
fix(query): separate sort key and block height into separate state at… #358
Annotations
5 errors and 10 warnings
build (lint:check)
Process completed with exit code 1.
|
build (format:check)
The job was canceled because "lint_check" failed.
|
build (format:check)
Process completed with exit code 2.
|
build (build)
The job was canceled because "lint_check" failed.
|
build (build)
The operation was canceled.
|
build (lint:check):
src/api/graphql.ts#L196
Unexpected console statement
|
build (lint:check):
src/api/warp.ts#L105
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L286
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L287
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L455
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L89
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L95
Unexpected any. Specify a different type
|
build (lint:check):
tests/integration/routes.test.ts#L50
Forbidden non-null assertion
|
build (lint:check):
tests/integration/routes.test.ts#L51
Forbidden non-null assertion
|
build (lint:check):
tests/integration/routes.test.ts#L53
Forbidden non-null assertion
|