feat(readme): improve readme and trigger a new build (#84) #364
release.yml
on: push
Unit Test + Linting + Storybook
1m 38s
Visual testing with baseline comparison
3m 48s
Build, Deploy to GitHub pages, Release npm package
1m 28s
Annotations
1 error and 15 warnings
Build, Deploy to GitHub pages, Release npm package
Process completed with exit code 1.
|
Unit Test + Linting + Storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Test + Linting + Storybook:
src/components/Avatar/Avatar.stories.tsx#L103
React Hook useEffect has unnecessary dependencies: 'initialValue' and 'maxValue'. Either exclude them or remove the dependency array. Outer scope values like 'initialValue' aren't valid dependencies because mutating them doesn't re-render the component
|
Unit Test + Linting + Storybook:
src/components/Avatar/Examples.stories.tsx#L165
The story should use PascalCase notation: environmentModel
|
Unit Test + Linting + Storybook:
src/components/Lights/Lights.component.tsx#L58
React Hook useEffect has missing dependencies: 'lightTarget', 'scene', 'targets.head', and 'targets.shoe'. Either include them or remove the dependency array
|
Unit Test + Linting + Storybook:
src/components/Models/BoundsModel/BoundsModel.container.tsx#L22
React Hook useCallback has a missing dependency: 'onLoaded'. Either include it or remove the dependency array
|
Unit Test + Linting + Storybook:
src/components/Models/BoundsModel/BoundsModel.container.tsx#L29
React Hook useMemo has an unnecessary dependency: 'modelSrc'. Either exclude it or remove the dependency array
|
Unit Test + Linting + Storybook:
src/components/Models/BoundsModel/BoundsModel.container.tsx#L36
React Hook useEffect has a missing dependency: 'bounds'. Either include it or remove the dependency array
|
Unit Test + Linting + Storybook:
src/components/Models/Model/Model.component.tsx#L95
React Hook useMemo has a missing dependency: 'scene'. Either include it or remove the dependency array
|
Unit Test + Linting + Storybook:
src/hooks/useDeviceDetector/use-device-detector.hook.ts#L100
Unexpected console statement
|
Unit Test + Linting + Storybook:
src/hooks/useDeviceDetector/use-device-detector.hook.ts#L106
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array. If 'setDeviceDetector' needs the current value of 'options', you can also switch to useReducer instead of useState and read 'options' in the reducer
|
Unit Test + Linting + Storybook:
src/services/Analytics.service.ts#L7
Unexpected console statement
|
Visual testing with baseline comparison
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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, Deploy to GitHub pages, Release npm package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build, Deploy to GitHub pages, Release npm package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. 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: "cypress-diffs-screenshots".
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 | |
---|---|---|
cypress-diffs-screenshots
Expired
|
1.31 MB |
|