Skip to content

Drive bugs

Drive bugs #31369

GitHub Actions / 🧹 GUI Lint Results failed Dec 22, 2024 in 1s

🧹 GUI Lint Results

16 ESLint error(s) and 0 ESLint warning(s) found

Details

16 Error(s):

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 21

  • Start Line: 21
  • End Line: 21
  • Message: Unsafe assignment of an error typed value.
    • From: [@typescript-eslint/no-unsafe-assignment]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 33

  • Start Line: 33
  • End Line: 33
  • Message: Unsafe call of a(n) error type typed value.
    • From: [@typescript-eslint/no-unsafe-call]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 21

  • Start Line: 21
  • End Line: 21
  • Message: Unsafe assignment of an error typed value.
    • From: [@typescript-eslint/no-unsafe-assignment]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 33

  • Start Line: 33
  • End Line: 33
  • Message: Unsafe call of a(n) error type typed value.
    • From: [@typescript-eslint/no-unsafe-call]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 21

  • Start Line: 21
  • End Line: 21
  • Message: Unsafe assignment of an error typed value.
    • From: [@typescript-eslint/no-unsafe-assignment]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 33

  • Start Line: 33
  • End Line: 33
  • Message: Unsafe call of a(n) error type typed value.
    • From: [@typescript-eslint/no-unsafe-call]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx line 11

  • Start Line: 11
  • End Line: 11
  • Message: 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.
    • From: [@typescript-eslint/no-unused-vars]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 21

  • Start Line: 21
  • End Line: 21
  • Message: Unsafe assignment of an error typed value.
    • From: [@typescript-eslint/no-unsafe-assignment]

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx line 33

  • Start Line: 33
  • End Line: 33
  • Message: Unsafe call of a(n) error type typed value.
    • From: [@typescript-eslint/no-unsafe-call]

Annotations

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 21 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L21

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 33 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L33

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 21 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L21

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 33 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L33

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 21 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L21

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 33 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L33

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'sortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 11 in app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/components/dashboard/columnHeading/PathColumnHeading.tsx#L11

[@typescript-eslint/no-unused-vars] 'setSortInfo' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check failure on line 21 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L21

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 33 in app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/gui/src/dashboard/providers/__test__/DriveProvider.test.tsx#L33

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.