Skip to content

Matched strongly typed #968

Matched strongly typed

Matched strongly typed #968

Triggered via pull request January 5, 2025 23:57
Status Failure
Total duration 2m 54s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Types: src/compositions/useLink.ts#L111
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/createPropStore.ts#L121
Property 'id' does not exist on type 'CreateRouteOptions<string | undefined, string | Path | undefined, string | Query | undefined, string | Hash | undefined, Record<string, unknown>, Record<string, Param>> & WithComponents<...>'.
Types: src/services/createPropStore.ts#L127
Property 'id' does not exist on type 'CreateRouteOptions<string | undefined, string | Path | undefined, string | Query | undefined, string | Hash | undefined, Record<string, unknown>, Record<string, Param>> & WithComponent<...>'.
Types: src/services/hooks.ts#L10
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/hooks.ts#L10
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/hooks.ts#L17
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/hooks.ts#L17
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/hooks.ts#L21
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/services/hooks.ts#L21
Property 'id' does not exist on type 'CreateRouteOptions'.
Types: src/utilities/testHelpers.ts#L72
Object literal may only specify known properties, and 'id' does not exist in type '{ name?: string | undefined; path?: string | Path | undefined; query?: string | Query | undefined; hash?: string | Hash | undefined; meta?: Record<string, unknown> | undefined; prefetch?: PrefetchConfig | undefined; } & WithHooks & WithState<...>'.
Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636