WIP: Transform userpage Urls #742
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
|
Build & Lint:
packages/frontend/src/pages/UserDetails/UserDetailsPage.tsx#L35
Trailing spaces not allowed
|
Build & Lint:
packages/frontend/src/pages/UserDetails/UserDetailsPage.tsx#L36
React Hook "useLoadSingleUserDetails" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Build & Lint:
packages/frontend/src/pages/UserDetails/UserDetailsPage.tsx#L38
Trailing spaces not allowed
|
Build & Lint:
packages/frontend/src/pages/UserDetails/UserDetailsPage.tsx#L39
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
Build & Lint:
packages/frontend/src/pages/UserDetails/UserDetailsPage.tsx#L46
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
Build & Lint
Process completed with exit code 1.
|