chore(ui): add intrinsic props to all ui components #1550
ci-checks.yaml
on: pull_request
install-dependencies
1m 15s
reuse-compliance
/
reuse
24s
license-headers
/
Build LicenseEye
35s
license-headers
/
Apply LicenceHeader
0s
allowed-licenses
1m 12s
lint
1m 52s
type-check
1m 8s
format
1m 6s
test
3m 38s
Annotations
10 errors and 1 warning
type-check
Type 'Element[]' is not assignable to type 'ReactElement<TabProps, string | JSXElementConstructor<any>> & ReactElement<TabProps, string | JSXElementConstructor<any>>[]'.
|
type-check
Type 'ReactElement<TabProps, string | JSXElementConstructor<any>>[]' is not assignable to type 'ReactElement<TabProps, string | JSXElementConstructor<any>> & ReactElement<TabProps, string | JSXElementConstructor<any>>[]'.
|
type-check
Type 'ReactElement<TabProps, string | JSXElementConstructor<any>>[] | undefined' is not assignable to type '(ReactElement<TabProps, string | JSXElementConstructor<any>> & ReactElement<TabProps, string | JSXElementConstructor<any>>[]) | null | undefined'.
|
type-check
Type 'Element' is not assignable to type 'ReactElement<TabProps, string | JSXElementConstructor<any>> & ReactElement<TabProps, string | JSXElementConstructor<any>>[]'.
|
type-check
Type '{ children: Element[]; }' is not assignable to type 'TabListProps'.
|
type-check
Type '{ children: Element[]; }' is not assignable to type 'TabListProps'.
|
type-check
Type '{ children: Element[]; }' is not assignable to type 'TabListProps'.
|
type-check
Type '{ children: Element[]; }' is not assignable to type 'TabListProps'.
|
type-check
Type '{ children: Element[]; }' is not assignable to type 'TabListProps'.
|
type-check
Type 'Element' is not assignable to type 'ReactElement<TabProps, string | JSXElementConstructor<any>> & ReactElement<TabProps, string | JSXElementConstructor<any>>[]'.
|
license-headers / Build LicenseEye
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|