feat: query-parameters persisting when opening a story on a full-view-mode #2598
quality.yml
on: pull_request
PR assignment
3s
Lint
4m 26s
Typecheck
3m 26s
Test
3m 46s
Accessibility
8s
Visual testing
4m 8s
Deploy
4m 34s
Annotations
13 warnings
Accessibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typecheck
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/.
|
Test
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/.
|
Visual testing
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
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
|
Deploy
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/.
|
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/
|