feat: handle national trunk prefix in PhoneNumberTransformer - #10
Merged
Merged
Annotations
11 warnings
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
example/node_modules/react-native-keyboard-controller/ios/views/KeyboardControllerView.mm#L76
implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
|
example/node_modules/react-native-keyboard-controller/ios/views/KeyboardControllerView.mm#L75
implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
|
example/node_modules/react-native-keyboard-controller/ios/observers/FocusedInputObserver.swift#L161
conditional downcast from 'UIView?' to 'UIView' does nothing
|
|
example/node_modules/react-native-keyboard-controller/ios/observers/movement/KeyboardViewLocator.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
example/node_modules/react-native-keyboard-controller/ios/traversal/KeyboardView.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
example/node_modules/react-native-keyboard-controller/ios/interactive/KeyboardOffsetProvider.swift#L19
'init(_:)' is deprecated: replaced by 'init(truncating:)'
|
|
example/node_modules/react-native-keyboard-controller/ios/observers/movement/KeyboardViewLocator.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
example/node_modules/react-native-keyboard-controller/ios/traversal/KeyboardView.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
|
example/node_modules/react-native-keyboard-controller/ios/interactive/KeyboardOffsetProvider.swift#L19
'init(_:)' is deprecated: replaced by 'init(truncating:)'
|
|
example/node_modules/react-native-keyboard-controller/ios/observers/FocusedInputObserver.swift#L161
conditional downcast from 'UIView?' to 'UIView' does nothing
|
The logs for this run have expired and are no longer available.
Loading