Skip to content

Updated to 2025.2.2 for publishing. #171

Updated to 2025.2.2 for publishing.

Updated to 2025.2.2 for publishing. #171

Triggered via push March 5, 2025 17:33
Status Failure
Total duration 3m 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: example/src/Screens/HomeScreen.tsx#L14
'React' is declared but its value is never read.
lint: example/src/Screens/HomeScreen.tsx#L73
Cannot find name 'Failure'.
lint: example/src/Screens/HomeScreen.tsx#L73
'error' is of type 'unknown'.
lint: example/src/Screens/HomeScreen.tsx#L85
No overload matches this call.
lint: example/src/Screens/PermissionsScreen.tsx#L34
Argument of type '("android.permission.BLUETOOTH_CONNECT" | "android.permission.BLUETOOTH_SCAN")[] | "ios.permission.BLUETOOTH_PERIPHERAL"[] | undefined' is not assignable to parameter of type 'Permission[]'.
lint: example/src/Screens/PermissionsScreen.tsx#L48
Argument of type '"android.permission.ACCESS_FINE_LOCATION" | "ios.permission.LOCATION_WHEN_IN_USE" | undefined' is not assignable to parameter of type 'Permission'.
lint: example/src/Screens/PermissionsScreen.tsx#L59
Argument of type '"android.permission.RECORD_AUDIO" | "ios.permission.MICROPHONE" | undefined' is not assignable to parameter of type 'Permission'.
lint: example/src/Screens/PermissionsScreen.tsx#L70
Argument of type '"android.permission.READ_PHONE_STATE" | undefined' is not assignable to parameter of type 'Permission'.
lint: example/src/Screens/PermissionsScreen.tsx#L80
Parameter 'setMicPermission' implicitly has an 'any' type.
lint: example/src/Screens/PermissionsScreen.tsx#L81
Parameter 'setLocationPermission' implicitly has an 'any' type.
build-ios
mobile-payments-sdk-react-native-example#build:ios: command (/Users/runner/work/mobile-payments-sdk-react-native/mobile-payments-sdk-react-native/example) /private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/xfs-e1aa78f5/yarn run build:ios exited (1)
build-ios
Process completed with exit code 1.