Skip to content

[CORE-231] Fix oAuth form component #97

[CORE-231] Fix oAuth form component

[CORE-231] Fix oAuth form component #97

Triggered via pull request March 9, 2026 12:04
Status Failure
Total duration 37s
Artifacts

snapshot.yaml

on: pull_request
Lint with ESLint
28s
Lint with ESLint
Check formatting with Prettier
17s
Check formatting with Prettier
Build Vite production
34s
Build Vite production
Build Docker image
Build Docker image
Fit to window
Zoom out
Zoom in

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