Feature/deep linking built in #929
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L71
React Hook useCallback has a missing dependency: 'setScroll'. Either include it or remove the dependency array
|
Run tests:
packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L119
React Hook useCallback has a missing dependency: 'filterButtons.length'. Either include it or remove the dependency array
|
Run tests:
packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L144
React Hook useCallback has a missing dependency: 'filterButtons.length'. Either include it or remove the dependency array
|
Run tests:
packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L175
React Hook useEffect has a missing dependency: 'handleScroll'. Either include it or remove the dependency array
|
Run tests:
packages/ui/src/components/filter/filter.stories.tsx#L383
Classname 'max-sm:size-5' is not a Tailwind CSS class!
|
Run tests:
packages/ui/src/components/filter/filter.stories.tsx#L383
Classname 'sm:size-6' is not a Tailwind CSS class!
|
Run tests:
packages/ui/src/components/filter/filter.stories.tsx#L417
Classname 'size-4' is not a Tailwind CSS class!
|
Run tests:
packages/ui/src/components/flexi-cell/flexi-cell.stories.tsx#L139
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run tests:
packages/ui/src/components/flexi-cell/flexi-cell.stories.tsx#L178
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run tests:
packages/ui/src/components/flexi-cell/flexi-cell.stories.tsx#L224
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Loading