chore: update app-icon-badge to last version #386
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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 ESLint PR:
src/ui/button.tsx#L7
Classnames 'h-9, w-9' could be replaced by the 'size-9' shorthand!
|
🏃♂️ Run ESLint PR:
src/ui/checkbox.tsx#L162
Classnames 'h-[10px], w-[10px]' could be replaced by the 'size-[10px]' shorthand!
|
🏃♂️ Run ESLint PR:
src/ui/modal.tsx#L162
Classnames 'h-[24px], w-[24px]' could be replaced by the 'size-[24px]' shorthand!
|
🏃♂️ Run ESLint PR:
src/ui/modal.tsx#L179
Classnames 'h-[24px], w-[24px]' could be replaced by the 'size-[24px]' shorthand!
|
Loading