Skip to content

Change which markdown files are linted #6839

Change which markdown files are linted

Change which markdown files are linted #6839

Triggered via push November 3, 2023 16:52
Status Success
Total duration 2m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Analyze: node_modules/@oddbird/popover-polyfill/dist/index.d.ts#L7
All declarations of 'oldState' must have identical modifiers.
Analyze: node_modules/@oddbird/popover-polyfill/dist/index.d.ts#L8
All declarations of 'newState' must have identical modifiers.
Analyze: 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'.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L22299
All declarations of 'newState' must have identical modifiers.
Analyze: node_modules/typescript/lib/lib.dom.d.ts#L22301
All declarations of 'oldState' must have identical modifiers.