Deploy static content to Pages #28
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
|