Make the Assets Tree flat #1095
wasm-pull-request.yml
on: pull_request
🔍 Files Changed
/
Changed Files
5s
🦀 Checks
/
Lint (linux, amd64)
🦀 Checks
/
Native Rust tests (linux, amd64)
🦀 Checks
/
WASM tests (linux, amd64)
WASM Required Checks
0s
Annotations
8 errors and 2 warnings
app/gui/src/dashboard/components/dashboard/column.ts#L6
[@typescript-eslint/no-unused-vars] 'Asset' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/hooks/scrollHooks.ts#L2
[@typescript-eslint/no-unused-vars] 'useRef' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/components/dashboard/column.ts#L6
[@typescript-eslint/no-unused-vars] 'Asset' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/hooks/scrollHooks.ts#L2
[@typescript-eslint/no-unused-vars] 'useRef' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/components/dashboard/column.ts#L6
[@typescript-eslint/no-unused-vars] 'Asset' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/hooks/scrollHooks.ts#L2
[@typescript-eslint/no-unused-vars] 'useRef' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/components/dashboard/column.ts#L6
[@typescript-eslint/no-unused-vars] 'Asset' is defined but never used. Allowed unused vars must match /^_/u.
|
app/gui/src/dashboard/hooks/scrollHooks.ts#L2
[@typescript-eslint/no-unused-vars] 'useRef' is defined but never used. Allowed unused vars must match /^_/u.
|
🔍 Files Changed / Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
WASM Required Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|