feat: Raise minimum supported React version to 18 (#1514) #1116
cd.yml
on: push
Build and Test
8m 55s
Publish to NPM
40s
Publish to GitHub Pages
28s
Annotations
10 warnings
Build and Test
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/
|
Build and Test:
packages/layout/src/BackgroundLayer/BackgroundLayer.tsx#L29
React Hook useMemo has missing dependencies: 'background', 'backgroundDark', and 'darkMode'. Either include them or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L131
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/InputBox/InputBox.tsx#L98
React Hook useLayoutEffect has a missing dependency: 'addon'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/MultiSelect/MultiSelect.tsx#L126
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
Build and Test:
packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array
|
Build and Test:
packages/onboarding-ui/src/pages/LoaderPage/LoaderPage.tsx#L37
React Hook useEffect has a missing dependency: 'loadingSeconds'. Either include it or remove the dependency array
|
Build and Test:
packages/onboarding-ui/src/pages/RedirectPage/RedirectPage.tsx#L32
React Hook useEffect has a missing dependency: 'seconds'. Either include it or remove the dependency array
|
Build and Test:
packages/onboarding-ui/src/pages/RedirectPage/RedirectPage.tsx#L36
React Hook useEffect has a missing dependency: 'onRedirect'. Either include it or remove the dependency array. If 'onRedirect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
3.67 MB |
|
docs
|
4.08 MB |
|
storybooks
|
9.13 MB |
|