Skip to content

Basic virtualization support #12874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic virtualization support

8843a4c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Basic virtualization support #12874

Basic virtualization support
8843a4c
Select commit
Loading
Failed to load commit list.
GitHub Actions / 🧹 GUI Lint Results failed Apr 16, 2025 in 1s

🧹 GUI Lint Results

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

Details

44 Error(s):

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 227

  • Start Line: 227
  • End Line: 227
  • Message: 'selected' is already declared in the upper scope on line 225 column 61.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 228

  • Start Line: 228
  • End Line: 228
  • Message: 'isSoleSelected' is already declared in the upper scope on line 225 column 11.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 229

  • Start Line: 229
  • End Line: 229
  • Message: 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 272

  • Start Line: 272
  • End Line: 272
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 284

  • Start Line: 284
  • End Line: 284
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 296

  • Start Line: 296
  • End Line: 296
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1486

  • Start Line: 1486
  • End Line: 1488
  • Message: Missing JSDoc block description.
    • From: [jsdoc/require-description]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1495

  • Start Line: 1495
  • End Line: 1495
  • Message: No magic number: 8.
    • From: [@typescript-eslint/no-magic-numbers]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 227

  • Start Line: 227
  • End Line: 227
  • Message: 'selected' is already declared in the upper scope on line 225 column 61.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 228

  • Start Line: 228
  • End Line: 228
  • Message: 'isSoleSelected' is already declared in the upper scope on line 225 column 11.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 229

  • Start Line: 229
  • End Line: 229
  • Message: 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 272

  • Start Line: 272
  • End Line: 272
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 284

  • Start Line: 284
  • End Line: 284
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 296

  • Start Line: 296
  • End Line: 296
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1486

  • Start Line: 1486
  • End Line: 1488
  • Message: Missing JSDoc block description.
    • From: [jsdoc/require-description]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1495

  • Start Line: 1495
  • End Line: 1495
  • Message: No magic number: 8.
    • From: [@typescript-eslint/no-magic-numbers]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 227

  • Start Line: 227
  • End Line: 227
  • Message: 'selected' is already declared in the upper scope on line 225 column 61.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 228

  • Start Line: 228
  • End Line: 228
  • Message: 'isSoleSelected' is already declared in the upper scope on line 225 column 11.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 229

  • Start Line: 229
  • End Line: 229
  • Message: 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 272

  • Start Line: 272
  • End Line: 272
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 284

  • Start Line: 284
  • End Line: 284
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 296

  • Start Line: 296
  • End Line: 296
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1486

  • Start Line: 1486
  • End Line: 1488
  • Message: Missing JSDoc block description.
    • From: [jsdoc/require-description]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1495

  • Start Line: 1495
  • End Line: 1495
  • Message: No magic number: 8.
    • From: [@typescript-eslint/no-magic-numbers]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 227

  • Start Line: 227
  • End Line: 227
  • Message: 'selected' is already declared in the upper scope on line 225 column 61.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 228

  • Start Line: 228
  • End Line: 228
  • Message: 'isSoleSelected' is already declared in the upper scope on line 225 column 11.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 229

  • Start Line: 229
  • End Line: 229
  • Message: 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.
    • From: [@typescript-eslint/no-shadow]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 272

  • Start Line: 272
  • End Line: 272
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 284

  • Start Line: 284
  • End Line: 284
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 296

  • Start Line: 296
  • End Line: 296
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/components/dashboard/AssetRow.tsx line 299

  • Start Line: 299
  • End Line: 299
  • Message: Unnecessary conditional, value is always falsy.
    • From: [@typescript-eslint/no-unnecessary-condition]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1486

  • Start Line: 1486
  • End Line: 1488
  • Message: Missing JSDoc block description.
    • From: [jsdoc/require-description]

app/gui/src/dashboard/layouts/AssetsTable.tsx line 1495

  • Start Line: 1495
  • End Line: 1495
  • Message: No magic number: 8.
    • From: [@typescript-eslint/no-magic-numbers]

Annotations

Check failure on line 227 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L227

[@typescript-eslint/no-shadow] 'selected' is already declared in the upper scope on line 225 column 61.

Check failure on line 228 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L228

[@typescript-eslint/no-shadow] 'isSoleSelected' is already declared in the upper scope on line 225 column 11.

Check failure on line 229 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L229

[@typescript-eslint/no-shadow] 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.

Check failure on line 272 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L272

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 284 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L284

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 296 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L296

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 1488 in app/gui/src/dashboard/layouts/AssetsTable.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/layouts/AssetsTable.tsx#L1486-L1488

[jsdoc/require-description] Missing JSDoc block description.

Check failure on line 1495 in app/gui/src/dashboard/layouts/AssetsTable.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/layouts/AssetsTable.tsx#L1495

[@typescript-eslint/no-magic-numbers] No magic number: 8.

Check failure on line 227 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L227

[@typescript-eslint/no-shadow] 'selected' is already declared in the upper scope on line 225 column 61.

Check failure on line 228 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L228

[@typescript-eslint/no-shadow] 'isSoleSelected' is already declared in the upper scope on line 225 column 11.

Check failure on line 229 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L229

[@typescript-eslint/no-shadow] 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.

Check failure on line 272 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L272

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 284 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L284

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 296 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L296

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 299 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L299

[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, value is always falsy.

Check failure on line 1488 in app/gui/src/dashboard/layouts/AssetsTable.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/layouts/AssetsTable.tsx#L1486-L1488

[jsdoc/require-description] Missing JSDoc block description.

Check failure on line 1495 in app/gui/src/dashboard/layouts/AssetsTable.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/layouts/AssetsTable.tsx#L1495

[@typescript-eslint/no-magic-numbers] No magic number: 8.

Check failure on line 227 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L227

[@typescript-eslint/no-shadow] 'selected' is already declared in the upper scope on line 225 column 61.

Check failure on line 228 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L228

[@typescript-eslint/no-shadow] 'isSoleSelected' is already declared in the upper scope on line 225 column 11.

Check failure on line 229 in app/gui/src/dashboard/components/dashboard/AssetRow.tsx

See this annotation in the file changed.

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

app/gui/src/dashboard/components/dashboard/AssetRow.tsx#L229

[@typescript-eslint/no-shadow] 'isNewlyCreated' is already declared in the upper scope on line 225 column 27.