build(deps): bump react and @types/react - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors
|
Run npm run check
Argument of type 'FunctionComponentElement<{ valueSet: EditableValueSet; drafts: Record<string, string>; savingId: string | null; reviewingId: string | null; onDraftChange: (valueId: string, draft: string) => void; onReview: (value: EditableValue) => void; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ changeSet: SessionChangeSet; renderEditAction?: ((filePath: string, editIndex: number) => ReactNode) | undefined; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ projectId: number; sessions: SessionDiscoveryCandidate[]; onOpenSession: (session: SessionDiscoveryCandidate) => void; onSessionContextMenu?: ((session: SessionDiscoveryCandidate, event: MouseEvent<...>) => void) | undefined; DetailLayer?: RecapDetailLayer | undefined; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ preview: FilePreview | null; relationships: NodeRelationships | null; relationshipsNodeId: number | null; relationshipsLoading: boolean; ... 8 more ...; onContextMenu: FileContextMenuHandler; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ showFlow: boolean; selectedProjectId: number | null; realProjectCount: number; mutationAvailable: boolean; dashboard: DashboardSummary | null; watcherStatus: WatcherStatus | null; ... 20 more ...; onRecovery: () => void; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ duplicateScope: "current" | "file" | "all"; setDuplicateScope: (value: "current" | "file" | "all") => void; preview: FilePreview | null; duplicateMinPreset: string; ... 18 more ...; setConfirmState: Dispatch<...>; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ menu: ContextMenuState; onClose: () => void; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ nodeId: number | null; connectorBuild?: boolean | undefined; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ nodeId: number | null; connectorBuild?: boolean | undefined; }>' is not assignable to parameter of type 'ReactNode'.
|
|
Run npm run check
Argument of type 'FunctionComponentElement<{ text: string; className?: string | undefined; }>' is not assignable to parameter of type 'ReactNode'.
|
background
wait
wait-all
cancel
parallel
Loading