Skip to content

Animations | PORTAL-716 (#105) #461

Animations | PORTAL-716 (#105)

Animations | PORTAL-716 (#105) #461

Re-run triggered December 13, 2024 09:51
Status Success
Total duration 1m 55s
Artifacts 1

release.yml

on: push
Unit Test + Linting + Storybook
1m 30s
Unit Test + Linting + Storybook
Visual testing with baseline comparison
4m 19s
Visual testing with baseline comparison
Build, Deploy to GitHub pages, Release npm package
1m 42s
Build, Deploy to GitHub pages, Release npm package
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Unit Test + Linting + Storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
Build, Deploy to GitHub pages, Release npm package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build, Deploy to GitHub pages, Release npm package
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/