feat: update build workflow to delete unnecessary files before building #5367
Triggered via pull request
December 19, 2024 16:19
Status
Success
Total duration
13m 42s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
7m 22s
Lint
7m 58s
Build and Test
13m 31s
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
|