Bump the npm_and_yarn group across 1 directory with 1 update#65
Merged
FluxCapacitor2 merged 1 commit intoMay 7, 2026
Merged
Annotations
10 warnings
|
Lint:
frontend/src/components/ui/form.tsx#L158
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/ui/button.tsx#L97
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/config/workload/git/EnabledGitConfigFields.tsx#L39
The 'setGitState' function makes the dependencies of useEffect Hook (at line 115) change on every render. To fix this, wrap the definition of 'setGitState' in its own useCallback() Hook
|
|
Lint:
frontend/src/components/config/workload/EnvVarGrid.tsx#L162
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/config/workload/EnvVarGrid.tsx#L126
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/config/workload/CommonWorkloadConfigFields.tsx#L125
React Hook useEffect has missing dependencies: 'appState', 'hasChangedNamespace', and 'setAppState'. Either include them or remove the dependency array. If 'setAppState' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
frontend/src/components/config/helm/HelmConfigFields.tsx#L130
React Hook useEffect has missing dependencies: 'appState', 'hasChangedNamespace', and 'setAppState'. Either include them or remove the dependency array. If 'setAppState' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
frontend/src/components/config/helm/HelmConfigFields.tsx#L40
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/UserProvider.tsx#L33
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Lint:
frontend/src/components/AppConfigProvider.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
background
wait
wait-all
cancel
parallel
Loading