chore: bump eslint-plugin-react-hooks from 6.1.1 to 7.0.1 #324
Annotations
11 errors and 10 warnings
|
lint:
src/screens/DevboxExecScreen.tsx#L77
React Hook "React.useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/screens/DevboxExecScreen.tsx#L72
React Hook "React.useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/screens/DevboxExecScreen.tsx#L60
React Hook "React.useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L123
React Hook "useInput" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L97
React Hook "React.useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L93
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L90
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L89
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L86
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
lint:
src/components/ResourceActionsMenu.tsx#L83
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
ready-to-merge
Process completed with exit code 1.
|
|
lint:
src/components/DevboxActionsMenu.tsx#L529
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L522
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L515
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L508
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L477
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L474
Unexpected any. Specify a different type
|
|
lint:
src/components/DevboxActionsMenu.tsx#L257
React Hook React.useEffect has missing dependencies: 'devbox', 'executeOperation', 'loading', 'operationError', 'operationResult', 'showDeleteConfirm', and 'snapshotFormMode'. Either include them or remove the dependency array
|
|
lint:
src/components/DevboxActionsMenu.tsx#L40
Unexpected any. Specify a different type
|
|
lint:
src/commands/object/list.tsx#L116
The 'formatTtl' function makes the dependencies of useMemo Hook (at line 317) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'formatTtl' in its own useCallback() Hook
|
|
lint:
src/commands/blueprint/list.tsx#L282
React Hook React.useMemo has unnecessary dependencies: 'descriptionWidth' and 'showDescription'. Either exclude them or remove the dependency array
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
component-coverage
Expired
|
342 KB |
sha256:53413d69bbec425d148876365b7d45c1f7a4a651a13d6354155a674d2f22157d
|
|