This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
fix(healthcheck): set status correctly on healthcheck #437
Annotations
1 error and 10 warnings
test
Process completed with exit code 1.
|
build (lint:check):
src/api/warp.ts#L110
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L307
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L308
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L480
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L411
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L412
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L489
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L98
Unexpected any. Specify a different type
|
build (lint:check):
src/types.ts#L104
Unexpected any. Specify a different type
|
build (lint:check):
tests/integration/routes.test.ts#L50
Forbidden non-null assertion
|