This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore: use Set for BLOCKLIST_CONTRACT_IDS #469
Annotations
5 errors and 10 warnings
build (format:check)
Process completed with exit code 1.
|
build (lint:check)
The job was canceled because "format_check" failed.
|
build (lint:check)
The operation was canceled.
|
build (build)
The job was canceled because "format_check" failed.
|
build (build)
The operation was canceled.
|
build (lint:check):
src/api/warp.ts#L110
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L299
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L300
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L472
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
|