Skip to content

2023-09-13T08:33:50.649Z #119

2023-09-13T08:33:50.649Z

2023-09-13T08:33:50.649Z #119

Triggered via push September 13, 2023 08:33
Status Failure
Total duration 5m 52s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check
JSX attributes must only be assigned a non-empty 'expression'.
check
'props' is of type 'unknown'.
check
Unused '@ts-expect-error' directive.
check
Type '{ className: string; }' is not assignable to type 'IntrinsicAttributes'.
check
Unused '@ts-expect-error' directive.
check
'Button' cannot be used as a JSX component.
check
Property 'children' does not exist on type '{}'.
check
Unused '@ts-expect-error' directive.
check
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
check
Property 'onClick' does not exist on type 'ButtonProps'.