Update index.md #690
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run-script build:
src/components/Breadcrumb/breadcrumb.jsx#L16
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Run npm run-script build:
src/components/CategoryChooser/categorychooser.jsx#L173
The closing bracket must be aligned with the line containing the opening tag (expected column 49 on the next line)
|
Run npm run-script build:
src/components/CategoryChooser/categorychooser.jsx#L260
defaultProp "integrations" has no corresponding propTypes declaration
|
Run npm run-script build:
src/components/ContentCard/ContentCard.jsx#L13
The closing bracket must be aligned with the line containing the opening tag (expected column 9 on the next line)
|
Run npm run-script build:
src/components/DocsFooter/docsfooter.jsx#L9
Component definition is missing display name
|
Run npm run-script build:
src/components/DocsFooter/docsfooter.jsx#L53
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md
|
Run npm run-script build:
src/components/DocsFooter/docsfooter.jsx#L63
Missing an explicit type attribute for button
|
Run npm run-script build:
src/components/DocsHeader/docsheader.jsx#L15
Unused state field: 'searchOpen'
|
Run npm run-script build:
src/components/DocsHeader/docsheader.jsx#L28
Unused state field: 'searchOpen'
|
Run npm run-script build:
src/components/HeadingsTOC/headingstoc.jsx#L39
componentWillReceiveProps is deprecated since React 16.9.0, use UNSAFE_componentWillReceiveProps instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
The logs for this run have expired and are no longer available.
Loading