refactor: remove renderer #1489
Annotations
44 errors and 4 warnings
wtr-tests
Process completed with exit code 1.
|
core-tests
Process completed with exit code 1.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L2
Module '"@hydrofoil/shaperone-wc"' has no exported member 'html'.
|
build (lts/*):
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>>'.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L23
'component.lazyRender' is of type 'unknown'.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'params' implicitly has an 'any' type.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'actions' implicitly has an 'any' type.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L25
'this' implicitly has type 'any' because it does not have a type annotation.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'params' implicitly has an 'any' type.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'actions' implicitly has an 'any' type.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L34
Property 'render' does not exist on type 'ComponentConstructor<NamedNode<string>>'.
|
build (lts/*):
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
build (18)
The job was canceled because "lts__" failed.
|
build (18):
demos/examples/DescriptionTooltip.ts#L2
Module '"@hydrofoil/shaperone-wc"' has no exported member 'html'.
|
build (18):
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>>'.
|
build (18):
demos/examples/DescriptionTooltip.ts#L23
'component.lazyRender' is of type 'unknown'.
|
build (18):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'params' implicitly has an 'any' type.
|
build (18):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'actions' implicitly has an 'any' type.
|
build (18):
demos/examples/DescriptionTooltip.ts#L25
'this' implicitly has type 'any' because it does not have a type annotation.
|
build (18):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'params' implicitly has an 'any' type.
|
build (18):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'actions' implicitly has an 'any' type.
|
build (18):
demos/examples/DescriptionTooltip.ts#L34
Property 'render' does not exist on type 'ComponentConstructor<NamedNode<string>>'.
|
build (18):
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
build (20)
The job was canceled because "lts__" failed.
|
build (20):
demos/examples/DescriptionTooltip.ts#L2
Module '"@hydrofoil/shaperone-wc"' has no exported member 'html'.
|
build (20):
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>>'.
|
build (20):
demos/examples/DescriptionTooltip.ts#L23
'component.lazyRender' is of type 'unknown'.
|
build (20):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'params' implicitly has an 'any' type.
|
build (20):
demos/examples/DescriptionTooltip.ts#L24
Parameter 'actions' implicitly has an 'any' type.
|
build (20):
demos/examples/DescriptionTooltip.ts#L25
'this' implicitly has type 'any' because it does not have a type annotation.
|
build (20):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'params' implicitly has an 'any' type.
|
build (20):
demos/examples/DescriptionTooltip.ts#L33
Parameter 'actions' implicitly has an 'any' type.
|
build (20):
demos/examples/DescriptionTooltip.ts#L34
Property 'render' does not exist on type 'ComponentConstructor<NamedNode<string>>'.
|
build (20):
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
lint:
demos/examples/ErrorSummary/index.ts#L2
Unable to resolve path to module '@hydrofoil/shaperone-wc/templates.js'
|
lint:
demos/examples/LanguageMultiSelect/index.ts#L16
Unable to resolve path to module 'multiselect-combo-box/theme/material/multiselect-combo-box.js'
|
lint:
demos/examples/LanguageMultiSelect/index.ts#L18
Unable to resolve path to module 'multiselect-combo-box/theme/lumo/multiselect-combo-box.js'
|
lint:
demos/examples/NestedShapesIndividually/renderer.ts#L2
Unable to resolve path to module '@hydrofoil/shaperone-wc/templates.js'
|
lint:
demos/examples/XoneRenderer/index.ts#L2
Unable to resolve path to module '@hydrofoil/shaperone-wc/templates.js'
|
lint:
demos/lit-html/src/configure.ts#L15
Unable to resolve path to module '@hydrofoil/shaperone-wc/templates.js'
|
lint:
demos/lit-html/src/configure.ts#L133
Unable to resolve path to module '@hydrofoil/shaperone-wc-vaadin/renderer/accordion.js'
|
lint:
demos/lit-html/src/menu/resource.ts#L8
'@vaadin/vaadin-combo-box' should be listed in the project's dependencies. Run 'npm i -S @vaadin/vaadin-combo-box' to add it
|
lint:
demos/lit-html/src/menu/resource.ts#L41
Unable to resolve path to module 'multiselect-combo-box/multiselect-combo-box'
|
lint:
demos/lit-html/src/menu/shape.ts#L5
'@vaadin/vaadin-button' should be listed in the project's dependencies. Run 'npm i -S @vaadin/vaadin-button' to add it
|
wtr-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|