feat: 에러 핸들링 함수 구현 #307
Annotations
3 errors and 1 warning
Check tsc:
app/page.tsx#L20
Property 'map' does not exist on type '{ total_pages?: number | undefined; total_elements?: number | undefined; first?: boolean | undefined; last?: boolean | undefined; size?: number | undefined; content?: { club_id?: number | undefined; ... 5 more ...; club_member_count_by_tier?: { ...; } | undefined; }[] | undefined; ... 4 more ...; empty?: boolean | u...'.
|
Check tsc:
app/page.tsx#L20
Parameter 'club' implicitly has an 'any' type.
|
Check tsc
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading