Skip to content

ci: Add unittests action #1

ci: Add unittests action

ci: Add unittests action #1

Triggered via push November 12, 2024 11:24
Status Failure
Total duration 27s
Billable time 2m
Artifacts

unittests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.