Fix: 피드 수정 페이지 링크 오류 수정 #55
Annotations
10 errors and 1 warning
|
Build:
src/pages/JobPosting/JobDetailPage.tsx#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Build:
src/pages/JobPosting/JobPostingEditPage.tsx#L1
'token' is possibly 'null'.
|
|
Build:
src/pages/LoginToken.tsx#L1
'tokenData' is possibly 'null'.
|
|
Build:
src/pages/LoginToken.tsx#L1
'tokenData' is possibly 'null'.
|
|
Build:
src/pages/LoginToken.tsx#L1
Element implicitly has an 'any' type because expression of type '"unknown"' can't be used to index type 'ITokenJson'.
|
|
Build:
src/pages/MainPage/MainJobPostingPage.tsx#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Build:
src/pages/MainPage/MainProjectPage.tsx#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Build:
src/pages/Mypage/MyGroup.tsx#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Build:
src/pages/ProjectPage/EditProjectInfoPage.tsx#L1
'token' is possibly 'null'.
|
|
Build
Process completed with exit code 2.
|
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|