Skip to content

Automated dependency upgrades #328

Automated dependency upgrades

Automated dependency upgrades #328

Triggered via pull request September 5, 2023 14:03
Status Failure
Total duration 1m 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Build: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Build: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Build: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Build: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Build: node_modules/typescript/lib/lib.dom.d.ts#L22299
All declarations of 'newState' must have identical modifiers.
Build: node_modules/typescript/lib/lib.dom.d.ts#L22301
All declarations of 'oldState' must have identical modifiers.
Build: src/index-fn.ts#L8
All declarations of 'oldState' must have identical modifiers.
Build: src/index-fn.ts#L9
All declarations of 'newState' must have identical modifiers.
Build: src/index-fn.ts#L12
Subsequent property declarations must have the same type. Property 'popover' must be of type 'string | null', but here has type '"auto" | "manual" | null'.
Build: src/index.ts#L10
All declarations of 'oldState' must have identical modifiers.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L9683
Interface 'HTMLButtonElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L10940
Interface 'HTMLInputElement' cannot simultaneously extend types 'PopoverInvokerElement' and 'PopoverToggleTargetElementInvoker'.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L22299
All declarations of 'newState' must have identical modifiers.
Lint: node_modules/typescript/lib/lib.dom.d.ts#L22301
All declarations of 'oldState' must have identical modifiers.
Lint: src/index-fn.ts#L8
All declarations of 'oldState' must have identical modifiers.
Lint: src/index-fn.ts#L9
All declarations of 'newState' must have identical modifiers.
Lint: src/index-fn.ts#L12
Subsequent property declarations must have the same type. Property 'popover' must be of type 'string | null', but here has type '"auto" | "manual" | null'.
Lint: src/index.ts#L10
All declarations of 'oldState' must have identical modifiers.
Test
Process completed with exit code 1.
Lint: src/popover-helpers.ts#L209
Unexpected 'todo' comment: 'TODO: this is not spec compliant'