Skip to content

fix(Tabs): quick example of u-tabs #551

fix(Tabs): quick example of u-tabs

fix(Tabs): quick example of u-tabs #551

Triggered via pull request October 24, 2024 08:12
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build & test
Type '{ children: (string | Element)[]; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: (string | Element)[]; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & TabsPanelProps & RefAttributes<UHTMLTabPanelElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & TabsPanelProps & RefAttributes<UHTMLTabPanelElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & TabsPanelProps & RefAttributes<UHTMLTabPanelElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & { selected?: boolean | undefined; } & HTMLAttributes<UHTMLTabElement> & RefAttributes<UHTMLTabElement>'.
Build & test
Type '{ children: string; value: string; }' is not assignable to type 'IntrinsicAttributes & TabsPanelProps & RefAttributes<UHTMLTabPanelElement>'.
Build & test
Failed to parse the json-summary at path "/home/runner/work/designsystemet/designsystemet/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/designsystemet/designsystemet/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156) at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237) at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
Build & test
Error: ENOENT: no such file or directory, open '/home/runner/work/designsystemet/designsystemet/coverage/coverage-summary.json'