feat: custom root certificate support #46
test-pr.yml
on: pull_request
Matrix: test
report-coverage
0s
Annotations
6 errors
tests/client/rag.integration.test.ts > Rag:
src/client/user.ts#L173
Error: Failed to create app: Resource does not exist
❯ User.createApp src/client/user.ts:173:13
❯ Function.setup src/client/rag.ts:177:7
❯ tests/client/rag.integration.test.ts:22:11
|
tests/client/rag.integration.test.ts > Rag:
tests/client/rag.integration.test.ts#L89
TypeError: Cannot read properties of undefined (reading 'info')
❯ tests/client/rag.integration.test.ts:89:18
|
tests/client/rag.integration.test.ts > Rag:
src/client/user.ts#L173
Error: Failed to create app: Resource does not exist
❯ User.createApp src/client/user.ts:173:13
❯ Function.setup src/client/rag.ts:177:7
❯ tests/client/rag.integration.test.ts:22:11
|
test (dani/custom-root-ca)
Process completed with exit code 1.
|
tests/client/rag.integration.test.ts > Rag:
tests/client/rag.integration.test.ts#L89
TypeError: Cannot read properties of undefined (reading 'info')
❯ tests/client/rag.integration.test.ts:89:18
|
test (main)
Process completed with exit code 1.
|