feat(tailwind-plugins): add size field to sizing plugin #2501
quality.yml
on: pull_request
PR assignment
3s
Lint
4m 32s
Typecheck
3m 39s
Test
3m 43s
Accessibility
8s
Visual testing
4m 14s
Deploy
4m 30s
Annotations
3 warnings
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
packages/components/dropdown/src/DropdownContext.tsx#L236
React Hook useEffect has a missing dependency: 'itemsMap'. Either include it or remove the dependency array
|
Lint:
packages/components/select/src/SelectItem.tsx#L17
React Hook useEffect has missing dependencies: 'registerOption' and 'unregisterOption'. Either include them or remove the dependency array
|