Build and deploy apps for testing #1879
Annotations
2 errors and 11 warnings
node_modules/@react-native-community/netinfo/ios/RNCNetInfo.mm#L12
'RNCNetInfoSpec.h' file not found
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2, ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011, nick-invision/retry@0711ba3d7808574133d713a0d92d2941be03a350. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'extra' on entity 'UAInboxMessage'
|
CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
|
CoreData#L1
no NSValueTransformer with class name 'UAScheduleTriggerContextTransformer' was found for attribute 'triggerContext' on entity 'UAScheduleData'
|
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
ios/Pods/libvmaf/vmaf/libvmaf/src/svm.cpp#L57
'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations]
|
ios/Pods/libvmaf/vmaf/libvmaf/src/svm.cpp#L3057
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
This job failed
Loading