chore(deps): bump @sentry/react from 7.0.0 to 7.85.0 #448
Annotations
5 errors and 13 warnings
|
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>'.
|
static/app/bootstrap/initializeSdk.tsx#L83
Type '(ExtraErrorData | BrowserTracing)[]' is not assignable to type 'Integration[] | ((integrations: Integration[]) => Integration[]) | undefined'.
|
static/app/utils/performanceForSentry.tsx#L31
Type 'Transaction | IdleTransaction | undefined' is not assignable to type 'Transaction | undefined'.
|
|
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/
|
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/
|
docs-ui/components/code.tsx#L73
React Hook useEffect has a missing dependency: 'codeRef'. Either include it or remove the dependency array
|
docs-ui/stories/assets/icons/popper.tsx#L43
React Hook useEffect has a missing dependency: 'getCodeSample'. Either include it or remove the dependency array
|
docs-ui/stories/assets/icons/popper.tsx#L56
React Hook useEffect has a missing dependency: 'clickAwayHandler'. Either include it or remove the dependency array
|
docs-ui/stories/assets/icons/searchPanel.tsx#L112
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
docs-ui/stories/assets/icons/searchPanel.tsx#L129
React Hook useEffect has a missing dependency: 'debouncedSearch'. Either include it or remove the dependency array
|
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
|
static/app/components/dataExport.tsx#L47
React Hook useEffect has a missing dependency: 'inProgress'. Either include it or remove the dependency array
|
static/app/components/dropdownMenuControlV2.tsx#L136
React Hook useCallback has a missing dependency: 'isSubmenu'. Either include it or remove the dependency array
|
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
|
static/app/components/editableText.tsx#L91
React Hook useCallback has missing dependencies: 'displayStatusMessage', 'isEmpty', and 'value'. Either include them or remove the dependency array
|
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/
|
The logs for this run have expired and are no longer available.
Loading