Skip to content

2023-09-12T16:19:02.540Z #117

2023-09-12T16:19:02.540Z

2023-09-12T16:19:02.540Z #117

Triggered via push September 12, 2023 16:19
Status Failure
Total duration 5m 38s
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'.