Skip to content

chore(deps): bump @chakra-ui/react from 2.8.0 to 3.0.2 #348

chore(deps): bump @chakra-ui/react from 2.8.0 to 3.0.2

chore(deps): bump @chakra-ui/react from 2.8.0 to 3.0.2 #348

Triggered via pull request November 4, 2024 03:49
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/app.tsx#L4
Module '"@chakra-ui/react"' has no exported member 'Flex'.
build: src/app.tsx#L5
Module '"@chakra-ui/react"' has no exported member 'Box'.
build: src/app.tsx#L6
Module '"@chakra-ui/react"' has no exported member 'Spacer'.
build: src/app.tsx#L7
Module '"@chakra-ui/react"' has no exported member 'Text'.
build: src/app.tsx#L8
Module '"@chakra-ui/react"' has no exported member 'Link'.
build: src/app.tsx#L9
Module '"@chakra-ui/react"' has no exported member 'Center'.
build: src/app.tsx#L10
Module '"@chakra-ui/react"' has no exported member 'Button'.
build: src/app.tsx#L11
Module '"@chakra-ui/react"' has no exported member 'Switch'.
build: src/app.tsx#L12
Module '"@chakra-ui/react"' has no exported member 'useColorMode'.
build: src/app.tsx#L13
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@chakra-ui/react")' call instead.