Skip to content

refactor: refresh webui #696

refactor: refresh webui

refactor: refresh webui #696

Triggered via push April 30, 2024 01:59
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
build_app
41s
build_app
Matrix: build
docker-build
0s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build_app
Type '{ key: string; dataIndex: string; label: string | undefined; extra: string | undefined; error: Record<string, string> | undefined; required: boolean | undefined; hint: string | (() => string) | undefined; }' is not assignable to type 'IntrinsicAttributes & Partial<{}> & Omit<{ readonly label?: string | undefined; readonly error?: { [key: string]: string; } | undefined; readonly extra?: string | undefined; readonly dataIndex?: DataIndex | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>'.
build_app
Expected 1 arguments, but got 2.
build_app
Process completed with exit code 1.