chore(deps): update React Native to v0.85.0 #17971
buildandtest.yml
on: pull_request
diff_check
/
diff_check
9s
Type Check Typescript 3.8
0s
Circular Dependency Check
0s
Matrix: Bundle
Annotations
9 errors, 2 warnings, and 4 notices
|
Test
Process completed with exit code 1.
|
|
Build
Process completed with exit code 1.
|
|
Build
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[]; }>>>; }>>; }>>'.
|
|
Build
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'.
|
|
Build
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[]; }>>>; }>>; }>>'.
|
|
Build
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'.
|
|
Build
Parameter 'server' implicitly has an 'any' type.
|
|
Build
Parameter 'middleware' implicitly has an 'any' type.
|
|
Build
Cannot assign to 'enhanceMiddleware' because it is a read-only property.
|
|
eslint-plugin-react-hooks(exhaustive-deps):
src/App.tsx#L251
React Hook useEffect has a missing dependency: 'sv.value'
|
|
eslint-plugin-react-hooks(exhaustive-deps):
src/components/RunningIndicator.tsx#L18
React Hook useEffect has a missing dependency: 'sv.value'
|
|
Resource Utilization
Peak CPU utilization: 2.36 cores (14.77% of 16.00) at 70s
Peak memory utilization: 2.5 GB (4.90% of 50 GB) at 90s
|
|
Resource Utilization
Peak CPU utilization: 2.88 cores (17.99% of 16.00) at 170s
Peak memory utilization: 2.3 GB (4.59% of 50 GB) at 160s
|
|
Resource Utilization
Peak CPU utilization: 2.63 cores (16.41% of 16.00) at 100s
Peak memory utilization: 2.2 GB (4.27% of 50 GB) at 110s
|
|
Resource Utilization
Peak CPU utilization: 2.66 cores (16.62% of 16.00) at 54s
Peak memory utilization: 2.1 GB (4.22% of 50 GB) at 70s
|