feature: add new TS client lib to repo #9
ts-sdk-tests.yml
on: pull_request
build-test
35s
tests
50s
Annotations
2 errors
clients/ts-sdk/src/functions/file/file.test.ts:
clients/ts-sdk/src/functions/file/file.test.ts#L7
Error: ENOENT: no such file or directory, open './__tests__/uploadme.pdf'
❯ clients/ts-sdk/src/functions/file/file.test.ts:7:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, syscall: 'open', code: 'ENOENT', path: './__tests__/uploadme.pdf' }
|
tests
Process completed with exit code 1.
|