feat(fuselage-hooks): React 18 compatibility (#1483) #1079
cd.yml
on: push
Build and Test
16m 0s
Publish to NPM
1m 5s
Publish to GitHub Pages
1m 0s
Annotations
11 warnings
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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#L96
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#L125
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#L49
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#L49
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array
|
Publish to GitHub Pages
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-github-pages@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish to GitHub Pages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, crazy-max/ghaction-github-pages@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish to NPM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build", "docs", "storybooks".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
13.4 MB |
|
docs
Expired
|
18.3 MB |
|
storybooks
Expired
|
35.3 MB |
|