Skip to content

Refactor/fixes

Refactor/fixes #779

Triggered via pull request October 18, 2024 13:08
Status Failure
Total duration 1m 27s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test_2024
'propName' is declared but its value is never read.
test_2024
'target' is declared but its value is never read.
test_2024
Property 'size' is missing in type '{ children: string; color: "primary"; to: string; }' but required in type 'Props'.
test_2024
Type '{ children: string; size: "large"; disabled: true; to: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
test_2024
Property 'size' is missing in type '{ children: string; color: "primary"; to: string; }' but required in type 'Props'.
test_2024
Property 'size' is missing in type '{ children: string; color: "secondary"; to: string; }' but required in type 'Props'.
test_2024
No overload matches this call.
test_2024
Process completed with exit code 2.