Refactor/fixes #779
CI.yml
on: pull_request
build_2024
1m 17s
test_2024
52s
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.
|