Skip to content

Add support for 'link' type action in DataViews #122819

Add support for 'link' type action in DataViews

Add support for 'link' type action in DataViews #122819

Triggered via pull request December 25, 2024 14:03
Status Failure
Total duration 3m 28s
Artifacts

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
2s
Merge Artifacts
Report to GitHub
0s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

82 errors and 9 warnings
Playwright - 8: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 8: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 8: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 8: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 8: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 8: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 5: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 5: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 5: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 5: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 5: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 5: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 4: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 4: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 4: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 4: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 4: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 4: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 7: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 7: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 7: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 7: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 7: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 7: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 6: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 6: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 6: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 6: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 6: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 6: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 1: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 1: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 1: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 1: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 1: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 1: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 3: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 3: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 3: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 3: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 3: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 3: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Playwright - 2: packages/dataviews/src/components/dataviews-item-actions/index.tsx#L138
Argument of type 'ActionModal<Item> | ActionLink<Item>' is not assignable to parameter of type 'ActionModal<Item> | null'.
Playwright - 2: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L579
Type '{ id: string; label: string; isPrimary: true; icon: Element; hideModalHeader: true; RenderModal: ({ items, closeModal }: RenderModalProps<SpaceObject>) => Element; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 2: packages/dataviews/src/components/dataviews/stories/fixtures.tsx#L611
Type '{ id: string; label: string; callback(): void; }' is not assignable to type 'Action<SpaceObject>'.
Playwright - 2: packages/dataviews/src/dataviews-layouts/list/index.tsx#L95
This expression is not callable.
Playwright - 2: packages/dataviews/src/dataviews-layouts/list/index.tsx#L115
Type 'ActionModal<Item> | ActionLink<Item>' is not assignable to type 'ActionModal<Item>'.
Playwright - 2: packages/dataviews/src/test/dataviews.tsx#L89
Type '{ id: string; label: string; isDestructive: true; supportsBulk: true; RenderModal: () => React.JSX.Element; }' is not assignable to type 'Action<Data>'.
Merge Artifacts
No artifacts found matching pattern 'failures-artifacts*'
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636