feat: add RNSourceSets handler #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 8 warnings
|
analyse
Process completed with exit code 2.
|
|
analyse:
example/index.tsx#L8
Could not find a declaration file for module '@react-navigation/native'. '/home/runner/work/react-native-brownfield/react-native-brownfield/example/node_modules/@react-navigation/native/lib/module/index.js' implicitly has an 'any' type.
|
|
analyse:
example/index.tsx#L6
Could not find a declaration file for module '@react-navigation/native-stack'. '/home/runner/work/react-native-brownfield/react-native-brownfield/example/node_modules/@react-navigation/native-stack/lib/module/index.js' implicitly has an 'any' type.
|
|
analyse:
lib/module/index.js#L33
'_default' is assigned a value but never used
|
|
analyse:
lib/module/index.js#L3
Expected 'undefined' and instead saw 'void'
|
|
analyse:
lib/module/NativeReactNativeBrownfieldModule.js#L4
'_default' is assigned a value but never used
|
|
analyse:
lib/module/NativeReactNativeBrownfieldModule.js#L2
Expected 'undefined' and instead saw 'void'
|
|
analyse:
lib/commonjs/index.js#L33
'_default' is assigned a value but never used
|
|
analyse:
lib/commonjs/index.js#L3
Expected 'undefined' and instead saw 'void'
|
|
analyse:
lib/commonjs/NativeReactNativeBrownfieldModule.js#L4
'_default' is assigned a value but never used
|
|
analyse:
lib/commonjs/NativeReactNativeBrownfieldModule.js#L2
Expected 'undefined' and instead saw 'void'
|