Skip to content

chore(deps): bump the react-query group across 1 directory with 2 updates #4153

chore(deps): bump the react-query group across 1 directory with 2 updates

chore(deps): bump the react-query group across 1 directory with 2 updates #4153

Triggered via pull request January 29, 2025 15:18
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 11 warnings
build
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.18.2/x64/bin/npm run build exited (1)
build
Process completed with exit code 1.
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<UploadAssetMutationOutput, void, UploadAssetMutationInput, unknown>'.
typecheck
Argument of type '{ getNextPageParam: (lastPage: { items: { type: "Page" | "Folder" | "Collection" | "CollectionLink" | "CollectionPage" | "IndexPage"; title: string; id: string; permalink: string; }[]; nextOffset: number; } | { ...; }) => number | null; }' is not assignable to parameter of type 'Omit<UseTRPCInfiniteQueryOptions<"resource.getChildrenOf", { siteId: string; resourceId: string | null; cursor?: number | undefined; limit?: number | undefined; }, { items: { type: "Page" | "Folder" | "Collection" | "CollectionLink" | "CollectionPage" | "IndexPage"; title: string; id: string; permalink: string; }[];...'.
typecheck
Object literal may only specify known properties, and 'onSuccess' does not exist in type 'UseTRPCInfiniteQueryOptions<"resource.search", { siteId: string; cursor?: number | undefined; query?: string | undefined; limit?: number | undefined; }, { resources: SearchResultResource[]; totalCount: number | null; recentlyEdited: SearchResultResource[]; }, TRPCClientErrorLike<...>>'.
typecheck
Property 'pages' does not exist on type '{ resources: SearchResultResource[]; totalCount: number | null; recentlyEdited: SearchResultResource[]; }'.
typecheck
Parameter 'page' implicitly has an 'any' type.
typecheck
Property 'pages' does not exist on type '{ resources: SearchResultResource[]; totalCount: number | null; recentlyEdited: SearchResultResource[]; }'.
typecheck
Parameter 'acc' implicitly has an 'any' type.
typecheck
Parameter 'page' implicitly has an 'any' type.
typecheck
Property 'pages' does not exist on type '{ resources: SearchResultResource[]; totalCount: number | null; recentlyEdited: SearchResultResource[]; }'.
typecheck
No overload matches this call.
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L44
Unsafe assignment of an error typed value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L45
Unsafe call of an `error` type typed value
lint
isomer-studio#lint: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.18.2/x64/bin/npm run lint -- --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L45
Unsafe member access .flatMap on an `error` typed value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L45
Unsafe return of a value of type `any`
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L45
Unsafe member access .resources on an `any` value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L60
Unsafe assignment of an error typed value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L60
Unsafe call of an `error` type typed value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L60
Unsafe member access .reduce on an `error` typed value
lint: apps/studio/src/components/Searchbar/SearchModal.tsx#L61
Unsafe return of a value of type `any`
End-to-end tests
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.18.2/x64/bin/npm run build exited (1)
End-to-end tests
Process completed with exit code 1.
lint: packages/components/src/interfaces/internal/Header.ts#L3
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/SidePane.ts#L2
Unexpected any. Specify a different type
lint: packages/components/src/presets/classic.ts#L31
Unexpected any. Specify a different type
lint: packages/components/src/presets/classic.ts#L34
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L34
Unsafe call of an `any` typed value
lint: packages/components/src/presets/classic.ts#L35
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L35
Unsafe call of an `any` typed value
lint: packages/components/src/presets/classic.ts#L36
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L36
Unsafe call of an `any` typed value
lint: packages/components/src/presets/classic.ts#L37
Unsafe assignment of an `any` value
End-to-end tests
No files were found with the provided path: apps/studio/playwright/test-results. No artifacts will be uploaded.