[CORE-231] Fix oAuth form component #97
snapshot.yaml
on: pull_request
Lint with ESLint
28s
Check formatting with Prettier
17s
Build Vite production
34s
Deploy
0s
Annotations
4 errors and 1 warning
|
Lint with ESLint
Process completed with exit code 1.
|
|
Lint with ESLint:
src/shared/components/AccountButton/AccountButton.tsx#L159
Unexpected any. Specify a different type
|
|
Lint with ESLint:
src/shared/components/AccountButton/AccountButton.tsx#L129
Unexpected any. Specify a different type
|
|
Lint with ESLint:
src/shared/components/AccountButton/AccountButton.tsx#L124
Unexpected any. Specify a different type
|
|
Lint with ESLint:
src/shared/components/AccountButton/AccountButton.tsx#L96
React Hook useEffect has a missing dependency: 'fetchAndApply'. Either include it or remove the dependency array
|