test(macos): upstream has a fix for the logbox now #678
Annotations
11 warnings
Install brew utilities
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in macOS 10.15 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'zoomScale' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentOffset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentInset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'typingAttributes' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'automaticSpellingCorrectionEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'grammarCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/node_modules/react-native-macos/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'continuousSpellCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build macos App:
tests/macos/Pods/Headers/Public/React-Core/React/RCTUITextField.h#L48
'atomic' attribute on property 'editable' does not match the property inherited from 'RCTBackedTextInputViewProtocol' [-Wproperty-attribute-mismatch]
|
Build macos App:
tests/macos/Pods/Headers/Public/React-Core/React/RCTUITextField.h#L60
'copy' attribute on property 'defaultTextAttributes' does not match the property inherited from 'RCTBackedTextInputViewProtocol' [-Wproperty-attribute-mismatch]
|
Loading