refactor Dialog to use <dialog> internally #4571
Annotations
10 errors
app/components/primer/alpha/action_menu/action_menu_element.ts#L265
Object is possibly 'null'.
|
app/components/primer/dialog_helpers.ts#L46
Parameter 'event' implicitly has an 'any' type.
|
app/components/primer/dialog_helpers.ts#L49
'dialog' is possibly 'null'.
|
app/components/primer/dialog_helpers.ts#L52
'dialog' is possibly 'null'.
|
app/components/primer/dialog_helpers.ts#L60
'dialog' is possibly 'null'.
|
app/components/primer/dialog_helpers.ts#L75
Property 'ModalDialogElement' does not exist on type 'Window & typeof globalThis'. Did you mean 'HTMLDialogElement'?
|
node_modules/@oddbird/popover-polyfill/dist/index.d.ts#L7
All declarations of 'oldState' must have identical modifiers.
|
node_modules/@oddbird/popover-polyfill/dist/index.d.ts#L8
All declarations of 'newState' must have identical modifiers.
|
node_modules/@oddbird/popover-polyfill/dist/index.d.ts#L11
Subsequent property declarations must have the same type. Property 'popover' must be of type 'string | null', but here has type '"auto" | "manual" | null'.
|
node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
|
The logs for this run have expired and are no longer available.
Loading