Skip to content

[Feature] 2차 피드백 반영 #79

[Feature] 2차 피드백 반영

[Feature] 2차 피드백 반영 #79

Triggered via pull request August 14, 2025 07:57
@yeonjin719yeonjin719
synchronize #97
feature/#92
Status Failure
Total duration 26s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
Process completed with exit code 2.
Build: src/types/auth/account.ts#L24
Generic type 'TUseMutationCustomOptions' requires 5 type argument(s).
Build: src/types/auth/account.ts#L20
Generic type 'TUseMutationCustomOptions' requires 5 type argument(s).
Build: src/pages/setting/DeleteConfirmPage.tsx#L54
Expected 1-2 arguments, but got 0.
Build: src/pages/setting/DeleteConfirmPage.tsx#L43
Parameter 'error' implicitly has an 'any' type.
Build: src/pages/setting/DeleteConfirmPage.tsx#L37
Expected 0 arguments, but got 1.
Build: src/hooks/settingAlarm/useAlarms.ts#L22
Object literal may only specify known properties, and 'onSuccess' does not exist in type 'TUseMutationCustomOptions<TPatchAlarmSettingsResp, TAlarmSettings, AxiosError<{ message?: string | undefined; }, any>, { prevData?: unknown; }, unknown>'.
Build: src/components/settingTab/InfoSetting.tsx#L54
Parameter 'res' implicitly has an 'any' type.
Build: src/components/settingTab/InfoSetting.tsx#L53
Expected 0 arguments, but got 1.
Build: src/components/settingTab/InfoSetting.tsx#L36
Parameter 'res' implicitly has an 'any' type.