chore(deps): bump undici from 6.24.1 to 6.27.0 in /documentation #123
documentation-checks.yml
on: pull_request
Run eslint, prettier, type check and build tests
1m 23s
Annotations
3 warnings
|
Run eslint, prettier, type check and build tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run eslint, prettier, type check and build tests:
documentation/src/pages/index.tsx#L30
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
|
Run eslint, prettier, type check and build tests:
documentation/src/components/Quickstart.tsx#L17
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|