Linters #629
Annotations
10 warnings
docs/uppy-core.mdx#L314
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
src/components/HomepageFeatures/index.tsx#L51
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/components/QuickStartLinks/QuickStartLinks.tsx#L21
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/pages/examples.tsx#L254
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/pages/examples.tsx#L257
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/pages/examples.tsx#L260
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
src/pages/examples.tsx#L279
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/pages/examples.tsx#L337
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
src/pages/index.tsx#L157
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
src/pages/index.tsx#L174
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
The logs for this run have expired and are no longer available.
Loading