web/admin: better footer links #25800
Annotations
8 errors
lint (prettier-check, web)
Process completed with exit code 1.
|
lint (tsc, web)
Conversion of type 'IFooterLinkInput' to type 'Spread' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint (tsc, web)
Object literal may only specify known properties, and '".footerLink"' does not exist in type 'IFooterLinkInput'.
|
lint (tsc, web)
Generic type 'IArrayInput<T>' requires 1 type argument(s).
|
lint (tsc, web)
Cannot find name 'spread'.
|
lint (tsc, web)
Cannot find name 'Spread'.
|
lint (tsc, web)
Cannot find name 'FooterLinkInput'. Did you mean 'FooterLink'?
|
lint (tsc, web)
Process completed with exit code 1.
|