feat(ci): enable tag building (#96) #411
release.yml
on: push
Unit Test + Linting + Storybook
1m 31s
Visual testing with baseline comparison
4m 23s
Build, Deploy to GitHub pages, Release npm package
1m 56s
Annotations
1 error and 7 warnings
Build, Deploy to GitHub pages, Release npm package
AggregateError:
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 3C42:5B246:5E7300:B79D41:66F1721E.
at /home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@octokit/request/dist-node/index.js:86:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
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/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, cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|