Skip to content

chore: correct path #15

chore: correct path

chore: correct path #15

Triggered via push May 17, 2024 01:16
Status Failure
Total duration 2m 39s
Artifacts
permission_checks
2s
permission_checks
Cache PNPM
33s
Cache PNPM
e2e_execution
0s
e2e_execution
Matrix: CI_checks
Merge Gatekeeper
21s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
e2e_execution
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/everest/everest/actions/fe-e2e'. Did you forget to run actions/checkout before running your local action?
CI_checks (lint): ui/packages/design/src/themes/base/BaseTheme.tsx#L94
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
CI_checks (lint): ui/packages/ui-lib/src/table/usePersistentColumnVisibility.ts#L45
React Hook useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/protected-route/ProtectedRoute.tsx#L15
React Hook useEffect has missing dependencies: 'location.pathname' and 'setRedirectRoute'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/schedule-form-dialog/schedule-form-wrapper/schedule-form-wrapper.tsx#L50
React Hook useEffect has missing dependencies: 'setValue' and 'trigger'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/contexts/auth/auth.provider.tsx#L54
React Hook useEffect has a missing dependency: 'login'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L131
React Hook useCallback has a missing dependency: 'setValue'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L146
React Hook useCallback has unnecessary dependencies: 'getValues' and 'mode'. Either exclude them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L176
React Hook useEffect has missing dependencies: 'dbEngine', 'getFieldState', and 'mode'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L200
React Hook useEffect has missing dependencies: 'getFieldState', 'mode', and 'setValue'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/monitoring/monitoring.tsx#L104
React Hook useEffect has missing dependencies: 'availableMonitoringInstances', 'getValues', 'mode', and 'setValue'. Either include them or remove the dependency array