Skip to content

feat: add Octomind integration to GitHub Actions workflows #8

feat: add Octomind integration to GitHub Actions workflows

feat: add Octomind integration to GitHub Actions workflows #8

Triggered via pull request January 8, 2025 08:11
Status Failure
Total duration 26s
Artifacts

preview-deploy.yml

on: pull_request
Code Quality
18s
Code Quality
Preview Deploy & E2E
0s
Preview Deploy & E2E
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
Code Quality: src/components/ProtectedRoute.jsx#L5
'children' is missing in props validation
Code Quality: src/components/StatisticsShimmer.jsx#L1
'React' is defined but never used
Code Quality: src/components/TokenShimmer.jsx#L1
'React' is defined but never used
Code Quality: vite.config.js#L9
'isDev' is assigned a value but never used
Code Quality
Process completed with exit code 1.
Code Quality
Process completed with exit code 1.
Code Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code Quality: src/components/TokenManagement.jsx#L38
React Hook useEffect has a missing dependency: 'fetchTokens'. Either include it or remove the dependency array
Code Quality: src/components/TraderStatistics.jsx#L19
React Hook useEffect has a missing dependency: 'fetchStats'. Either include it or remove the dependency array
Code Quality: src/hooks/useAuth.jsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Code Quality: src/hooks/useAuth.jsx#L58
React Hook useEffect has a missing dependency: 'clearAccounts'. Either include it or remove the dependency array
Code Quality: src/hooks/useAuth.jsx#L124
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Code Quality: src/hooks/useAuth.jsx#L136
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components