Skip to content

Example React Native App - React Native 0.77 (#1069) #46

Example React Native App - React Native 0.77 (#1069)

Example React Native App - React Native 0.77 (#1069) #46

Triggered via push February 4, 2025 19:43
Status Failure
Total duration 15m 42s
Artifacts

react-native.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
build
The job running on runner GitHub Actions 29 has exceeded the maximum execution time of 15 minutes.
build
Process completed with exit code 2.
build
Process completed with exit code 1.
build: examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L42
React Hook useEffect has missing dependencies: 'clientTrustUseCase' and 'request.appIdentity?.identityUri'. Either include them or remove the dependency array
build: examples/example-react-native-wallet/bottomsheets/SignAndSendTransactionsScreen.tsx#L105
React Hook useEffect has missing dependencies: 'clientTrustUseCase' and 'request'. Either include them or remove the dependency array
build: examples/example-react-native-wallet/bottomsheets/SignInScreen.tsx#L16
'createSignInMessage' is defined but never used
build: examples/example-react-native-wallet/bottomsheets/SignInScreen.tsx#L18
'encode' is defined but never used
build: examples/example-react-native-wallet/bottomsheets/SignInScreen.tsx#L19
'sign' is defined but never used
build: examples/example-react-native-wallet/bottomsheets/SignInScreen.tsx#L51
React Hook useEffect has missing dependencies: 'clientTrustUseCase' and 'request.appIdentity?.identityUri'. Either include them or remove the dependency array
build: examples/example-react-native-wallet/bottomsheets/SignPayloadsScreen.tsx#L125
React Hook useEffect has missing dependencies: 'clientTrustUseCase' and 'request'. Either include them or remove the dependency array
build: examples/example-react-native-wallet/components/MWABottomsheetHeader.tsx#L6
'VerificationInProgress' is defined but never used
build: examples/example-react-native-wallet/components/MWABottomsheetHeader.tsx#L49
'statusText' is assigned a value but never used
build: examples/example-react-native-wallet/screens/MobileWalletAdapterEntrypointBottomSheet.tsx#L28
'SolanaMWAWalletLibErrorCode' is defined but never used
build: examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L36
'verificationState' is already declared in the upper scope on line 26 column 10
build: examples/example-react-native-wallet/bottomsheets/SignAndSendTransactionsScreen.tsx#L90
'verified' is already declared in the upper scope on line 79 column 10