chore(deps): update React Native to v0.85.0 #17961
buildandtest.yml
on: pull_request
diff_check
/
diff_check
11s
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.63 cores (16.46% of 16.00) at 51s
Peak memory utilization: 2.5 GB (5.03% of 50 GB) at 80s
|
|
Resource Utilization
Peak CPU utilization: 2.67 cores (16.67% of 16.00) at 70s
Peak memory utilization: 2.0 GB (4.01% of 50 GB) at 70s
|
|
Resource Utilization
Peak CPU utilization: 3.65 cores (22.83% of 16.00) at 60s
Peak memory utilization: 1.8 GB (3.65% of 50 GB) at 60s
|
|
Resource Utilization
Peak CPU utilization: 3.20 cores (20.00% of 16.00) at 150s
Peak memory utilization: 2.5 GB (4.91% of 50 GB) at 140s
|