feat: add collision behavior support for Advanced Markers #244
Annotations
11 warnings
|
lint
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build-ios:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L60
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L46
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L157
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L74
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L60
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L46
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/Parsers/SVGKParser.m#L71
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/SVGKit.m#L16
'DDASLLogger' is deprecated: first deprecated in iOS 10.0 - Use DDOSLogger instead [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/Parsers/SVGKParser.m#L71
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/SVGKit.m#L16
'DDASLLogger' is deprecated: first deprecated in iOS 10.0 - Use DDOSLogger instead [-Wdeprecated-declarations]
|