Skip to content

ci: add step to checkout latest #323

ci: add step to checkout latest

ci: add step to checkout latest #323

Triggered via push February 26, 2024 20:49
Status Cancelled
Total duration 6m 19s
Artifacts
Matrix: lint-test-build / Lint, Test, Build
publish  /  Publish Packages
publish / Publish Packages
build_and_push
0s
build_and_push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
setup
GitHub Actions has encountered an internal error when running your job.
lint-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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-test-build / Lint, Test, Build (18): 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
lint-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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-test-build / Lint, Test, Build (16): 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
setup
GitHub Actions has encountered an internal error when running your job.
setup
GitHub Actions has encountered an internal error when running your job.