Skip to content

web/admin: better footer links #25800

web/admin: better footer links

web/admin: better footer links #25800

Triggered via pull request November 12, 2024 23:58
Status Failure
Total duration 1m 57s
Artifacts

ci-web.yml

on: pull_request
Matrix: lint
ci-web-mark
0s
ci-web-mark
Fit to window
Zoom out
Zoom in

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.