Skip to content

feat(dev): enable studio in development mode without auth #487

feat(dev): enable studio in development mode without auth

feat(dev): enable studio in development mode without auth #487

Triggered via push November 11, 2025 16:02
Status Failure
Total duration 1m 15s
Artifacts

module.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (ubuntu-latest, 22)
Process completed with exit code 2.
build (ubuntu-latest, 22): src/app/src/components/AppFooter.vue#L55
Type '({ label: string; icon: string; to: string; target: string; }[] | { label: string; icon: string; onClick: () => void; }[] | undefined)[]' is not assignable to type 'ArrayOrNested<DropdownMenuItem> | undefined'.