cleanup #246
test.yaml
on: push
Test Android
6m 41s
Test iOS (Only build)
9m 45s
Annotations
1 error and 10 warnings
Test Android
The process '/usr/bin/sh' failed with exit code 2
|
Test iOS (Only build)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Test iOS (Only build)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
|
Test iOS (Only build):
tests/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm#L205
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
|
Test iOS (Only build):
tests/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm#L205
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
Test iOS (Only build):
cpp/bindings.cpp#L36
extra qualification on member 'clearState' [-Wextra-qualification]
|
Test iOS (Only build):
cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Test iOS (Only build):
cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Test iOS (Only build):
cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Test iOS (Only build):
cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Test iOS (Only build):
cpp/bindings.cpp#L99
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|