Skip to content

Adding editor-sample package #32

Adding editor-sample package

Adding editor-sample package #32

Triggered via pull request February 23, 2024 19:15
Status Failure
Total duration 46s
Billable time 1m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: packages/editor-sample/src/App/ShareButton.tsx#L3
Cannot find module '@mui/material' or its corresponding type declarations.
build: packages/editor-sample/src/App/index.tsx#L3
Cannot find module '@mui/material' or its corresponding type declarations.
build: packages/editor-sample/src/App/index.tsx#L52
Parameter '_' implicitly has an 'any' type.
build: packages/editor-sample/src/App/index.tsx#L52
Parameter 'v' implicitly has an 'any' type.
build: packages/editor-sample/src/App/index.tsx#L66
Parameter '_' implicitly has an 'any' type.
build: packages/editor-sample/src/App/index.tsx#L66
Parameter 'v' implicitly has an 'any' type.
build: packages/editor-sample/src/App/sidebar/ConfigurationPanel/index.tsx#L3
Cannot find module '@mui/material' or its corresponding type declarations.
build: packages/editor-sample/src/App/sidebar/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx#L3
Cannot find module '@mui/icons-material' or its corresponding type declarations.
build: packages/editor-sample/src/App/sidebar/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx#L4
Cannot find module '@mui/material' or its corresponding type declarations.
build: packages/editor-sample/src/App/sidebar/ConfigurationPanel/input-panels/ButtonSidebarPanel.tsx#L3
Cannot find module '@mui/material' or its corresponding type declarations.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/