Skip to content

2023-09-06T09:34:04.160Z #75

2023-09-06T09:34:04.160Z

2023-09-06T09:34:04.160Z #75

Triggered via push September 6, 2023 09:34
Status Failure
Total duration 7m 19s
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'.