Skip to content

fix: カテゴリが存在しない時に新規追加カードが表示されない問題 #95

fix: カテゴリが存在しない時に新規追加カードが表示されない問題

fix: カテゴリが存在しない時に新規追加カードが表示されない問題 #95

Triggered via pull request January 16, 2024 04:53
Status Failure
Total duration 50s
Artifacts

test.yaml

on: pull_request
Matrix: build
Matrix: check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
check (20): src/app/list/page.tsx#L51
Missing semicolon
check (20): src/app/list/page.tsx#L57
'cards' is never reassigned. Use 'const' instead
check (20)
Process completed with exit code 1.
build (20)
Process completed with exit code 1.
check (20): src/components/common/Toast/Toast.tsx#L46
Missing return type on function
check (20): src/utils/api/common.ts#L9
Argument 'args' should be typed
check (20): src/utils/api/common.ts#L9
Missing return type on function