Skip to content

docs: update to get the docs sage version from the package.json #23

docs: update to get the docs sage version from the package.json

docs: update to get the docs sage version from the package.json #23

Triggered via push October 2, 2023 12:19
Status Failure
Total duration 4m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: packages/sage-react/lib/Introduction.jsx#L2
Unable to resolve path to module '../sage-version.json'
lint
Process completed with exit code 1.
build
Process completed with exit code 1.
lint: packages/sage-react/lib/Drawer/Drawer.jsx#L43
React Hook useEffect has a missing dependency: 'onExpandChange'. Either include it or remove the dependency array. If 'onExpandChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: packages/sage-react/lib/Input/Input.jsx#L106
React Hook useEffect has a missing dependency: 'inputStyles'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Input/Input.story.jsx#L154
Unexpected console statement
lint: packages/sage-react/lib/PanelControls/PanelControls.story.jsx#L150
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Table/Table.jsx#L176
React Hook useEffect has a missing dependency: 'buildHeaders'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Table/Table.jsx#L182
React Hook useEffect has a missing dependency: 'getSelectionType'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Table/TableRow.jsx#L79
React Hook useEffect has a missing dependency: 'hasBorders'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Toast/Toast.jsx#L45
React Hook useEffect has a missing dependency: 'dismiss'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Toast/Toast.jsx#L50
React Hook useEffect has a missing dependency: 'dismiss'. Either include it or remove the dependency array
lint: packages/sage-react/lib/Toggle/Switch.story.jsx#L106
Using propTypes from another component is not safe because they may be removed in production builds