Skip to content

Tab system overhaul #40

Tab system overhaul

Tab system overhaul #40

Triggered via pull request August 30, 2023 14:35
@crsctcrsct
synchronize #20
feature/tabs
Status Failure
Total duration 51s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/components/Pane.vue#L2
Cannot find module '@/model/Tabs' or its corresponding type declarations.
build: src/components/PaneTab.vue#L2
Cannot find module '@/model/Tabs' or its corresponding type declarations.
build: src/views/show-results/ResultView.vue#L85
Argument of type '{ items: Tab[]; activeItem: string; "onUpdate:value": any; }' is not assignable to parameter of type '{ style?: unknown; readonly items: Tab[]; key?: string | number | symbol | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ref_key?: string | undefined; onVnodeBeforeMount?: VNodeMountHook | ... 1 more ... | undefined; ... 8 more ...; "onUpdate:value"?: ((...args: any[]) => any) | undefined; } ...'.
build
Process completed with exit code 1.