Integrate DAO UI #84
pr-preview.yml
on: pull_request
check_access
1s
Matrix: deploy-preview
Annotations
10 errors
deploy-preview (18):
src/pages/dao/parameters.jsx#L60
React Hook "useSWR" is called in function "getStorage" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L69
React Hook "useSWR" is called in function "getGovernanceParameters" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L83
React Hook "useSWR" is called in function "getRepresentatives" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L95
React Hook "useSWR" is called in function "getUserVotes" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L109
React Hook "useSWR" is called in function "getBalance" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L124
React Hook "useSWR" is called in function "getTokenBalance" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L60
React Hook "useSWR" is called in function "getStorage" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L69
React Hook "useSWR" is called in function "getGovernanceParameters" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L83
React Hook "useSWR" is called in function "getRepresentatives" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
deploy-preview (18):
src/pages/dao/parameters.jsx#L95
React Hook "useSWR" is called in function "getUserVotes" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|