Apply suggestion from @sjmiller609 #885
Annotations
11 errors
|
test
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint:
tests/index.test.ts#L779
Parameter 'r' implicitly has an 'any' type.
|
|
lint:
tests/index.test.ts#L749
Parameter 'r' implicitly has an 'any' type.
|
|
lint:
tests/index.test.ts#L591
Parameter 'r' implicitly has an 'any' type.
|
|
lint:
tests/index.test.ts#L261
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
lint:
tests/index.test.ts#L257
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
lint:
tests/index.test.ts#L231
Parameter 'url' implicitly has an 'any' type.
|
|
lint:
tests/index.test.ts#L7
Cannot find module '@onkernel/sdk' or its corresponding type declarations.
|
|
lint:
tests/index.test.ts#L6
Cannot find module '@onkernel/sdk' or its corresponding type declarations.
|
|
lint:
tests/index.test.ts#L3
Cannot find module '@onkernel/sdk/core/api-promise' or its corresponding type declarations.
|