Skip to content

feat(AssetManager): Allow editing asset names without a popup #1493

feat(AssetManager): Allow editing asset names without a popup

feat(AssetManager): Allow editing asset names without a popup #1493

Triggered via pull request October 29, 2024 01:09
Status Failure
Total duration 2m 12s
Artifacts

pull_request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
CLIENT-build
'target.textContent' is possibly 'null'.
CLIENT-build
'$event.target' is possibly 'null'.
CLIENT-build
Property 'blur' does not exist on type 'EventTarget'.
CLIENT-build
Argument of type 'FocusEvent' is not assignable to parameter of type 'KeyboardEvent'.
CLIENT-build
'$event.target' is possibly 'null'.
CLIENT-build
Property 'blur' does not exist on type 'EventTarget'.
CLIENT-build
Argument of type 'FocusEvent' is not assignable to parameter of type 'KeyboardEvent'.
CLIENT-build
Process completed with exit code 2.
CLIENT-lint: client/src/dashboard/Assets.vue#L356
Attribute "class" should go before "@blur"
CLIENT-lint: client/src/dashboard/Assets.vue#L375
Attribute "class" should go before "@blur"