🚑 セキュアガードあたり修正 #92
Annotations
4 errors and 1 warning
build:
src/pages/achievements/index.tsx#L16
'ScrollStyle' is declared but its value is never read.
|
build:
src/pages/members/[id]/index.tsx#L41
Type '{ unlockedCount: number; myself: boolean; name: string; screen_name: string; icon: string; role: string; posts_count: number; joined_at: string; last_posted_at: string; email: string; }[]' is not assignable to type 'MembersWithUnlockedCount'.
|
build:
src/pages/members/index.tsx#L24
'ScrollStyle' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pr-mpt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|