fix: ci install error #213
Annotations
9 errors
build:
src/pages/content/components/Demo/index.tsx#L27
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
build:
src/pages/newtab/index.tsx#L18
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
build:
src/pages/options/index.tsx#L15
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
build:
src/pages/panel/index.tsx#L17
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
build:
src/pages/popup/index.tsx#L17
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
build:
src/shared/hoc/withErrorBoundary.tsx#L37
'ErrorBoundary' cannot be used as a JSX component.
|
build:
src/shared/hoc/withErrorBoundary.tsx#L38
'Component' cannot be used as a JSX component.
|
build:
src/shared/hoc/withSuspense.tsx#L10
'Component' cannot be used as a JSX component.
|
build
Process completed with exit code 2.
|