Skip to content

chore(deps): bump @sentry/react from 7.0.0 to 7.85.0 #448

chore(deps): bump @sentry/react from 7.0.0 to 7.85.0

chore(deps): bump @sentry/react from 7.0.0 to 7.85.0 #448

Triggered via pull request December 4, 2023 23:21
Status Failure
Total duration 5m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

frontend.yml

on: pull_request
detect what files changed
9s
detect what files changed
Frontend
0s
Frontend
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 27 warnings
webpack
Error updating comment. This can happen for PR's originating from a fork without write permissions.
typescript and lint
[@octokit/auth-app] appId option is required
typescript and lint: static/app/bootstrap/initializeSdk.tsx#L24
Argument of type '{ idleTimeout: number; _metricOptions: { _reportAllChanges: false; }; routingInstrumentation?: ReactRouterInstrumentation | undefined; }' is not assignable to parameter of type 'Partial<BrowserTracingOptions>'.
typescript and lint: static/app/bootstrap/initializeSdk.tsx#L83
Type '(ExtraErrorData | BrowserTracing)[]' is not assignable to type 'Integration[] | ((integrations: Integration[]) => Integration[]) | undefined'.
typescript and lint: static/app/utils/performanceForSentry.tsx#L31
Type 'Transaction | IdleTransaction | undefined' is not assignable to type 'Transaction | undefined'.
typescript and lint
Process completed with exit code 2.
Frontend
Process completed with exit code 1.
detect what files changed
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, getsentry/paths-filter@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
detect what files changed
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/
webpack
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
webpack
Workflow 27860636 not found in branch master
webpack
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/
typescript and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, getsentry/action-github-app-token@v1, volta-cli/action@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
typescript and lint
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/
typescript and lint: docs-ui/components/code.tsx#L73
React Hook useEffect has a missing dependency: 'codeRef'. Either include it or remove the dependency array
typescript and lint: docs-ui/stories/assets/icons/popper.tsx#L43
React Hook useEffect has a missing dependency: 'getCodeSample'. Either include it or remove the dependency array
typescript and lint: docs-ui/stories/assets/icons/popper.tsx#L56
React Hook useEffect has a missing dependency: 'clickAwayHandler'. Either include it or remove the dependency array
typescript and lint: docs-ui/stories/assets/icons/searchPanel.tsx#L112
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
typescript and lint: docs-ui/stories/assets/icons/searchPanel.tsx#L129
React Hook useEffect has a missing dependency: 'debouncedSearch'. Either include it or remove the dependency array
typescript and lint: static/app/components/charts/eventsGeoRequest.tsx#L92
React Hook useEffect has missing dependencies: 'api', 'eventView', 'organization.slug', 'referrer', and 'results'. Either include them or remove the dependency array
typescript and lint: static/app/components/dataExport.tsx#L47
React Hook useEffect has a missing dependency: 'inProgress'. Either include it or remove the dependency array
typescript and lint: static/app/components/dropdownMenuControlV2.tsx#L136
React Hook useCallback has a missing dependency: 'isSubmenu'. Either include it or remove the dependency array
typescript and lint: static/app/components/dropdownMenuItemV2.tsx#L140
React Hook useEffect has missing dependencies: 'isSubmenuTrigger', 'node.key', and 'state.selectionManager'. Either include them or remove the dependency array
typescript and lint: static/app/components/editableText.tsx#L91
React Hook useCallback has missing dependencies: 'displayStatusMessage', 'isEmpty', and 'value'. Either include them or remove the dependency array
typescript and lint
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/