[Feature] 기술스택 컴포넌트 리팩토링 #187
Annotations
2 errors and 1 warning
deploy:
src/pages/ProjectEditPage/constants/registerOptions.ts#L12
Type '{ name: { required: string; maxLength: number; }; subName: {}; overview: { maxLength: number; }; githubUrl: { required: string; }; deployUrl: {}; thumbnailUrl: {}; startDate: { required: string; }; endDate: { ...; }; techStacks: { ...; }; overviewImageUrl: {}; }' is missing the following properties from type 'ProjectInputRegisterType': description, troubleShooting
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|