feat(Assets): New asset search UI #1562
pull_request.yaml
on: pull_request
CLIENT-build
26s
CLIENT-lint
2m 2s
CLIENT-test
18s
SERVER
11s
Annotations
8 errors and 4 warnings
CLIENT-build
'close' is declared but its value is never read.
|
CLIENT-build
Argument of type 'string | undefined' is not assignable to parameter of type 'string | null'.
|
CLIENT-build
Expected 3 arguments, but got 2.
|
CLIENT-build
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
CLIENT-build
Process completed with exit code 2.
|
CLIENT-lint:
client/src/assets/search.ts#L8
exported declaration 'AssetSearch' not used within other modules
|
CLIENT-lint:
client/src/assets/ui/drag.ts#L149
exported declaration 'DragComposable' not used within other modules
|
CLIENT-lint
Process completed with exit code 1.
|
SERVER
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLIENT-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLIENT-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLIENT-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|