Feat/map selector #15
Annotations
5 errors
Lint and Format (18.x):
src/components/organisms/LocalSelector.tsx#L21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 제주특별자치도: { color: string; }; 경상남도: { color: string; }; 경상북도: { color: string; }; 전라남도: { color: string; }; 전라북도: { color: string; }; 충청남도: { color: string; }; 충청북도: { color: string; }; 강원도: { color: string; }; 경기도: { color: string; }; ... 7 more ...; 서울특별시: { ...; }; }'.
|
Lint and Format (18.x):
src/components/organisms/LocalSelector.tsx#L27
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 제주특별자치도: { color: string; }; 경상남도: { color: string; }; 경상북도: { color: string; }; 전라남도: { color: string; }; 전라북도: { color: string; }; 충청남도: { color: string; }; 충청북도: { color: string; }; 강원도: { color: string; }; 경기도: { color: string; }; ... 7 more ...; 서울특별시: { ...; }; }'.
|
Lint and Format (18.x):
src/components/organisms/MetroSelector.tsx#L38
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 제주특별자치도: { color: string; }; 경상남도: { color: string; }; 경상북도: { color: string; }; 전라남도: { color: string; }; 전라북도: { color: string; }; 충청남도: { color: string; }; 충청북도: { color: string; }; 강원도: { color: string; }; 경기도: { color: string; }; ... 7 more ...; 서울특별시: { ...; }; }'.
|
Lint and Format (18.x):
src/components/organisms/MetroSelector.tsx#L42
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 제주특별자치도: { color: string; }; 경상남도: { color: string; }; 경상북도: { color: string; }; 전라남도: { color: string; }; 전라북도: { color: string; }; 충청남도: { color: string; }; 충청북도: { color: string; }; 강원도: { color: string; }; 경기도: { color: string; }; ... 7 more ...; 서울특별시: { ...; }; }'.
|
Lint and Format (18.x)
Process completed with exit code 1.
|