Skip to content
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

Merged
merged 115 commits into from
Jun 10, 2022
Merged

Feature/shop mobile expo v0.4.3 #1496

merged 115 commits into from
Jun 10, 2022

Conversation

evereq
Copy link
Member

@evereq evereq commented Jun 10, 2022

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


@evereq evereq marked this pull request as ready for review June 10, 2022 18:39
@evereq evereq merged commit e4759ec into develop Jun 10, 2022
});
},
onError: (ApolloError) => {
console.log('ApolloError ==>', ApolloError, USER_LOGIN_INPUT);

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

Sensitive data returned by [an access to password](1) is logged here. Sensitive data returned by [an access to password](2) is logged here.
console.log(
'ApolloError ==>',
ApolloError,
USER_LOGIN_INPUT,

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

Sensitive data returned by [an access to password](1) is logged here. Sensitive data returned by [an access to password](2) is logged here.
console.log(
'ApolloError ==>',
ApolloError,
CREATE_INVITE_INPUT,

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

Sensitive data returned by [an access to password](1) is logged here. Sensitive data returned by [an access to password](2) is logged here.
@lgtm-com
Copy link

lgtm-com bot commented Jun 10, 2022

This pull request introduces 3 alerts and fixes 2 when merging 9c6923e into b4ab085 - view on LGTM.com

new alerts:

  • 3 for Clear-text logging of sensitive information

fixed alerts:

  • 1 for Useless conditional
  • 1 for Comparison with NaN

@evereq evereq deleted the feature/shop-mobile-expoV0.4.3 branch June 10, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants