chore(deps-dev): bump eslint-plugin-react-you-might-not-need-an-effect from 0.5.3 to 0.9.3 #249329
frontend.yml
on: pull_request
detect what files changed
13s
Matrix: Jest
typescript
4m 25s
eslint
4m 21s
knip
48s
form field registry
46s
Frontend
2s
Annotations
11 errors and 27 warnings
|
eslint:
static/app/components/events/interfaces/debugMeta/index.tsx#L168
Avoid storing derived state. Compute "filterSelections" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/events/interfaces/debugMeta/debugImageDetails/reprocessAlert.tsx#L57
Avoid storing derived state. Compute "reprocessableEvent" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/events/eventStatisticalDetector/eventComparison/eventDisplay.tsx#L182
Avoid storing derived state. Compute "selectedEventId" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/events/autofix/autofixSolution.tsx#L502
Avoid storing derived state. Compute "solutionItems" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/events/autofix/autofixProgressBar.tsx#L18
Avoid storing derived state. Compute "progressDetails" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/events/autofix/autofixDiff.tsx#L228
Avoid storing derived state. Compute "linesWithChanges" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/core/compactSelect/control.tsx#L396
Avoid storing derived state. Compute "searchInputValue" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/core/compactSelect/control.tsx#L382
Avoid storing derived state. Compute "searchInputValue" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/arithmeticBuilder/arithmeticBuilder.stories.tsx#L22
Avoid storing derived state. Compute "isValid" directly during render, optionally with `useMemo` if it's expensive
|
|
eslint:
static/app/components/alerts/snoozeAlert.tsx#L129
Avoid storing derived state. Compute "disabled" directly during render, optionally with `useMemo` if it's expensive
|
|
Frontend
Process completed with exit code 1.
|
|
detect what files changed
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
form field registry
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
form field registry
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
form field registry
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
knip
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
knip
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
knip
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
eslint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
typescript
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typescript
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
typescript
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
Jest (0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Jest (0)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Jest (0)
Cache not found for keys: jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-0, jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-, jest-cache-Linux-
|
|
Jest (0)
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
Jest (3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Jest (3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Jest (3)
Cache not found for keys: jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-3, jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-, jest-cache-Linux-
|
|
Jest (3)
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
Jest (2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Jest (2)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Jest (2)
Cache not found for keys: jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-2, jest-cache-Linux-5fc0782a1cfeca540755dd35f740f1e1012492d63a71b950bf7bb6d8d8a5f149-, jest-cache-Linux-
|
|
Jest (2)
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|
|
Jest (1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Jest (1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Jest (1)
Cache not found for keys: Linux-node-modules-a60c73614828b272d04ba55edf1af12c488be979ce37a2f2e3045446f8a22bc1
|