Skip to content

chore(deps): bump lit-html from 3.1.2 to 3.1.4 #258

chore(deps): bump lit-html from 3.1.2 to 3.1.4

chore(deps): bump lit-html from 3.1.2 to 3.1.4 #258

Triggered via pull request June 5, 2024 16:30
Status Failure
Total duration 28s
Artifacts

build-lint.yaml

on: pull_request
Build & Lint Typescript
18s
Build & Lint Typescript
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build & Lint Typescript: packages/components/src/icon/icon.ts#L60
Argument of type 'typeof IconDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/button/button.ts#L130
Argument of type 'typeof GecutButtonDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/icon-button/icon-button.ts#L236
Argument of type 'typeof IconButtonDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/dialog/dialog.ts#L176
Argument of type 'typeof GecutDialogDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/list/item.ts#L222
Argument of type 'typeof GecutItemDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/list/list.ts#L80
Argument of type 'typeof GecutListDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/navigation-bar/navigation-bar.ts#L106
Argument of type 'typeof GecutNavigationBarDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript: packages/components/src/navigation-drawer/navigation-drawer.ts#L108
Argument of type 'typeof GecutNavigationDrawerDirective' is not assignable to parameter of type 'DirectiveClass'.
Build & Lint Typescript
Process completed with exit code 1.