feat: migrate to Vite+ #7826
build.yml
on: pull_request
Playwright Build
40s
Build
40s
Matrix: playwright
Merge Playwright Reports
39s
Annotations
10 errors and 10 warnings
|
Build
Parameter 'exporter' implicitly has an 'any' type.
|
|
Build
Parameter 'block' implicitly has an 'any' type.
|
|
Build
Parameter 'nestingLevel' implicitly has an 'any' type.
|
|
Build
Parameter 'exporter' implicitly has an 'any' type.
|
|
Build
Parameter 'block' implicitly has an 'any' type.
|
|
Build
Parameter 'nestingLevel' implicitly has an 'any' type.
|
|
Build
Parameter 'exporter' implicitly has an 'any' type.
|
|
Build
Parameter 'block' implicitly has an 'any' type.
|
|
Build
Cannot find module '@blocknote/xl-multi-column' or its corresponding type declarations.
|
|
Build
Cannot find module '@blocknote/core' or its corresponding type declarations.
|
|
react-hooks(exhaustive-deps):
docs/app/demo/_components/DemoEditor.tsx#L205
React Hook useMemo has unnecessary dependency: activeUser
|
|
eslint(no-unused-vars):
packages/mantine/src/comments/Editor.tsx#L16
Variable 'editor' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/mantine/src/comments/Comment.tsx#L60
Variable 'edited' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/mantine/src/comments/Comment.tsx#L59
Variable 'timeString' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/mantine/src/comments/Comment.tsx#L58
Variable 'authorInfo' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/mantine/src/popover/Popover.tsx#L49
Variable 'variant' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/mantine/src/suggestionMenu/gridSuggestionMenu/GridSuggestionMenuLoader.tsx#L13
Variable 'children' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
docs/app/not-found.tsx#L82
Catch parameter 'error' is caught but never used.
|
|
eslint(no-unused-vars):
docs/app/examples/error.tsx#L9
Parameter 'reset' is declared but never used. Unused parameters should start with a '_'.
|
|
eslint(no-unused-vars):
docs/app/(home)/error.tsx#L9
Parameter 'reset' is declared but never used. Unused parameters should start with a '_'.
|