Skip to content

feat: route support for Astro, Nuxt, Remix, Sveltekit and Vue #283

feat: route support for Astro, Nuxt, Remix, Sveltekit and Vue

feat: route support for Astro, Nuxt, Remix, Sveltekit and Vue #283

Triggered via pull request November 6, 2024 15:48
Status Failure
Total duration 1m 21s
Artifacts

quality.yml

on: pull_request
typescript
49s
typescript
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
typescript
Process completed with exit code 1.
playwright (test:e2e:development)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:development)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:development)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:development)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:development)
Type '{ framework: string; beforeSend?: BeforeSend | undefined; debug?: boolean | undefined; mode?: Mode | undefined; scriptSrc?: string | undefined; endpoint?: string | undefined; dsn?: string | undefined; path: string; route: string | null; }' is not assignable to type 'IntrinsicAttributes & AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:development)
Process completed with exit code 1.
playwright (test:e2e:production)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:production)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:production)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:production)
Property 'route' does not exist on type 'AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:production)
Type '{ framework: string; beforeSend?: BeforeSend | undefined; debug?: boolean | undefined; mode?: Mode | undefined; scriptSrc?: string | undefined; endpoint?: string | undefined; dsn?: string | undefined; path: string; route: string | null; }' is not assignable to type 'IntrinsicAttributes & AnalyticsProps & { framework?: string | undefined; path?: string | null | undefined; }'.
playwright (test:e2e:production)
Process completed with exit code 1.
typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
playwright (test:e2e:development)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
playwright (test:e2e:production)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/