refactor: vaadin date/time pickers #1491
Annotations
10 errors and 1 warning
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L2
Module '"@hydrofoil/shaperone-wc"' has no exported member 'html'.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L18
Type '(component: ComponentConstructor<NamedNode<string>>) => { lazyRender: () => Promise<(params: any, actions: any) => any>; editor: NamedNode<string>; extends?: NamedNode<...> | undefined; } | { ...; }' is not assignable to type '(component: ComponentConstructor<NamedNode<string>>) => ComponentConstructor<NamedNode<string>>'.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L23
'component.lazyRender' is of type 'unknown'.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L24
Parameter 'params' implicitly has an 'any' type.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L24
Parameter 'actions' implicitly has an 'any' type.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L25
'this' implicitly has type 'any' because it does not have a type annotation.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L33
Parameter 'params' implicitly has an 'any' type.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L33
Parameter 'actions' implicitly has an 'any' type.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/DescriptionTooltip.ts#L34
Property 'render' does not exist on type 'ComponentConstructor<NamedNode<string>>'.
|
Run yarn tsc --noEmit --project tsconfig.build.json:
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading