Skip to content

2023-09-12T15:24:52.241Z #116

2023-09-12T15:24:52.241Z

2023-09-12T15:24:52.241Z #116

Triggered via push September 12, 2023 15:24
Status Failure
Total duration 6m 49s
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'.