Skip to content

[Feature] 설정API 연동 #35

[Feature] 설정API 연동

[Feature] 설정API 연동 #35

Triggered via pull request August 12, 2025 12:02
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build
Process completed with exit code 2.
Build: src/hooks/notice/useNotice.ts#L53
Expected 3-4 arguments, but got 1.
Build: src/hooks/auth/useAccount.ts#L24
Argument of type 'TChangeNicknameMutationOptions | undefined' is not assignable to parameter of type 'TUseMutationCustomOptions | undefined'.
Build: src/hooks/auth/useAccount.ts#L19
Argument of type 'TChangePasswordMutationOptions | undefined' is not assignable to parameter of type 'TUseMutationCustomOptions | undefined'.