Build and deploy apps for testing #2532
Annotations
10 errors and 10 warnings
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L75
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L82
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L150
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L157
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L164
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L171
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L178
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L185
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L192
cannot use mutating member on immutable value: 'pointee' is a get-only property
|
Build AdHoc app:
node_modules/react-native-nitro-modules/ios/core/AnyMapHolder.swift#L328
'subscript(_:)' is unavailable: use subscript with optional return value
|
Build AdHoc app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build AdHoc app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build AdHoc app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build AdHoc app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build AdHoc app:
ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build AdHoc app:
ios/Pods/libdav1d/dav1d/src/thread_task.c#L489
incompatible pointer types passing 'uint8_t[3][4096]' (aka 'unsigned char[3][4096]') to parameter of type 'uint8_t (*)[256]' (aka 'unsigned char (*)[256]') [-Wincompatible-pointer-types]
|
Build AdHoc app:
ios/Pods/libdav1d/dav1d/src/thread_task.c#L490
incompatible pointer types passing 'int16_t[3][74][82]' (aka 'short[3][74][82]') to parameter of type 'entry (*)[74][82]' (aka 'signed char (*)[74][82]') [-Wincompatible-pointer-types]
|
Build AdHoc app:
ios/Pods/libdav1d/dav1d/src/thread_task.c#L524
incompatible pointer types passing 'uint8_t[3][4096]' (aka 'unsigned char[3][4096]') to parameter of type 'const uint8_t (*)[256]' (aka 'const unsigned char (*)[256]') [-Wincompatible-pointer-types]
|
Build AdHoc app:
ios/Pods/libdav1d/dav1d/src/thread_task.c#L525
incompatible pointer types passing 'int16_t[3][74][82]' (aka 'short[3][74][82]') to parameter of type 'const entry (*)[74][82]' (aka 'const signed char (*)[74][82]') [-Wincompatible-pointer-types]
|
Build AdHoc app:
ios/Pods/libdav1d/dav1d/src/lf_mask.c#L263
possible misuse of comma operator here [-Wcomma]
|
Loading