npm에서 pnpm으로 마이그레이션 #94
Annotations
10 errors and 10 warnings
|
lint:
src/pages/PayPage/PayResult.tsx#L13
'requestedAmount' is missing in props validation
|
|
lint:
src/pages/PayPage/CreateRequestPage.tsx#L116
Missing "key" prop for element in iterator
|
|
lint:
src/pages/BoardPage/BoardRegisterPage/BoardRegisterPage.tsx#L291
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardRegisterPage/BoardRegisterPage.tsx#L260
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardRegisterPage/BoardRegisterPage.tsx#L221
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardEditPage/BoardEditPage.tsx#L369
Missing "key" prop for element in iterator
|
|
lint:
src/pages/BoardPage/BoardEditPage/BoardEditPage.tsx#L315
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardEditPage/BoardEditPage.tsx#L246
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardEditPage/BoardEditPage.tsx#L200
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/pages/BoardPage/BoardEditPage/BoardEditPage.tsx#L199
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
lint:
src/apis/Pay/PayPageAPI.ts#L41
'response' is assigned a value but never used
|
|
lint:
src/apis/HomePage/GetHomepageApi.ts#L59
Unexpected any. Specify a different type
|
|
lint:
src/apis/HomePage/GetHomepageApi.ts#L55
'response' is assigned a value but never used
|
|
lint:
src/apis/HomePage/GetHomepageApi.ts#L41
Unexpected any. Specify a different type
|
|
lint:
src/apis/HomePage/GetHomepageApi.ts#L37
'response' is assigned a value but never used
|
|
lint:
src/apis/Home/index.ts#L1
Run autofix to sort these imports!
|
|
lint:
src/apis/Chat/Socket.ts#L38
Unexpected any. Specify a different type
|
|
lint:
src/apis/Chat/Socket.ts#L9
Unexpected any. Specify a different type
|
|
lint:
src/apis/Chat/Socket.ts#L7
Unexpected any. Specify a different type
|
|
lint:
src/App.tsx#L1
Run autofix to sort these imports!
|