Allow link in hint text #2815
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|