Skip to content

fix: forwardRef render functions not using ref #2376

fix: forwardRef render functions not using ref

fix: forwardRef render functions not using ref #2376

Triggered via pull request December 1, 2024 04:03
Status Failure
Total duration 6m 1s
Billable time 14m
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type 'SandpackFiles' is missing the following properties from type 'string[]': length, pop, push, concat, and 35 more.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
TypeScript
Process completed with exit code 2.