chore: switch to biome for lint and format #3496
Annotations
7 errors and 1 warning
|
Run type check:
src/screens/Contacts/Contacts.tsx#L33
Type '{ navigation: NativeStackNavigationProp<RootStackParamList, "Contacts", undefined>; route: RouteProp<RootStackParamList, "Contacts">; }' has no properties in common with type 'IntrinsicAttributes'.
|
|
Run type check:
src/screens/Settings/ElectrumConfig/index.tsx#L83
Type 'void' is not assignable to type 'string'.
|
|
Run type check:
src/screens/Settings/ElectrumConfig/index.tsx#L85
Type 'void' is not assignable to type 'string'.
|
|
Run type check:
src/screens/Settings/ElectrumConfig/index.tsx#L87
Type 'void' is not assignable to type 'string'.
|
|
Run type check:
src/screens/Settings/ElectrumConfig/index.tsx#L89
Type 'void' is not assignable to type 'string'.
|
|
Run type check:
src/screens/Settings/ElectrumConfig/index.tsx#L94
Type 'void' is not assignable to type 'string'.
|
|
Run type check
Process completed with exit code 2.
|
|
Run type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|