Skip to content

chore: release v0.1.9 #1875

chore: release v0.1.9

chore: release v0.1.9 #1875

Triggered via push August 11, 2026 15:20
Status Failure
Total duration 5m 48s
Artifacts 1

test.yml

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

Annotations

40 errors and 5 warnings
tests/cli/exec.spec.ts > exec command > sends the X-Data-Env header with the given value: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5257-4gi1qEehyxsJ-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5257-4gi1qEehyxsJ-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:243:28
tests/cli/exec.spec.ts > exec command > does not send the X-Bypass-RLS header without --privileged: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5161-tw6dgCVXWNkd-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5161-tw6dgCVXWNkd-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:221:28
tests/cli/exec.spec.ts > exec command > sends the X-Bypass-RLS header when --privileged is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5051-Ypo65i2meNsJ-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5051-Ypo65i2meNsJ-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:199:28
tests/cli/exec.spec.ts > exec command > targets the local dev server with a local user JWT when --local is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4911-6mGVQivYVDw8-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4911-6mGVQivYVDw8-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:155:28
tests/cli/exec.spec.ts > exec command > forwards a non-zero script exit code: packages/cli/tests/cli/exec.spec.ts#L126
AssertionError: expected 1 to be 42 // Object.is equality - Expected + Received - 42 + 1 ❯ tests/cli/exec.spec.ts:126:29
tests/cli/exec.spec.ts > exec command > sends SDK requests to the app base URL with correct auth: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4685-6rkCSQ3DfEgR-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4685-6rkCSQ3DfEgR-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:113:28
tests/cli/exec.spec.ts > exec command > makes the pre-authenticated base44 SDK available as a global: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4573-fvjHbs6cWtZ9-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4573-fvjHbs6cWtZ9-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:87:28
tests/cli/exec.spec.ts > exec command > executes with BASE44_APP_ID outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4465-0A50tH3Tj8CF-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4465-0A50tH3Tj8CF-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:72:28
tests/cli/exec.spec.ts > exec command > executes with --app-id outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4341-o1uSRsRiiqZr-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4341-o1uSRsRiiqZr-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:59:28
tests/cli/exec.spec.ts > exec command > executes a piped script and captures its output: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4203-2TYL3roeYBxq-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4203-2TYL3roeYBxq-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:47:28
tests/cli/exec.spec.ts > exec command > sends the X-Data-Env header with the given value: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5252-ksKccEq4AMsx-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5252-ksKccEq4AMsx-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:243:28
tests/cli/exec.spec.ts > exec command > does not send the X-Bypass-RLS header without --privileged: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5147-oiPiZxF9d9a5-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5147-oiPiZxF9d9a5-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:221:28
tests/cli/exec.spec.ts > exec command > sends the X-Bypass-RLS header when --privileged is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-5052-AEsvzlq1jv1j-.ts:40:30 ❯ ../../../../../../../tmp/tmp-5052-AEsvzlq1jv1j-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:199:28
tests/cli/exec.spec.ts > exec command > targets the local dev server with a local user JWT when --local is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4921-nxj4cGRo0AJ1-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4921-nxj4cGRo0AJ1-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:155:28
tests/cli/exec.spec.ts > exec command > forwards a non-zero script exit code: packages/cli/tests/cli/exec.spec.ts#L126
AssertionError: expected 1 to be 42 // Object.is equality - Expected + Received - 42 + 1 ❯ tests/cli/exec.spec.ts:126:29
tests/cli/exec.spec.ts > exec command > sends SDK requests to the app base URL with correct auth: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4709-AO6aT9RWuQMq-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4709-AO6aT9RWuQMq-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:113:28
tests/cli/exec.spec.ts > exec command > makes the pre-authenticated base44 SDK available as a global: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4599-xJwttkTSa4xA-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4599-xJwttkTSa4xA-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:87:28
tests/cli/exec.spec.ts > exec command > executes with BASE44_APP_ID outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4493-3OFSljGV9E4n-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4493-3OFSljGV9E4n-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:72:28
tests/cli/exec.spec.ts > exec command > executes with --app-id outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4382-Ha9A23jx65bY-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4382-Ha9A23jx65bY-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:59:28
tests/cli/exec.spec.ts > exec command > executes a piped script and captures its output: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///tmp/tmp-4261-JIUl060QNeS4-.ts:40:30 ❯ ../../../../../../../tmp/tmp-4261-JIUl060QNeS4-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:47:28
tests/cli/exec.spec.ts > exec command > sends the X-Data-Env header with the given value: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7124-BfSTg1mxGDEn-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7124-BfSTg1mxGDEn-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:243:28
tests/cli/exec.spec.ts > exec command > does not send the X-Bypass-RLS header without --privileged: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7932-z6vzijgBa1in-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7932-z6vzijgBa1in-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:221:28
tests/cli/exec.spec.ts > exec command > sends the X-Bypass-RLS header when --privileged is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8336-JSerFBldVEG5-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8336-JSerFBldVEG5-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:199:28
tests/cli/exec.spec.ts > exec command > targets the local dev server with a local user JWT when --local is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8832-dD9ZRhTeoaDH-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8832-dD9ZRhTeoaDH-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:155:28
tests/cli/exec.spec.ts > exec command > forwards a non-zero script exit code: packages/cli/tests/cli/exec.spec.ts#L126
AssertionError: expected 1 to be 42 // Object.is equality - Expected + Received - 42 + 1 ❯ tests/cli/exec.spec.ts:126:29
tests/cli/exec.spec.ts > exec command > sends SDK requests to the app base URL with correct auth: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-9088-AbJE5AUhyN2N-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-9088-AbJE5AUhyN2N-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:113:28
tests/cli/exec.spec.ts > exec command > makes the pre-authenticated base44 SDK available as a global: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8304-pCiXX7BNwJZQ-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8304-pCiXX7BNwJZQ-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:87:28
tests/cli/exec.spec.ts > exec command > executes with BASE44_APP_ID outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7620-rziLQAXCPTeu-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7620-rziLQAXCPTeu-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:72:28
tests/cli/exec.spec.ts > exec command > executes with --app-id outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7220-icQX0NHif5Q8-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7220-icQX0NHif5Q8-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:59:28
tests/cli/exec.spec.ts > exec command > executes a piped script and captures its output: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-1072-7tg87O2IpThn-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-1072-7tg87O2IpThn-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:47:28
tests/cli/exec.spec.ts > exec command > sends the X-Data-Env header with the given value: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8012-ukZA3BkNQztT-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8012-ukZA3BkNQztT-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:243:28
tests/cli/exec.spec.ts > exec command > does not send the X-Bypass-RLS header without --privileged: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-688-lPRlI7uXUey8-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-688-lPRlI7uXUey8-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:221:28
tests/cli/exec.spec.ts > exec command > sends the X-Bypass-RLS header when --privileged is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8484-DpG2Qiw2XnBc-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8484-DpG2Qiw2XnBc-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:199:28
tests/cli/exec.spec.ts > exec command > targets the local dev server with a local user JWT when --local is set: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-4564-MxcyyDqhOfqN-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-4564-MxcyyDqhOfqN-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:155:28
tests/cli/exec.spec.ts > exec command > forwards a non-zero script exit code: packages/cli/tests/cli/exec.spec.ts#L126
AssertionError: expected 1 to be 42 // Object.is equality - Expected + Received - 42 + 1 ❯ tests/cli/exec.spec.ts:126:29
tests/cli/exec.spec.ts > exec command > sends SDK requests to the app base URL with correct auth: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-6596-XSneLs4qlqMP-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-6596-XSneLs4qlqMP-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:113:28
tests/cli/exec.spec.ts > exec command > makes the pre-authenticated base44 SDK available as a global: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7992-TKHDHEouLKQC-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-7992-TKHDHEouLKQC-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:87:28
tests/cli/exec.spec.ts > exec command > executes with BASE44_APP_ID outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8628-PjQ15KA0D5lO-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-8628-PjQ15KA0D5lO-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:72:28
tests/cli/exec.spec.ts > exec command > executes with --app-id outside a project: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-3208-XXK07EACqvBY-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-3208-XXK07EACqvBY-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:59:28
tests/cli/exec.spec.ts > exec command > executes a piped script and captures its output: packages/cli/tests/cli/testkit/CLIResultMatcher.ts#L14
Error: Expected command to succeed but got exit code 1 stderr: Download https://registry.npmjs.org/@base44%2fsdk error: Failed loading https://registry.npmjs.org/@base44%2fsdk for package "@base44/sdk" 0: error sending request for url (https://registry.npmjs.org/@base44%2fsdk): client error (Connect): invalid peer certificate: Other(OtherError(CaUsedAsEndEntity)) at file:///C:/Users/RUNNER~1/AppData/Local/Temp/tmp-6100-wKglxx1T3RjF-.ts:40:30 ❯ C:/Users/RUNNER~1/AppData/Local/Temp/tmp-6100-wKglxx1T3RjF-.ts:40:30 ❯ CLIResultMatcher.toSucceed tests/cli/testkit/CLIResultMatcher.ts:14:13 ❯ tests/cli/exec.spec.ts:47:28
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest, binary)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest, npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest, binary)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest, npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
dist
173 MB
sha256:bd0fb43afd992ddcf6c9017e0cbb05a6ec01dedbad5fd4db19eee7fafd0005c6