feat: add server-side api key signer client #6964
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 1s
Lint
4m 33s
Build and Test
11m 23s
Build iOS
17m 54s
Annotations
5 warnings
|
Lint:
account-kit/react/src/components/auth/sections/EmailAuth.tsx#L109
React Hook useEffect has missing dependencies: 'form.state.values.email' and 'setAuthStep'. Either include them or remove the dependency array
|
|
Lint:
account-kit/signer/test/base.test.ts#L28
Useless constructor
|
|
Lint:
examples/ui-demo/src/components/preview/PreviewWrapper.tsx#L11
'authStep' is assigned a value but never used
|
|
Lint:
examples/ui-demo/src/components/ui/Spinner.tsx#L2
'Image' is defined but never used
|
|
Build and Test
Failed to restore: Cache service responded with 422
|