Skip to content

Allow link in hint text #2815

Allow link in hint text

Allow link in hint text #2815

Triggered via pull request December 4, 2023 17:56
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
ci
Process completed with exit code 1.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci: packages/odyssey-react-mui/src/labs/DataTable.tsx#L631
React Hook useMemo has missing dependencies: 'handleColumnVisibility' and 'hasColumnVisibility'. Either include them or remove the dependency array
ci: packages/odyssey-storybook/src/components/odyssey-labs/LegacyTable/PaginatedTable.stories.tsx#L552
React Hook useCallback has an unnecessary dependency: 'args.data'. Either exclude it or remove the dependency array