Rohan/investigation/wallet connect issues #5823
on-pull-request.yml
on: pull_request
Enforce PR Title Format
6m 17s
Lint
10m 36s
Build and Test
10m 19s
Build iOS
13m 33s
Annotations
1 error and 4 warnings
Enforce PR Title Format
Process completed with exit code 1.
|
Lint:
examples/ui-demo/src/components/eoa-post-login/EOAMintCard.tsx#L49
React Hook useCallback has a missing dependency: 'signMessageAsync'. Either include it or remove the dependency array
|
Lint:
examples/ui-demo/src/components/eoa-post-login/EOAMintCard.tsx#L63
React Hook useCallback has a missing dependency: 'user'. Either include it or remove the dependency array
|
Lint:
examples/ui-demo/src/components/eoa-post-login/EOAPostLogin.tsx#L3
'EOAPostLoginContents' is defined but never used
|
Lint:
examples/ui-demo/src/components/eoa-post-login/EOAPostLogin.tsx#L4
'EOAPostLoginActions' is defined but never used
|