Skip to content

Allow link in hint text #2816

Allow link in hint text

Allow link in hint text #2816

Triggered via pull request December 4, 2023 18:34
Status Failure
Total duration 2m 0s
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 2 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-storybook/src/components/odyssey-labs/LegacyTable/PaginatedTable.stories.tsx#L544
The 'dataArg' logical expression could make the dependencies of useCallback Hook (at line 552) change on every render. To fix this, wrap the initialization of 'dataArg' in its own useMemo() Hook