ci: Add unittests action #1
Annotations
8 errors
test (18.x):
src/example.ts#L1
Cannot find module './ai21' or its corresponding type declarations.
|
test (18.x):
src/index.ts#L1
Cannot find module './ai21' or its corresponding type declarations.
|
test (18.x):
src/resources/chat/completions.ts#L22
Property 'post' is protected and only accessible within class 'APIClient' and its subclasses.
|
test (18.x)
Process completed with exit code 2.
|
test (20.x):
src/example.ts#L1
Cannot find module './ai21' or its corresponding type declarations.
|
test (20.x):
src/index.ts#L1
Cannot find module './ai21' or its corresponding type declarations.
|
test (20.x):
src/resources/chat/completions.ts#L22
Property 'post' is protected and only accessible within class 'APIClient' and its subclasses.
|
test (20.x)
Process completed with exit code 2.
|