refactor: new InputPopover component / multiple bug fixes & enhancements #268
pull-request.yaml
on: pull_request
test_pull_request
26s
Annotations
2 errors and 1 warning
test_pull_request
Type '{ children: any; targetId: string; fixPosition?: { top: number; left: number; }; arrow?: boolean; anchor?: PopoutPosition; anchorProps?: any; content: any; isVisible: boolean; onDismiss: any; ... 261 more ...; autoFocus: true; }' is not assignable to type 'IntrinsicAttributes & { targetId?: string; fixPosition?: { top: number; left: number; }; arrow?: boolean; anchor?: PopoutPosition; anchorProps?: any; content?: any; isVisible?: boolean; onDismiss?: any; } & ... 4 more ... & RefAttributes<...>'.
|
test_pull_request
Process completed with exit code 1.
|
test_pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|