Skip to content

Deploy static content to Pages #28

Deploy static content to Pages

Deploy static content to Pages #28

Manually triggered December 31, 2024 12:53
Status Failure
Total duration 25s
Artifacts

gh-pages-deploy.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: src/App.tsx#L6
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
deploy: src/components/CloseIcon/InfoIcon.styled.ts#L1
Cannot find module '@emotion/styled' or its corresponding type declarations.
deploy: src/components/CloseIcon/InfoIcon.styled.ts#L2
Cannot find module '@emotion/react' or its corresponding type declarations.
deploy: src/components/CloseIcon/InfoIcon.styled.ts#L5
Binding element 'theme' implicitly has an 'any' type.
deploy: src/components/CloseIcon/InfoIcon.tsx#L11
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
deploy: src/components/CloseIcon/InfoIcon.tsx#L18
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
deploy: src/components/InfoIcon/InfoIcon.styled.ts#L1
Cannot find module '@emotion/styled' or its corresponding type declarations.
deploy: src/components/InfoIcon/InfoIcon.styled.ts#L2
Cannot find module '@emotion/react' or its corresponding type declarations.
deploy: src/components/InfoIcon/InfoIcon.styled.ts#L5
Binding element 'theme' implicitly has an 'any' type.
deploy: src/components/InfoIcon/InfoIcon.tsx#L11
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636