Skip to content

feat(hono): Add Frontend API proxy support #26101

feat(hono): Add Frontend API proxy support

feat(hono): Add Frontend API proxy support #26101

Triggered via pull request March 6, 2026 17:07
Status Failure
Total duration 8m 33s
Artifacts

ci.yml

on: pull_request
Check Permissions
4s
Check Permissions
Build Packages
1m 6s
Build Packages
Formatting | Dedupe | Changeset
1m 8s
Formatting | Dedupe | Changeset
Matrix: integration-tests
Static analysis
3m 6s
Static analysis
Publish with pkg-pr-new
1m 31s
Publish with pkg-pr-new
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 26 warnings
Integration Tests (hono, chrome)
Process completed with exit code 1.
Integration Tests (hono, chrome)
//#test:integration:hono: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:hono exited (1)
Integration Tests (quickstart, chrome, 15)
Process completed with exit code 1.
Integration Tests (quickstart, chrome, 15)
//#test:integration:quickstart: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:quickstart exited (1)
Integration Tests (quickstart, chrome, 16)
Process completed with exit code 1.
Integration Tests (quickstart, chrome, 16)
//#test:integration:quickstart: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:quickstart exited (1)
Integration Tests (generic, chrome)
Process completed with exit code 1.
Integration Tests (generic, chrome)
//#test:integration:generic: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:generic exited (1)
Integration Tests (express, chrome)
Process completed with exit code 1.
Integration Tests (express, chrome)
//#test:integration:express: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:express exited (1)
Integration Tests (vue, chrome)
Process completed with exit code 1.
Integration Tests (vue, chrome)
//#test:integration:vue: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:vue exited (1)
Integration Tests (astro, chrome)
Process completed with exit code 1.
Integration Tests (astro, chrome)
//#test:integration:astro: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:astro exited (1)
Integration Tests (billing, chrome)
Process completed with exit code 1.
Integration Tests (billing, chrome)
//#test:integration:billing: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:billing exited (1)
Integration Tests (tanstack-react-start, chrome)
Process completed with exit code 1.
Integration Tests (tanstack-react-start, chrome)
//#test:integration:tanstack-react-start: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:tanstack-react-start exited (1)
Integration Tests (localhost, chrome)
Process completed with exit code 1.
Integration Tests (localhost, chrome)
//#test:integration:localhost: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:localhost exited (1)
Integration Tests (machine, chrome)
Process completed with exit code 1.
Integration Tests (machine, chrome)
//#test:integration:machine: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:machine exited (1)
Integration Tests (react-router, chrome)
Process completed with exit code 1.
Integration Tests (react-router, chrome)
//#test:integration:react-router: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:react-router exited (1)
Integration Tests (nextjs, chrome, 16)
Process completed with exit code 1.
Integration Tests (nextjs, chrome, 16)
//#test:integration:nextjs: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:nextjs exited (1)
Integration Tests (nuxt, chrome)
Process completed with exit code 1.
Integration Tests (nuxt, chrome)
//#test:integration:nuxt: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:nuxt exited (1)
Integration Tests (nextjs, chrome, 15)
Process completed with exit code 1.
Integration Tests (nextjs, chrome, 15)
//#test:integration:nextjs: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:nextjs exited (1)
Integration Tests (custom, chrome)
Process completed with exit code 1.
Integration Tests (custom, chrome)
//#test:integration:custom: command (/home/runner/_work/javascript/javascript/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration:custom exited (1)
Integration Tests (hono, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (quickstart, chrome, 15)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (quickstart, chrome, 16)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (generic, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (express, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (vue, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (astro, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (billing, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (tanstack-react-start, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L16
Async arrow function has no 'await' expression
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L11
Async arrow function has no 'await' expression
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L6
Async arrow function has no 'await' expression
Static analysis: packages/fastify/src/withClerkMiddleware.ts#L85
Promise returned in function argument where a void return was expected
Static analysis: packages/expo-passkeys/src/index.ts#L134
Async method 'ios' has no 'await' expression
Static analysis: packages/expo-passkeys/src/index.ts#L133
Async method 'android' has no 'await' expression
Static analysis: packages/expo-passkeys/src/index.ts#L69
Async method 'ios' has no 'await' expression
Static analysis: packages/expo-passkeys/src/index.ts#L68
Async method 'android' has no 'await' expression
Static analysis: packages/dev-cli/src/commands/setup.js#L102
Async function 'getInstanceConfiguration' has no 'await' expression
Static analysis: packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression
Integration Tests (localhost, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (machine, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (react-router, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (nextjs, chrome, 16)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (nuxt, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (nextjs, chrome, 15)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (custom, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.