feat: query-parameters persisting when opening a story on a full-view-mode #2598
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L138
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
|
The logs for this run have expired and are no longer available.
Loading