Skip to content

fix: various SEO & UX fixes #1461

fix: various SEO & UX fixes

fix: various SEO & UX fixes #1461

Triggered via pull request December 11, 2023 15:51
Status Failure
Total duration 1m 32s
Artifacts

pre-merge.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Type check: components/useful-shortcuts/index.tsx#L150
Type '(false | { url: string; label: string; })[] | ({ url: string; label: string; hide: boolean; } | { url: string; label: string; hide?: undefined; })[] | { url: string; label: string; }[] | { url: string; label: string; external: boolean; }[]' is not assignable to type '{ label: string; url: string; external?: boolean | undefined; hide?: boolean | undefined; }[]'.
Type check
Process completed with exit code 2.
Build
Process completed with exit code 1.
End2end tests
Process completed with exit code 1.