Skip to content

feat: add Octomind integration to GitHub Actions workflows #14

feat: add Octomind integration to GitHub Actions workflows

feat: add Octomind integration to GitHub Actions workflows #14

Triggered via pull request January 8, 2025 14:49
Status Failure
Total duration 46s
Artifacts

preview-deploy.yml

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

Annotations

8 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
Branch "octomind-e2e-integration-workflow-update" is not allowed to deploy to github-pages due to environment protection rules.
deploy-preview
The deployment was rejected or didn't satisfy other protection rules.
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