/docs/dashboard - remove autoOpenFileEditor
, add autoOpen
#660
Annotations
1 error and 11 warnings
yarn-run-lint
Process completed with exit code 1.
|
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#L283
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#L286
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#L289
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#L308
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#L377
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
|