docs: update smart-account-signer #5627
on-pull-request.yml
on: pull_request
Enforce PR Title Format
10m 26s
Lint
7m 13s
Build and Test
9m 58s
Build iOS
11m 58s
Annotations
9 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
account-kit/rn-signer/example/metro.config.js#L3
'getConfig' is assigned a value but never used
|
Lint:
account-kit/rn-signer/example/metro.config.js#L4
'pkg' is assigned a value but never used
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L57
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L64
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Lint:
account-kit/smart-contracts/src/light-account/clients/alchemyClient.test.ts#L15
'createLightAccountAlchemyClient' is defined but never used
|
Lint:
account-kit/smart-contracts/src/light-account/clients/multiOwnerAlchemyClient.test.ts#L15
'createMultiOwnerLightAccountAlchemyClient' is defined but never used
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Enforce PR Title Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|