Skip to content

Conversation

@awalker4
Copy link
Collaborator

@awalker4 awalker4 commented Oct 4, 2024

The generate job here is complaining that we need to install type hints for uuid. Instead, we can switch to crypto.randomUUID and avoid an extra dependency.

The generate job
[here](https://github.com/Unstructured-IO/unstructured-js-client/actions/runs/11182023581) is
complaining that we need to install type hints for uuid. Instead, we can switch to crypto.randomUUID
and avoid an extra dependency.
@awalker4 awalker4 requested a review from yuming-long October 4, 2024 20:25
@awalker4 awalker4 enabled auto-merge (squash) October 4, 2024 20:37
@yuming-long
Copy link
Contributor

could you also delete the dependency from the two package json files please? thank you

@awalker4
Copy link
Collaborator Author

awalker4 commented Oct 8, 2024

could you also delete the dependency from the two package json files please? thank you

Removed from package.json - the lock file should get updated when we regenerate

Copy link
Contributor

@yuming-long yuming-long left a comment

Choose a reason for hiding this comment

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

LGTM

@awalker4 awalker4 merged commit 6e6239f into main Oct 8, 2024
2 checks passed
@awalker4 awalker4 deleted the fix/uuid-error branch October 8, 2024 21:57
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.

3 participants