chore(react): refactor generate-react-exports #206
Annotations
10 errors and 1 warning
src/components/popover/bl-popover.ts#L46
Unable to resolve signature of class decorator when called as an expression.
|
src/components/popover/bl-popover.ts#L52
Unable to resolve signature of property decorator when called as an expression.
|
src/components/popover/bl-popover.ts#L52
Property 'popover' in type 'BlPopover' is not assignable to the same property in base type 'LitElement'.
|
src/components/popover/bl-popover.ts#L53
Unable to resolve signature of property decorator when called as an expression.
|
src/components/popover/bl-popover.ts#L134
Argument of type 'this' is not assignable to parameter of type 'HTMLElement'.
|
src/components/select/bl-select.ts#L31
Unable to resolve signature of class decorator when called as an expression.
|
src/components/select/bl-select.ts#L32
Class 'BlSelect<ValueType>' incorrectly extends base class 'FormControlInterface & LitElement'.
|
src/components/select/bl-select.ts#L153
Unable to resolve signature of property decorator when called as an expression.
|
src/components/select/bl-select.ts#L156
Unable to resolve signature of property decorator when called as an expression.
|
src/components/select/bl-select.ts#L159
Unable to resolve signature of property decorator when called as an expression.
|
|
The logs for this run have expired and are no longer available.
Loading