Skip to content

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Sep 3, 2021

The wrong typecasting the record.ts was giving a Type 'any' cannot be used to index type 'Entries'. during the build. And it was fixed just by adjusting the type casting.

The test case Result Promise should call finally on error was not handling correctly the error before call finally and it was giving Unhandled promise rejection error during the tests.

The wrong typecasting the `record.ts` was giving a `Type 'any' cannot be used to index type 'Entries'.` during the build. And it was fixed just by adjusting the type casting.

The test case `Result Promise should call finally on error` was not handling correctly the error before call finally and it was giving `Unhandled promise rejection` error during the tests.
@injectives injectives self-requested a review September 3, 2021 15:41
Copy link
Contributor

@injectives injectives left a comment

Choose a reason for hiding this comment

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

LGTM

@bigmontz bigmontz merged commit d693a2b into neo4j:4.4 Sep 3, 2021
@bigmontz bigmontz deleted the 4.4-fix-build branch September 3, 2021 16:12
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