Linters #669
Annotations
11 warnings
yarn-run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
yarn-run-lint:
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
|
yarn-run-lint:
src/components/HomepageFeatures/index.tsx#L51
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/components/QuickStartLinks/QuickStartLinks.tsx#L21
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L281
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L284
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L287
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
yarn-run-lint:
src/pages/examples.tsx#L306
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
src/pages/examples.tsx#L375
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|
yarn-run-lint:
src/pages/index.tsx#L157
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
yarn-run-lint:
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
|