Match Mode Rules [AARD-1893]
#1901
FissionESLintFormat.yml
on: pull_request
ESLint Format Validation
25s
Annotations
10 warnings
|
ESLint Format Validation:
fission/src/ui/components/ViewCube.tsx#L592
The ref value 'containerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'containerRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
ESLint Format Validation:
fission/src/ui/components/TouchControls.tsx#L103
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/components/TouchControls.tsx#L77
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/components/Stack.tsx#L3
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/components/LabeledButton.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/components/Label.tsx#L3
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/components/Button.tsx#L5
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/TooltipContext.tsx#L65
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/TooltipContext.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ESLint Format Validation:
fission/src/ui/ToastContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|