Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[react-native] ran dprint fmt #66351

Conversation

JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 11, 2023

👋 Hi! This PR is meant to let you know that we're going to be applying formatting automatically to all DefinitelyTyped packages1. This PR is split out of:

This package is particularly huge (>1MB), so we're tagging you in an individual PR as a heads up. Please post here to let us know if you have any workflow needs that auto-formatting might disrupt2.

Cheers! 💖

time npx dprint fmt types/react-native/**/*.t*
Formatted 282 files.
npx dprint fmt types/react-native/**/*.t*  2.16s user 0.38s system 282% cpu 0.898 total

Footnotes

  1. Note that formatting will be applied as a commit to master after each PR. PRs won't be blocked on any CI check for proper formatting. See Using a formatter for formatting (instead of lint rules) #65993 for more information.

  2. For example, if this package is fully auto-generated (rather than manually edited), subsequent PRs might have a lot of noise from formatting differences. We can exclude it from formatting in that case.

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 11, 2023

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 Most recent commit is approved by a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66351,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "53dd55e799bd3ca10020876b26dd66c613743b3b",
  "mergeBaseOid": "dfc258b892794239a47ca9bef558214109884695",
  "lastPushDate": "2023-08-11T18:21:30.000Z",
  "lastActivityDate": "2023-09-11T18:04:54.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react-native",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-native/Libraries/ActionSheetIOS/ActionSheetIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Alert/Alert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Animated/Animated.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Animated/Easing.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Animated/useAnimatedValue.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/AppState/AppState.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/BatchedBridge/NativeModules.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/AccessibilityInfo/AccessibilityInfo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/ActivityIndicator/ActivityIndicator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Button.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Clipboard/Clipboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Keyboard/Keyboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Keyboard/KeyboardAvoidingView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Pressable/Pressable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/RefreshControl/RefreshControl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/SafeAreaView/SafeAreaView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/ScrollView/ScrollView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/StatusBar/StatusBar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Switch/Switch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/TextInput/InputAccessoryView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/TextInput/TextInput.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/ToastAndroid/ToastAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Touchable/Touchable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Touchable/TouchableHighlight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Touchable/TouchableNativeFeedback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Touchable/TouchableOpacity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/Touchable/TouchableWithoutFeedback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/View/View.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/View/ViewAccessibility.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Components/View/ViewPropTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/DevToolsSettings/DevToolsSettingsManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/EventEmitter/NativeEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/EventEmitter/RCTDeviceEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/EventEmitter/RCTNativeAppEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Image/Image.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Image/ImageResizeMode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Image/ImageSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Interaction/InteractionManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Interaction/PanResponder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/LayoutAnimation/LayoutAnimation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Linking/Linking.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Lists/FlatList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Lists/SectionList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/LogBox/LogBox.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Modal/Modal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Performance/Systrace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/PermissionsAndroid/PermissionsAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/PushNotificationIOS/PushNotificationIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/AppRegistry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/I18nManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/RendererProxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/RootTag.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/UIManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/ReactNative/requireNativeComponent.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Settings/Settings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Share/Share.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/StyleSheet/PlatformColorValueTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/StyleSheet/PlatformColorValueTypesIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/StyleSheet/StyleSheet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/StyleSheet/StyleSheetTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/StyleSheet/processColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Text/Text.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/TurboModule/RCTExport.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/TurboModule/TurboModuleRegistry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Types/CoreEventTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/Appearance.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/BackHandler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/DevSettings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/Dimensions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/IPerformanceLogger.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/PixelRatio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Utilities/Platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/Vibration/Vibration.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/YellowBox/YellowBoxDeprecated.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/vendor/core/ErrorUtils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/Libraries/vendor/emitter/EventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/modules/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/modules/Codegen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/modules/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/modules/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/modules/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/private/TimerMixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/private/Utilities.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/public/DeprecatedPropertiesAlias.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/public/Insets.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/public/ReactNativeRenderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/public/ReactNativeTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/experimental.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/fabric-component-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/types/experimental.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.63/test/ART.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.63/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.64/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.64/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.65/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.65/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.66/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.66/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.67/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.67/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.68/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.68/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/Codegen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.69/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/fabric-component-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.69/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/Codegen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/legacy-properties.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.70/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/fabric-component-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.70/test/turbo-module-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ActionSheetIOS/ActionSheetIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Alert/Alert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Animated/Animated.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Animated/Easing.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Animated/useAnimatedValue.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/AppState/AppState.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/BatchedBridge/NativeModules.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/AccessibilityInfo/AccessibilityInfo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/ActivityIndicator/ActivityIndicator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Button.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Clipboard/Clipboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/DatePicker/DatePickerIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Keyboard/Keyboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Keyboard/KeyboardAvoidingView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Pressable/Pressable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/ProgressViewIOS/ProgressViewIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/RefreshControl/RefreshControl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/SafeAreaView/SafeAreaView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/ScrollView/ScrollView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Slider/Slider.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/StatusBar/StatusBar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Switch/Switch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/TextInput/InputAccessoryView.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/TextInput/TextInput.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/ToastAndroid/ToastAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Touchable/Touchable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Touchable/TouchableHighlight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Touchable/TouchableNativeFeedback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Touchable/TouchableOpacity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/Touchable/TouchableWithoutFeedback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/View/View.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/View/ViewAccessibility.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Components/View/ViewPropTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/EventEmitter/NativeEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/EventEmitter/RCTDeviceEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/EventEmitter/RCTNativeAppEventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Image/Image.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Image/ImagePickerIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Image/ImageResizeMode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Image/ImageSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Interaction/InteractionManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Interaction/PanResponder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/LayoutAnimation/LayoutAnimation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Linking/Linking.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Lists/FlatList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Lists/SectionList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Lists/VirtualizedList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/LogBox/LogBox.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Modal/Modal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Performance/Systrace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/PermissionsAndroid/PermissionsAndroid.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/PushNotificationIOS/PushNotificationIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/AppRegistry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/I18nManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/RendererProxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/RootTag.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/UIManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/ReactNative/requireNativeComponent.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Settings/Settings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Share/Share.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/StyleSheet/PlatformColorValueTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/StyleSheet/PlatformColorValueTypesIOS.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/StyleSheet/StyleSheet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/StyleSheet/StyleSheetTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/StyleSheet/processColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Text/Text.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/TurboModule/RCTExport.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/TurboModule/TurboModuleRegistry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Types/CoreEventTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/Appearance.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/BackHandler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/DevSettings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/Dimensions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/PixelRatio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Utilities/Platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/Vibration/Vibration.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/YellowBox/YellowBoxDeprecated.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/vendor/core/ErrorUtils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/Libraries/vendor/emitter/EventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/modules/BatchedBridge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/modules/Codegen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/modules/Devtools.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/modules/LaunchScreen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/modules/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/private/TimerMixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/private/Utilities.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/public/DeprecatedPropertiesAlias.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/public/Insets.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/public/ReactNativeRenderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/public/ReactNativeTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-native/v0.71/test/animated.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/fabric-component-sample.ts",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/globals.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/index.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/init-example.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/legacy-properties.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/stylesheet-create.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/stylesheet-flatten.tsx",
          "kind": "test"
        },
        {
          "path": "types/react-native/v0.71/test/turbo-module-sample.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "alloy",
        "huhuanming",
        "iRoachie",
        "timwangdev",
        "kamal",
        "alexdunne",
        "swissmanu",
        "bm-software",
        "mvdam",
        "esemesek",
        "mrnickel",
        "souvik-ghosh",
        "nossbigg",
        "saranshkataria",
        "tykus160",
        "jakebloom",
        "ceyhun",
        "mcmar",
        "theohdv",
        "romain-faust",
        "bebebebebe",
        "Naturalclar",
        "chinesedfan",
        "vtolochk",
        "SychevSP",
        "sasurau4",
        "256hz",
        "doumart",
        "drmas",
        "jeremybarbet",
        "ds300",
        "natsathorn",
        "connectdotz",
        "alexeymolchan",
        "alexbrazier",
        "kuasha420",
        "phvillegas",
        "eps1lon",
        "ZihanChen-MSFT",
        "kelset",
        "MateWW",
        "lunaleaps",
        "saadnajmi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "lunaleaps",
      "date": "2023-09-11T18:04:54.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1675194229,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/53dd55e799bd3ca10020876b26dd66c613743b3b/checks?check_suite_id=15610130486"
}

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Aug 11, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed The CI failed When GH Actions fails labels Aug 29, 2023
@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Aug 29, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed The CI failed When GH Actions fails labels Aug 29, 2023
@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Aug 29, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

Copy link
Contributor

@lunaleaps lunaleaps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine. Note these types are copied from https://github.com/facebook/react-native/tree/main/packages/react-native/types but as long as we can re-format here that should be fine.

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Sep 11, 2023
@JoshuaKGoldberg
Copy link
Collaborator Author

Aha! That is exactly what we're looking for with "auto-generated" packages (copying from an external source counts in this context). I'll close this PR and instead add "./types/react-native" to the list of excluded packages in #66235. Thanks @lunaleaps!

I also spy a tslint.json in that directory - just a heads up that we'll soon move to only having ESLint files. I'll set a reminder for myself to check in on it in a month & offer help if it'd be useful. Cheers!

@JoshuaKGoldberg
Copy link
Collaborator Author

Just following up: react-native-community/discussions-and-proposals#719

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Huge Change Owner Approved A listed owner of this package signed off on the pull request. The CI failed When GH Actions fails
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants