feat: update build workflow to delete unnecessary files before building #5368
Triggered via pull request
December 19, 2024 17:19
Status
Success
Total duration
10m 16s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
10m 4s
Lint
6m 39s
Build and Test
7m 21s
Annotations
3 warnings
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L58
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#L65
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Lint:
account-kit/rn-signer/example/src/screens/otp-auth.tsx#L43
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|