Skip to content

test runner results #1185

test runner results

test runner results #1185

Triggered via push November 12, 2023 17:52
Status Failure
Total duration 2m 41s
Artifacts

buildDeploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: dev/app.tsx#L717
Type '{ name: string; id: number; Test: ({ delay, setRunResults }: { delay: any; setRunResults: any; }) => Element; props: { delay: number; renderId?: undefined; }; key: number; isActive: boolean; runResults: any; setRunResults: (status: any) => any; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & { name: any; isActive: any; id: any; Test: any; props: any; runResults: any; setRunResults: any; }'.
build
Process completed with exit code 2.
lint: dev/app.tsx#L717
Type '{ name: string; id: number; Test: ({ delay, setRunResults }: { delay: any; setRunResults: any; }) => Element; props: { delay: number; renderId?: undefined; }; key: number; isActive: boolean; runResults: any; setRunResults: (status: any) => any; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & { name: any; isActive: any; id: any; Test: any; props: any; runResults: any; setRunResults: any; }'.
lint
Process completed with exit code 2.