Skip to content

[WIP] New Architecture: mobile-wallet-adapter-protocol #12

[WIP] New Architecture: mobile-wallet-adapter-protocol

[WIP] New Architecture: mobile-wallet-adapter-protocol #12

Re-run triggered November 26, 2024 18:36
Status Failure
Total duration 10m 34s
Artifacts

react-native.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
build
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 10 minutes.
build
Process completed with exit code 2.
build
Process completed with exit code 1.
build
The operation was canceled.
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