Skip to content

feat: add Octomind integration to GitHub Actions workflows #15

feat: add Octomind integration to GitHub Actions workflows

feat: add Octomind integration to GitHub Actions workflows #15

Triggered via pull request January 8, 2025 15:44
Status Failure
Total duration 42s
Artifacts

preview-deploy.yml

on: pull_request
Code Quality
26s
Code Quality
deploy-preview
0s
deploy-preview
Fit to window
Zoom out
Zoom in

Annotations

7 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.
deploy-preview
Unable to fetch the information for the environment 'preview' targeted by this job.
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