Skip to content

Drive data quality metrics from enso code #31358

Drive data quality metrics from enso code

Drive data quality metrics from enso code #31358

GitHub Actions / 🧹 GUI Lint Results succeeded Nov 22, 2024 in 1s

🧹 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]

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]

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx line 142

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx line 142

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx line 63

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx line 63

app/gui/src/dashboard/components/EditableSpan.tsx line 57

app/gui/src/dashboard/components/Link.tsx line 39

app/gui/src/dashboard/components/Link.tsx line 39

app/gui/src/dashboard/components/SelectionBrush.tsx line 44

app/gui/src/dashboard/components/SelectionBrush.tsx line 46

app/gui/src/dashboard/components/SelectionBrush.tsx line 48

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]

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]

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]

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]

app/gui/src/dashboard/hooks/contextMenuHooks.tsx line 26

app/gui/src/dashboard/hooks/debugHooks.ts line 75

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]

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]

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]

app/gui/src/dashboard/hooks/intersectionHooks.ts line 41

app/gui/src/dashboard/hooks/offlineHooks.ts line 56

app/gui/src/dashboard/hooks/offlineHooks.ts line 57

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

app/gui/src/dashboard/modals/DragModal.tsx line 49

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]

app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx line 208

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]

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]

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]

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx line 142

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx line 142

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx line 63

app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx line 63

app/gui/src/dashboard/components/EditableSpan.tsx line 57

app/gui/src/dashboard/components/Link.tsx line 39

app/gui/src/dashboard/components/Link.tsx line 39

app/gui/src/dashboard/components/SelectionBrush.tsx line 44

app/gui/src/dashboard/components/SelectionBrush.tsx line 46

app/gui/src/dashboard/components/SelectionBrush.tsx line 48

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]

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]

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]

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]

app/gui/src/dashboard/hooks/contextMenuHooks.tsx line 26

app/gui/src/dashboard/hooks/debugHooks.ts line 75

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]

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]

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]

app/gui/src/dashboard/hooks/intersectionHooks.ts line 41

app/gui/src/dashboard/hooks/offlineHooks.ts line 56

app/gui/src/dashboard/hooks/offlineHooks.ts line 57

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

app/gui/src/dashboard/modals/DragModal.tsx line 49

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]

app/gui/src/dashboard/modals/DuplicateAssetsModal.tsx line 208

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]

Annotations

Check warning on line 3 in app/gui/e2e/dashboard/actions/index.ts

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.

Check warning on line 142 in app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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 142 in app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableContentEditableInput.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

Check warning on line 63 in app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

Check warning on line 63 in app/gui/src/dashboard/components/AriaComponents/Inputs/ResizableInput/ResizableInput.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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