Skip to content

fix: deserialize IP address if returned by API#3

Merged
MrPrashantT merged 6 commits into
masterfrom
28773-ip-address-fix
Oct 5, 2022
Merged

fix: deserialize IP address if returned by API#3
MrPrashantT merged 6 commits into
masterfrom
28773-ip-address-fix

Conversation

@MrPrashantT
Copy link
Copy Markdown
Contributor

PR for issue 28773.

Copy link
Copy Markdown

@mariusvirb mariusvirb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove package-lock.json, otherwise lg2m

@MrPrashantT MrPrashantT requested a review from mariusvirb October 3, 2022 07:02
@MrPrashantT
Copy link
Copy Markdown
Contributor Author

Please remove package-lock.json, otherwise lg2m

Done @mariusvirb

Copy link
Copy Markdown

@mariusvirb mariusvirb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrPrashantT, this does not seem right 🤔 it seems package-lock does existing in our main branch 🤯 Well, since we didn't update any dependencies, please revert this file to it's original form.

Comment thread src/models/Identity.ts Outdated
metadata: {[x: string]: any} | null;
metadata: { [x: string]: any } | null;
watchlist: Watchlist | null;
network: {} | null;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed, this should be Network.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both fixed in latest commit.

…w Network class rather than generic object.
@MrPrashantT MrPrashantT requested a review from mariusvirb October 4, 2022 11:10
mariusvirb
mariusvirb previously approved these changes Oct 5, 2022
Copy link
Copy Markdown

@mariusvirb mariusvirb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 💄

@MrPrashantT MrPrashantT merged commit c3e317f into master Oct 5, 2022
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