Skip to content

chore(deps): update React Native to v0.84.1 #12

chore(deps): update React Native to v0.84.1

chore(deps): update React Native to v0.84.1 #12

Triggered via pull request April 2, 2026 13:48
Status Failure
Total duration 3m 48s
Artifacts

size-analysis.yml

on: pull_request
Android Size Analysis
1m 53s
Android Size Analysis
iOS Size Analysis
1m 22s
iOS Size Analysis
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 4 warnings, and 1 notice
Android Size Analysis
Process completed with exit code 1.
Android Size Analysis
Argument of type 'InputConfigT' is not assignable to parameter of type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>'.
Android Size Analysis
Type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>' is not assignable to type 'InputConfigT'.
Android Size Analysis
Argument of type 'InputConfigT' is not assignable to parameter of type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>'.
Android Size Analysis
Type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>' is not assignable to type 'InputConfigT'.
Android Size Analysis
Parameter 'server' implicitly has an 'any' type.
Android Size Analysis
Parameter 'middleware' implicitly has an 'any' type.
Android Size Analysis
Cannot assign to 'enhanceMiddleware' because it is a read-only property.
iOS Size Analysis
Process completed with exit code 1.
iOS Size Analysis
Parameter 'server' implicitly has an 'any' type.
iOS Size Analysis
Parameter 'middleware' implicitly has an 'any' type.
iOS Size Analysis
Cannot assign to 'enhanceMiddleware' because it is a read-only property.
iOS Size Analysis
Argument of type 'InputConfigT' is not assignable to parameter of type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>'.
iOS Size Analysis
Type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>' is not assignable to type 'InputConfigT'.
iOS Size Analysis
Argument of type 'InputConfigT' is not assignable to parameter of type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>'.
iOS Size Analysis
Type 'Partial<Readonly<MetalConfigT & { cacheStores: CacheStoresConfigT | (($$PARAM_0$$: MetroCache) => CacheStoresConfigT); resolver: Readonly<Partial<ResolverConfigT>>; server: Readonly<Partial<ServerConfigT>>; serializer: Readonly<Partial<SerializerConfigT>>; symbolicator: Readonly<Partial<SymbolicatorConfigT>>; transformer: Readonly<Partial<TransformerConfigT>>; watcher: Partial<Readonly<Omit<WatcherConfigT, "healthCheck" | "unstable_autoSaveCache" | "watchman"> & { healthCheck: Partial<Readonly<Readonly<{ enabled: boolean; interval: number; timeout: number; filePrefix: string; }>>>; unstable_autoSaveCache: Partial<Readonly<Readonly<{ enabled: boolean; debounceMs?: number | undefined; }>>>; watchman: Partial<Readonly<Readonly<{ deferStates: readonly string[]; }>>>; }>>; }>>' is not assignable to type 'InputConfigT'.
Android Size Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/[email protected]. 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/
Android Size Analysis
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Android Size Analysis
Failed to restore gradle-home-v1|Linux|android[986d471a19fdfaa6b65231d7264e1121]-fea2f0825810dd390a458583ef663fa8f1d21801: Error: Cache service responded with 400
iOS Size Analysis
No files were found with the provided path: samples/react-native/ios/xcodebuild-size-analysis.log. No artifacts will be uploaded.
Resource Utilization
Peak CPU utilization: 3.93 cores (98.26% of 4.00) at 49s Peak memory utilization: 8.2 GB (47.57% of 17 GB) at 44s