Introduce pnpm #245
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yaml
on: pull_request
Static analysis code and markdown
19s
Annotations
1 error and 5 warnings
Static analysis code and markdown
Process completed with exit code 1.
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L133
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L151
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L160
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/components/HomepageFeatures/index.js#L169
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Static analysis code and markdown:
src/pages/index.js#L16
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|