-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/shop mobile expo v0.4.3 #1496
Conversation
}); | ||
}, | ||
onError: (ApolloError) => { | ||
console.log('ApolloError ==>', ApolloError, USER_LOGIN_INPUT); |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
console.log( | ||
'ApolloError ==>', | ||
ApolloError, | ||
USER_LOGIN_INPUT, |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
console.log( | ||
'ApolloError ==>', | ||
ApolloError, | ||
CREATE_INVITE_INPUT, |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
This pull request introduces 3 alerts and fixes 2 when merging 9c6923e into b4ab085 - view on LGTM.com new alerts:
fixed alerts:
|
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.