Skip to content

upgrade inertia v2; add prefetching; migrate queries to tanstack query #1477

upgrade inertia v2; add prefetching; migrate queries to tanstack query

upgrade inertia v2; add prefetching; migrate queries to tanstack query #1477

Triggered via push January 9, 2026 02:16
Status Failure
Total duration 1m 16s
Artifacts

npm-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Process completed with exit code 2.
build: resources/js/utils/prefetch.ts#L80
Type 'string' is not assignable to type 'number'.
build: resources/js/utils/prefetch.ts#L80
Type 'string' is not assignable to type 'number'.
build: resources/js/Pages/ProjectShow.vue#L49
Property 'fetchProjectMembers' does not exist on type 'Store<"project-members", Pick<{ createProjectMember: (projectId: string, projectMemberBody: objectInputType<{ member_id: ZodString; billable_rate: ZodOptional<ZodUnion<[ZodNumber, ZodNull]>>; }, ZodTypeAny, "passthrough">) => Promise<...>; deleteProjectMember: (projectId: string, projectMemberId: string) => Promise<...'.
build: resources/js/Pages/ProjectShow.vue#L45
Property 'projectMembers' does not exist on type '{} & ToRefs<PiniaCustomStateProperties<Pick<{ createProjectMember: (projectId: string, projectMemberBody: objectInputType<{ member_id: ZodString; billable_rate: ZodOptional<ZodUnion<[ZodNumber, ZodNull]>>; }, ZodTypeAny, "passthrough">) => Promise<...>; deleteProjectMember: (projectId: string, projectMemberId: strin...'.
build: resources/js/utils/prefetch.ts#L80
Type 'string' is not assignable to type 'number'.
build: resources/js/utils/prefetch.ts#L80
Type 'string' is not assignable to type 'number'.