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

fix array with null data #877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix array with null data #877

wants to merge 1 commit into from

Conversation

Tso79
Copy link

@Tso79 Tso79 commented Oct 9, 2024

Description

Related issues

  • connect to <link_to_referenced_issue>

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

@dhmlau
Copy link
Member

dhmlau commented Oct 10, 2024

@Tso79, thanks for the PR. Could you please add tests for your changes and sign DCO? Thanks.
https://loopback.io/doc/en/contrib/code-contrib.html#signing-off-commits-using-dco

@Tso79
Copy link
Author

Tso79 commented Oct 11, 2024

Good morning Diana, unfortunately I can't send you any tests because the WSDLs I'm using are private and I can't distribute them. However, I can attach a screenshot where you can see that the memberTypes array contains a null value, and therefore, when it enters the forEach loop, it breaks.
Screenshot_15

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.

2 participants