Skip to content

fix: ci install error #213

fix: ci install error

fix: ci install error #213

Triggered via push October 18, 2023 16:42
Status Failure
Total duration 1m 22s
Artifacts

build-zip.yml

on: push
Fit to window
Zoom out
Zoom in

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.