This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore(tests): add integration tests for blockHeight and sortKeys #349
Annotations
1 error and 10 warnings
test
Process completed with exit code 2.
|
build (lint:check):
src/api/warp.ts#L103
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L269
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L270
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L435
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L234
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L235
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L296
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#L49
Forbidden non-null assertion
|