This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore(tests): add a test that validates bad smartweave inputs are dis… #341
Annotations
5 errors and 10 warnings
build (lint:check):
tests/integration/routes.test.ts#L24
'Tag' is defined but never used
|
build (lint:check):
tests/integration/routes.test.ts#L25
'Transaction' is defined but never used
|
build (lint:check)
Process completed with exit code 1.
|
build (build)
The job was canceled because "lint_check" failed.
|
build (build)
The operation was canceled.
|
build (lint:check):
src/api/warp.ts#L102
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L262
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L263
Unexpected any. Specify a different type
|
build (lint:check):
src/api/warp.ts#L420
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L224
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L225
Unexpected any. Specify a different type
|
build (lint:check):
src/routes/contract.ts#L286
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#L52
Forbidden non-null assertion
|