update snapshots #5081
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/components/NewsletterSignup/NewsletterSignup.stories.tsx#L154
React Hook React.useEffect has an unnecessary dependency: 'counter'. Either exclude it or remove the dependency array. Outer scope values like 'counter' aren't valid dependencies because mutating them doesn't re-render the component
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|