fix: カテゴリが存在しない時に新規追加カードが表示されない問題 #95
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
|