Versioned docs #415
Annotations
8 errors and 2 warnings
deploy:
src/theme/DocItem/Layout.tsx#L5
'DocVersionBadge' is defined but never used
|
deploy:
versioned_docs/main/intro/install/buildkite.jsx#L11
Component definition is missing display name
|
deploy:
versioned_docs/main/intro/install/buildkite.jsx#L11
'children' is defined but never used
|
deploy:
versioned_docs/main/intro/install/buildkite.jsx#L11
'color' is defined but never used
|
deploy:
versioned_docs/v1.6/intro/install/buildkite.jsx#L4
Component definition is missing display name
|
deploy:
versioned_docs/v1.6/intro/install/buildkite.jsx#L4
'children' is defined but never used
|
deploy:
versioned_docs/v1.6/intro/install/buildkite.jsx#L4
'color' is defined but never used
|
deploy
Process completed with exit code 1.
|
deploy
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/.
|
deploy:
src/components/Accordion/Item.tsx#L98
React Hook useEffect has missing dependencies: 'id', 'isHashEnabled', and 'location.hash'. Either include them or remove the dependency array
|