Skip to content

[nextjs] Fix server transfer redirects #909

[nextjs] Fix server transfer redirects

[nextjs] Fix server transfer redirects #909

Triggered via pull request December 19, 2025 14:22
Status Failure
Total duration 5m 25s
Artifacts

pull_request_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 3.
build: packages/react/src/components/Form.tsx#L89
React Hook useEffect has missing dependencies: 'context.api?.edge?.clientContextId', 'context.api?.edge?.edgeUrl', 'isEditing', 'params.FormId', and 'rendering.uid'. Either include them or remove the dependency array
build: packages/react/src/components/DesignLibrary/DesignLibrary.tsx#L158
React Hook useEffect has missing dependencies: 'isDesignLibrary', 'loadImportMap', 'propsState.fields', and 'propsState.params'. Either include them or remove the dependency array. If 'loadImportMap' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: packages/core/src/utils/utils.ts#L165
@param "headers" does not match an existing function parameter