fix: ci install error #213
Annotations
9 errors
src/pages/content/components/Demo/index.tsx#L27
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/pages/newtab/index.tsx#L18
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/pages/options/index.tsx#L15
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/pages/panel/index.tsx#L17
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/pages/popup/index.tsx#L17
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/shared/hoc/withErrorBoundary.tsx#L37
'ErrorBoundary' cannot be used as a JSX component.
|
src/shared/hoc/withErrorBoundary.tsx#L38
'Component' cannot be used as a JSX component.
|
src/shared/hoc/withSuspense.tsx#L10
'Component' cannot be used as a JSX component.
|
|
The logs for this run have expired and are no longer available.
Loading