Skip to content

initial commit

initial commit #1

Triggered via push May 25, 2024 21:43
Status Failure
Total duration 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: src/tabViews/window/TabGroupView.tsx#L23
Type '{ children: Element[]; title: string; backgroundColor: "#e91e63" | "#9c27b0" | "#2196f3" | "#00bcd4" | "#4caf50" | "#ffeb3b" | "#ff9800" | "#f44336" | "#9e9e9e"; count: number; indented: true; initOpen: true; }' is not assignable to type 'IntrinsicAttributes & { children: ReactNode; readonly indented?: boolean; readonly initOpen?: boolean; readonly title: ReactNode; readonly backgroundColor?: string; }'.
test
Process completed with exit code 2.