Merge branch 'master' into simplify-components #1483
Annotations
35 errors and 4 warnings
core-tests
Process completed with exit code 1.
|
build (lts/*):
demos/examples/DescriptionTooltip.ts#L18
Type '(component: ComponentConstructor<Component>) => { lazyRender: () => Promise<(params: any, actions: any) => TemplateResult>; editor: NamedNode<...>; } | { ...; }' is not assignable to type '(component: ComponentConstructor<Component>) => ComponentConstructor<Component>'.
|
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<Component>'.
|
build (lts/*):
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
build (lts/*):
demos/examples/ErrorSummary/index.ts#L2
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#L18
Type '(component: ComponentConstructor<Component>) => { lazyRender: () => Promise<(params: any, actions: any) => TemplateResult>; editor: NamedNode<...>; } | { ...; }' is not assignable to type '(component: ComponentConstructor<Component>) => ComponentConstructor<Component>'.
|
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<Component>'.
|
build (20):
demos/examples/ErrorSummary/index.ts#L1
Cannot find module '@hydrofoil/shaperone-wc/templates.js' or its corresponding type declarations.
|
build (20):
demos/examples/ErrorSummary/index.ts#L2
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/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:
packages/wc-material/components/select.ts#L15
Unable to resolve path to module '@hydrofoil/shaperone-wc/components/readonly.js'
|
lint:
packages/wc-material/components/textArea.ts#L4
Unable to resolve path to module '@hydrofoil/shaperone-wc/components/readonly.js'
|
lint:
packages/wc-material/components/textField.ts#L7
Unable to resolve path to module '@hydrofoil/shaperone-wc/components/readonly.js'
|
lint:
packages/wc-material/renderer/index.ts#L4
Unable to resolve path to module '@hydrofoil/shaperone-wc/templates.js'
|
lint:
packages/wc-shoelace/component-extras.ts#L4
Unable to resolve path to module '@hydrofoil/shaperone-core/lib/components/base/instancesSelect.js'
|
lint:
packages/wc-shoelace/components/autocomplete.ts#L25
'instancesSelect' not found in imported namespace 'Core'
|
build (18)
The job was canceled because "lts__" failed.
|
build (18)
The operation was canceled.
|
wtr-tests
Process completed with exit code 1.
|
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
|
wtr-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|