Skip to content

PercentageViewの作成 #55

PercentageViewの作成

PercentageViewの作成 #55

Triggered via pull request June 22, 2024 09:52
Status Failure
Total duration 52s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/components/member/RankingCard.tsx#L16
Type '{ myself: boolean; name: string; screen_name: string; icon: string; role: string; posts_count: number; joined_at: string; last_posted_at: string; email: string; } | undefined' is not assignable to type 'Member'.
build: src/pages/achievements/[id]/index.tsx#L8
'match' is declared but its value is never read.
build: src/pages/members/[id]/index.tsx#L8
'match' is declared but its value is never read.
build: src/pages/ranking/index.tsx#L73
Cannot find name 'members'.
build: src/pages/ranking/index.tsx#L73
Parameter 'member' implicitly has an 'any' type.
build: src/pages/ranking/index.tsx#L73
Parameter 'index' implicitly has an 'any' type.
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/.