Issues/19 #16
Annotations
4 errors and 1 warning
src/components/member/RankingCard.tsx#L20
Type '{ 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 'Member'.
|
src/pages/auth/callback.tsx#L1
'Button' is declared but its value is never read.
|
src/pages/ranking/index.tsx#L3
'unlockedAchievements' is declared but its value is never read.
|
|
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/.
|
The logs for this run have expired and are no longer available.
Loading