Skip to content

fix(deps): bump the react group with 6 updates #171

fix(deps): bump the react group with 6 updates

fix(deps): bump the react group with 6 updates #171

Triggered via push September 25, 2023 00:30
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/console/App.tsx#L101
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
Build: src/console/App.tsx#L103
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
Build: src/console/app/provider.tsx#L5
Property 'children' does not exist on type '{}'.
Build: src/console/components/ErrorMessage.tsx#L12
Property 'children' does not exist on type '{}'.
Build: src/console/components/InfoMessage.tsx#L13
Property 'children' does not exist on type '{}'.
Build: src/console/index.tsx#L11
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
Build: src/console/index.tsx#L12
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
Build: src/console/styles/providers.tsx#L7
Property 'children' does not exist on type '{}'.
Build: src/console/styles/providers.tsx#L28
'GlobalStyle' cannot be used as a JSX component.
Build: src/console/styles/providers.tsx#L29
'ThemeProvider' cannot be used as a JSX component.