chore(deps): bump com.android.tools.build:gradle from 8.8.0 to 8.8.1 in /js/packages/mobile-wallet-adapter-protocol/android #3
Triggered via pull request
February 17, 2025 03:52
Status
Success
Total duration
10m 56s
Artifacts
–
Annotations
12 errors and 12 warnings
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
Cache not found for keys: gradle-home-v1|Linux-X64|build[0e0be4c33eac38876417eb371f3bc1a0]-c641dc1e91a8c0799599e8285484251405dad3d3, gradle-home-v1|Linux-X64|build[0e0be4c33eac38876417eb371f3bc1a0], gradle-home-v1|Linux-X64|build, gradle-home-v1|Linux-X64
|
build
Cache not found for keys: node-cache-Linux-x64-yarn-5d35a8ec67ab2396c5e4b3356088806bdf4ec65fac6b341f9ba1a9548e8e93b9
|
build:
examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L1
Strings must use singlequote
|
build:
examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L15
Strings must use singlequote
|
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/AuthenticationScreen.tsx#L41
Trailing spaces not allowed
|
build:
examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L62
Missing trailing comma
|
build:
examples/example-react-native-wallet/bottomsheets/AuthenticationScreen.tsx#L64
Missing trailing comma
|
build:
examples/example-react-native-wallet/bottomsheets/SignAndSendTransactionsScreen.tsx#L90
'verified' is already declared in the upper scope on line 79 column 10
|
build:
examples/example-react-native-wallet/bottomsheets/SignAndSendTransactionsScreen.tsx#L91
Trailing spaces not allowed
|
build:
examples/example-react-native-wallet/bottomsheets/SignAndSendTransactionsScreen.tsx#L97
Trailing spaces not allowed
|