Skip to content

Merge pull request #908 from WestpacGEL/fix/style-fixes #429

Merge pull request #908 from WestpacGEL/fix/style-fixes

Merge pull request #908 from WestpacGEL/fix/style-fixes #429

Triggered via push October 16, 2024 23:24
Status Success
Total duration 5m 7s
Artifacts

version.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Version
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/
Version: 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
Version: 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
Version: 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
Version: 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
Version: packages/ui/src/components/filter/filter.stories.tsx#L383
Classname 'max-sm:size-5' is not a Tailwind CSS class!
Version: packages/ui/src/components/filter/filter.stories.tsx#L383
Classname 'sm:size-6' is not a Tailwind CSS class!
Version: packages/ui/src/components/filter/filter.stories.tsx#L417
Classname 'size-4' is not a Tailwind CSS class!
Version: 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
Version: 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
Version: 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