Skip to content

fix(astro): Ensure runInjectionScript runs on initial page loads with view transitions enabled #25194

fix(astro): Ensure runInjectionScript runs on initial page loads with view transitions enabled

fix(astro): Ensure runInjectionScript runs on initial page loads with view transitions enabled #25194

Re-run triggered February 9, 2026 15:30
Status Failure
Total duration 5m 46s
Artifacts

ci.yml

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

Annotations

20 errors and 30 warnings
Integration Tests (custom, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (machine, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (sessions, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (sessions:staging, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (nuxt, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (billing, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (astro, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (quickstart, chrome, 16)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (handshake, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (nextjs, chrome, 15)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (handshake:staging, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (ap-flows, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (localhost, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (express, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (generic, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (react-router, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (tanstack-react-start, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (quickstart, chrome, 15)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (vue, chrome)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (nextjs, chrome, 16)
Unhandled error: SyntaxError: Unexpected end of JSON input
Integration Tests (custom, 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 (sessions, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (sessions:staging, chrome)
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 (billing, 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 (quickstart, chrome, 16)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (handshake, 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 (handshake:staging, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (ap-flows, chrome)
No files were found with the provided path: integration/test-results. No artifacts will be uploaded.
Integration Tests (localhost, 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 (generic, 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 (tanstack-react-start, 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 (vue, 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.
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#L20
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