Skip to content

chore: switch to biome for lint and format #3496

chore: switch to biome for lint and format

chore: switch to biome for lint and format #3496

Triggered via pull request January 10, 2025 15:28
Status Failure
Total duration 2m 46s
Artifacts

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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