build(npm): bump follow-redirects from 1.15.2 to 1.15.4 #2533
quality.yml
on: pull_request
PR assignment
1s
Lint
4m 42s
Typecheck
3m 29s
Test
3m 50s
Accessibility
8s
Visual testing
4m 8s
Deploy
4m 38s
Annotations
6 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#L169
React Hook useEffect has a missing dependency: 'itemsMap'. Either include it or remove the dependency array
|
Lint:
packages/components/select/src/SelectContext.tsx#L108
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Lint:
packages/components/select/src/SelectContext.tsx#L139
React Hook useEffect has missing dependencies: 'itemsComponent' and 'itemsMap'. Either include them or remove the dependency array
|
Lint:
packages/components/select/src/SelectLabel.tsx#L14
React Hook useEffect has a missing dependency: 'setGroupLabel'. Either include it or remove the dependency array
|
Lint:
packages/components/select/src/SelectTrigger.tsx#L30
React Hook useEffect has a missing dependency: 'setAriaLabel'. Either include it or remove the dependency array
|