Change components to clients Fix console warning #4
Annotations
10 errors and 1 warning
Test
Parameter 'groups' implicitly has an 'any' type.
|
Test
Parameter 'blockType' implicitly has an 'any' type.
|
Test
Parameter 'group' implicitly has an 'any' type.
|
Test
Parameter 'block' implicitly has an 'any' type.
|
Test
Module '"~/components/pages/pipelines/build"' has no exported member 'loader'.
|
Test
Parameter 'b' implicitly has an 'any' type.
|
Test
Parameter 'blockType' implicitly has an 'any' type.
|
Test
Parameter 'blockType' implicitly has an 'any' type.
|
Test
Type '({ params, request }: ActionFunctionArgs, { fetch }: { fetch: <T extends ZodType<any, ZodTypeDef, any>>(schema: T, url: string, options?: (RequestInit & { ...; }) | undefined) => Promise<...>; }) => Promise<...>' is not assignable to type 'ActionHandler<TypedResponse<ValidationErrorResponseData>>'.
|
Test
Parameter 'blockType' implicitly has an 'any' type.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|