Bump @sentry/react-native from 5.17.0 to 5.19.1 #234
Annotations
6 errors and 3 warnings
build:
src/sentry.ts#L1
Type 'Integration[]' is not assignable to type 'Integration[] | ((integrations: Integration[]) => Integration[]) | undefined'.
|
build:
src/sentry.ts#L1
Argument of type 'import("/home/runner/work/sentry-expo/sentry-expo/node_modules/@sentry/react-native/node_modules/@sentry/types/types/integration").Integration[]' is not assignable to parameter of type 'import("/home/runner/work/sentry-expo/sentry-expo/node_modules/@sentry/types/types/integration").Integration[]'.
|
build:
src/sentry.ts#L1
Argument of type 'import("/home/runner/work/sentry-expo/sentry-expo/node_modules/@sentry/types/types/integration").Integration[]' is not assignable to parameter of type 'import("/home/runner/work/sentry-expo/sentry-expo/node_modules/@sentry/react-native/node_modules/@sentry/types/types/integration").Integration[]'.
|
build:
src/sentry.ts#L1
Type '(integrations: Integration[]) => Integration[]' is not assignable to type 'Integration[] | ((integrations: Integration[]) => Integration[]) | undefined'.
|
build:
src/sentry.ts#L1
Type '(ExpoBareIntegration | ExpoManagedIntegration | ReactNativeErrorHandlers | RewriteFrames)[]' is not assignable to type 'Integration[] | ((integrations: Integration[]) => Integration[]) | undefined'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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
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/
|