UI k 3029/widget empty tests #6752
cd.yml
on: pull_request
build
54s
docs-lint
15s
static-lint
1m 17s
unit-tests
5m 39s
a11y-tests
5m 28s
browser-tests
7m 50s
axe-tests
4m 26s
Annotations
6 errors and 11 warnings
static-lint:
stories/components/widget-empty/tests/examples/error-states.tsx#L9
Type '{ children: Element[]; direction: "row"; gap: number; alignItems: "flex-start"; wrap: string; justifyContent: "space-between"; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div" | undefined; children?: ComponentChildren<EfficientOmit<FlexProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint:
stories/components/widget-empty/tests/examples/nodata-states.tsx#L9
Type '{ children: Element[]; direction: "row"; gap: number; alignItems: "flex-start"; wrap: string; justifyContent: "space-between"; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div" | undefined; children?: ComponentChildren<EfficientOmit<FlexProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint:
stories/components/widget-empty/tests/examples/widget-empty-states.tsx#L7
Type '{ children: Element[]; direction: "row"; gap: number; alignItems: "flex-start"; wrap: string; justifyContent: "space-between"; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div" | undefined; children?: ComponentChildren<EfficientOmit<FlexProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint:
stories/components/widget-empty/tests/examples/widget-empty-with-controls.tsx#L13
Type '{ children: Element[]; direction: "row"; gap: number; alignItems: "flex-start"; wrap: string; justifyContent: "space-between"; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div" | undefined; children?: ComponentChildren<EfficientOmit<FlexProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint:
stories/components/widget-empty/tests/examples/widget-empty-withlink.tsx#L14
Type '{ children: Element[]; direction: "row"; gap: number; alignItems: "flex-start"; wrap: string; justifyContent: "space-between"; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div" | undefined; children?: ComponentChildren<EfficientOmit<FlexProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
docs-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs-lint
User-specified path (README.md CONTRIBUTING.md semcore/*/README.md semcore/*/CHANGELOG.md website/docs) is invalid; falling back to 'all'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
a11y-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
unit-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
static-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
axe-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
browser-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|