프론트엔드 모노레포로 마이그레이션 #557
Annotations
10 errors and 1 warning
타입 체크 실행
Cannot find module '@emotion/styled' or its corresponding type declarations.
|
타입 체크 실행
This JSX tag requires the module path '@emotion/react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
타입 체크 실행
Cannot find module '@emotion/react' or its corresponding type declarations.
|
타입 체크 실행
Cannot find module '@emotion/styled' or its corresponding type declarations.
|
타입 체크 실행
Binding element 'size' implicitly has an 'any' type.
|
타입 체크 실행
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ small: any; medium: any; }'.
|
타입 체크 실행
Binding element 'variant' implicitly has an 'any' type.
|
타입 체크 실행
Binding element 'buttonColor' implicitly has an 'any' type.
|
타입 체크 실행
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ contained: any; outlined: any; text: any; }'.
|
타입 체크 실행
Binding element 'weight' implicitly has an 'any' type.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading