Skip to content

fix(color-picker): use code for opaque image #1202

fix(color-picker): use code for opaque image

fix(color-picker): use code for opaque image #1202

Triggered via pull request July 30, 2024 09:31
Status Success
Total duration 2m 37s
Artifacts

code-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
code-quality
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-quality: packages/ui/modal/src/modal.tsx#L72
React Hook useCallback has a missing dependency: 'onCloseModal'. Either include it or remove the dependency array. If 'onCloseModal' changes too often, find the parent component that defines it and wrap that definition in useCallback