Skip to content

Remove links to join slack community #23

Remove links to join slack community

Remove links to join slack community #23

Triggered via pull request April 15, 2024 12:07
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
storybook (ubuntu-20.04)
1m 4s
storybook (ubuntu-20.04)
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint (ubuntu-20.04)
Process completed with exit code 1.
storybook (ubuntu-20.04)
Process completed with exit code 1.
packages (ubuntu-20.04): packages/studio-base/src/providers/CurrentLayoutProvider/MockCurrentLayoutProvider.tsx#L69
Type 'SelectedLayout | undefined' is not assignable to type '{ id: LayoutID; loading?: boolean | undefined; data: LayoutData | undefined; name?: string | undefined; edited?: boolean | undefined; } | undefined'.
packages (ubuntu-20.04): packages/studio-base/src/providers/CurrentLayoutProvider/MockCurrentLayoutProvider.tsx#L90
Type '{ data: LayoutData | undefined; id?: LayoutID | undefined; loading?: boolean | undefined; name?: string | undefined; edited?: boolean | undefined; }' is not assignable to type '{ id: LayoutID; loading?: boolean | undefined; data: LayoutData | undefined; name?: string | undefined; edited?: boolean | undefined; }'.
packages (ubuntu-20.04): packages/studio-base/src/components/LayoutBrowser/index.stories.tsx#L194
Object literal may only specify known properties, and 'metaKey' does not exist in type 'DirectOptions'.
packages (ubuntu-20.04): packages/studio-base/src/components/LayoutBrowser/index.stories.tsx#L195
Object literal may only specify known properties, and 'metaKey' does not exist in type 'DirectOptions'.
packages (ubuntu-20.04): packages/studio-base/src/components/LayoutBrowser/index.stories.tsx#L197
Object literal may only specify known properties, and 'shiftKey' does not exist in type 'DirectOptions'.
packages (ubuntu-20.04): packages/studio-base/src/components/LayoutBrowser/index.stories.tsx#L199
Object literal may only specify known properties, and 'metaKey' does not exist in type 'DirectOptions'.
packages (ubuntu-20.04): packages/studio-base/src/components/Sidebars/Sidebar.stories.tsx#L13
Module '"."' has no exported member 'Sidebars'. Did you mean to use 'import Sidebars from "."' instead?
packages (ubuntu-20.04): packages/studio-base/src/i18n/en/index.ts#L5
File '/home/runner/work/foxbox/foxbox/packages/studio-base/src/i18n/en/addPanel.ts' is not under 'rootDir' '/home/runner/work/foxbox/foxbox/packages/studio-desktop'. 'rootDir' is expected to contain all source files.
integration (ubuntu-20.04)
The process '/usr/bin/xvfb-run' failed with exit code 1
integration (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/