Skip to content

fix(Navigation_popups): replace querySelector with getElementById (#1… #1263

fix(Navigation_popups): replace querySelector with getElementById (#1…

fix(Navigation_popups): replace querySelector with getElementById (#1… #1263

Triggered via push July 5, 2025 03:30
Status Success
Total duration 1m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint: src/VariantAllyDialog/composables/useDefault.ts#L25
Unsafe assignment of an `any` value
lint: src/VariantAllyDialog/composables/useDefault.ts#L22
Unsafe return of a value of type `any`
lint: src/VariantAllyDialog/VariantAllyDialog.ts#L6
Unsafe argument of type error typed assigned to a parameter of type `Component<any, any, any, ComputedOptions, MethodOptions, {}, any>`