refactor: more lenient callback uri check #3856
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/keychain/src/components/connect/CreateSession.tsx#L76
React Hook useCallback has a missing dependency: 'expiresAt'. Either include it or remove the dependency array
|
packages/keychain/src/components/connect/create/CreateController.tsx#L181
The 'handleFormSubmit' function makes the dependencies of useEffect Hook (at line 201) change on every render. To fix this, wrap the definition of 'handleFormSubmit' in its own useCallback() Hook
|
The logs for this run have expired and are no longer available.
Loading