feat(fe): settings page save #9352
ci.yml
on: pull_request
Build Frontend
3m 6s
Typecheck
4s
Lint
36s
Test Backend
7s
Matrix: Build Backend
Annotations
3 warnings
Lint:
apps/frontend/app/(main)/settings/page.tsx#L184
React Hook useEffect has an unnecessary dependency: 'isDirty'. Either exclude it or remove the dependency array. Outer scope values like 'isDirty' aren't valid dependencies because mutating them doesn't re-render the component
|
Lint:
apps/frontend/app/(main)/settings/page.tsx#L222
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|