feat: bump TCV to 2.0.0 #2542
quality.yml
on: pull_request
PR assignment
4s
Lint
4m 41s
Typecheck
3m 33s
Test
3m 44s
Accessibility
9s
Visual testing
5m 42s
Deploy
5m 8s
Annotations
7 warnings
Lint:
packages/components/dropdown/src/DropdownContext.tsx#L171
React Hook useEffect has a missing dependency: 'itemsMap'. Either include it or remove the dependency array
|
Lint:
packages/components/dropdown/src/DropdownPopover.tsx#L24
React Hook useEffect has a missing dependency: 'setHasPopover'. 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
|
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/
|