Drive data quality metrics from enso code #31358
🧹 GUI Lint Results
0 ESLint error(s) and 76 ESLint warning(s) found
Details
76 Warning(s):
app/gui/e2e/dashboard/actions/index.ts
line 3
- Start Line:
3
- End Line:
3
- Message: 'path' is defined but never used. Allowed unused vars must match /^_/u.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
app/gui/e2e/dashboard/loginScreen.spec.ts
line 7
- Start Line:
7
- End Line:
7
- Message: 'passAgreementsDialog' is defined but never used. Allowed unused vars must match /^_/u.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx
line 142
- Start Line:
142
- End Line:
142
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx
line 142
- Start Line:
142
- End Line:
142
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx
line 63
- Start Line:
63
- End Line:
63
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx
line 63
- Start Line:
63
- End Line:
63
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/EditableSpan.tsx
line 57
- Start Line:
57
- End Line:
57
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/Link.tsx
line 39
- Start Line:
39
- End Line:
39
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/Link.tsx
line 39
- Start Line:
39
- End Line:
39
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 44
- Start Line:
44
- End Line:
44
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 46
- Start Line:
46
- End Line:
46
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 48
- Start Line:
48
- End Line:
48
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/FocusArea.tsx
line 62
- Start Line:
62
- End Line:
62
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/FocusRoot.tsx
line 42
- Start Line:
42
- End Line:
42
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/RadioGroup.tsx
line 125
- Start Line:
125
- End Line:
125
- Message: This mutates a variable that React considers immutable
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/autoScrollHooks.ts
line 100
- Start Line:
100
- End Line:
100
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/contextMenuHooks.tsx
line 26
- Start Line:
26
- End Line:
26
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 75
- Start Line:
75
- End Line:
75
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 90
- Start Line:
90
- End Line:
90
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 104
- Start Line:
104
- End Line:
104
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 118
- Start Line:
118
- End Line:
118
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/intersectionHooks.ts
line 41
- Start Line:
41
- End Line:
41
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/offlineHooks.ts
line 56
- Start Line:
56
- End Line:
56
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/offlineHooks.ts
line 57
- Start Line:
57
- End Line:
57
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/scrollHooks.ts
line 36
- Start Line:
36
- End Line:
36
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/useLazyMemoHooks.ts
line 24
- Start Line:
24
- End Line:
24
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/useOnScroll.ts
line 33
- Start Line:
33
- End Line:
33
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 105
- Start Line:
105
- End Line:
105
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 201
- Start Line:
201
- End Line:
201
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 523
- Start Line:
523
- End Line:
523
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 588
- Start Line:
588
- End Line:
588
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable.tsx
line 1123
- Start Line:
1123
- End Line:
1123
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable/EventListProvider.tsx
line 129
- Start Line:
129
- End Line:
129
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable/EventListProvider.tsx
line 173
- Start Line:
173
- End Line:
173
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DragModal.tsx
line 49
- Start Line:
49
- End Line:
49
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx
line 208
- Start Line:
208
- End Line:
208
- Message: This function accesses a ref value (the
current
property), which may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx
line 208
- Start Line:
208
- End Line:
208
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/pages/authentication/ConfirmRegistration.tsx
line 41
- Start Line:
41
- End Line:
41
- Message: Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/e2e/dashboard/actions/index.ts
line 3
- Start Line:
3
- End Line:
3
- Message: 'path' is defined but never used. Allowed unused vars must match /^_/u.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
app/gui/e2e/dashboard/loginScreen.spec.ts
line 7
- Start Line:
7
- End Line:
7
- Message: 'passAgreementsDialog' is defined but never used. Allowed unused vars must match /^_/u.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx
line 142
- Start Line:
142
- End Line:
142
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx
line 142
- Start Line:
142
- End Line:
142
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx
line 63
- Start Line:
63
- End Line:
63
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx
line 63
- Start Line:
63
- End Line:
63
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/EditableSpan.tsx
line 57
- Start Line:
57
- End Line:
57
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/Link.tsx
line 39
- Start Line:
39
- End Line:
39
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/Link.tsx
line 39
- Start Line:
39
- End Line:
39
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 44
- Start Line:
44
- End Line:
44
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 46
- Start Line:
46
- End Line:
46
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/SelectionBrush.tsx
line 48
- Start Line:
48
- End Line:
48
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/FocusArea.tsx
line 62
- Start Line:
62
- End Line:
62
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/FocusRoot.tsx
line 42
- Start Line:
42
- End Line:
42
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/components/styled/RadioGroup.tsx
line 125
- Start Line:
125
- End Line:
125
- Message: This mutates a variable that React considers immutable
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/autoScrollHooks.ts
line 100
- Start Line:
100
- End Line:
100
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/contextMenuHooks.tsx
line 26
- Start Line:
26
- End Line:
26
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 75
- Start Line:
75
- End Line:
75
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 90
- Start Line:
90
- End Line:
90
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 104
- Start Line:
104
- End Line:
104
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/debugHooks.ts
line 118
- Start Line:
118
- End Line:
118
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/intersectionHooks.ts
line 41
- Start Line:
41
- End Line:
41
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/offlineHooks.ts
line 56
- Start Line:
56
- End Line:
56
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/offlineHooks.ts
line 57
- Start Line:
57
- End Line:
57
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/scrollHooks.ts
line 36
- Start Line:
36
- End Line:
36
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/useLazyMemoHooks.ts
line 24
- Start Line:
24
- End Line:
24
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/hooks/useOnScroll.ts
line 33
- Start Line:
33
- End Line:
33
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 105
- Start Line:
105
- End Line:
105
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 201
- Start Line:
201
- End Line:
201
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 523
- Start Line:
523
- End Line:
523
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetSearchBar.tsx
line 588
- Start Line:
588
- End Line:
588
- Message: Mutating component props or hook arguments is not allowed. Consider using a local variable instead
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable.tsx
line 1123
- Start Line:
1123
- End Line:
1123
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable/EventListProvider.tsx
line 129
- Start Line:
129
- End Line:
129
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/layouts/AssetsTable/EventListProvider.tsx
line 173
- Start Line:
173
- End Line:
173
- Message: React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DragModal.tsx
line 49
- Start Line:
49
- End Line:
49
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx
line 208
- Start Line:
208
- End Line:
208
- Message: This function accesses a ref value (the
current
property), which may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx
line 208
- Start Line:
208
- End Line:
208
- Message: Ref values (the
current
property) may not be accessed during render. (https://react.dev/reference/react/useRef)- From: [
react-compiler/react-compiler
]
- From: [
app/gui/src/dashboard/pages/authentication/ConfirmRegistration.tsx
line 41
- Start Line:
41
- End Line:
41
- Message: Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
- From: [
react-compiler/react-compiler
]
- From: [
Annotations
Check warning on line 3 in app/gui/e2e/dashboard/actions/index.ts
github-actions / 🧹 GUI Lint Results
app/gui/e2e/dashboard/actions/index.ts#L3
[@typescript-eslint/no-unused-vars] 'path' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 7 in app/gui/e2e/dashboard/loginScreen.spec.ts
github-actions / 🧹 GUI Lint Results
app/gui/e2e/dashboard/loginScreen.spec.ts#L7
[@typescript-eslint/no-unused-vars] 'passAgreementsDialog' is defined but never used. Allowed unused vars must match /^_/u.
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx#L142
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 62 in app/gui/src/dashboard/components/styled/FocusArea.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/styled/FocusArea.tsx#L62
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx#L142
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 42 in app/gui/src/dashboard/components/styled/FocusRoot.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/styled/FocusRoot.tsx#L42
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx#L63
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 125 in app/gui/src/dashboard/components/styled/RadioGroup.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/styled/RadioGroup.tsx#L125
[react-compiler/react-compiler] This mutates a variable that React considers immutable
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx#L63
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 100 in app/gui/src/dashboard/hooks/autoScrollHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/autoScrollHooks.ts#L100
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
Check warning on line 57 in app/gui/src/dashboard/components/EditableSpan.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/EditableSpan.tsx#L57
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 26 in app/gui/src/dashboard/hooks/contextMenuHooks.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/contextMenuHooks.tsx#L26
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 39 in app/gui/src/dashboard/components/Link.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/Link.tsx#L39
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 75 in app/gui/src/dashboard/hooks/debugHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/debugHooks.ts#L75
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 39 in app/gui/src/dashboard/components/Link.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/Link.tsx#L39
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 90 in app/gui/src/dashboard/hooks/debugHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/debugHooks.ts#L90
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Check warning on line 44 in app/gui/src/dashboard/components/SelectionBrush.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/SelectionBrush.tsx#L44
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 104 in app/gui/src/dashboard/hooks/debugHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/debugHooks.ts#L104
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Check warning on line 46 in app/gui/src/dashboard/components/SelectionBrush.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/SelectionBrush.tsx#L46
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 118 in app/gui/src/dashboard/hooks/debugHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/debugHooks.ts#L118
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Check warning on line 48 in app/gui/src/dashboard/components/SelectionBrush.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/SelectionBrush.tsx#L48
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 41 in app/gui/src/dashboard/hooks/intersectionHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/intersectionHooks.ts#L41
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 62 in app/gui/src/dashboard/components/styled/FocusArea.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/styled/FocusArea.tsx#L62
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Check warning on line 56 in app/gui/src/dashboard/hooks/offlineHooks.ts
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/hooks/offlineHooks.ts#L56
[react-compiler/react-compiler] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Check warning on line 42 in app/gui/src/dashboard/components/styled/FocusRoot.tsx
github-actions / 🧹 GUI Lint Results
app/gui/src/dashboard/components/styled/FocusRoot.tsx#L42
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior