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

chore(checkpoint-validation): fix eslint extraneous-import error #633

Merged

Conversation

benjamincburns
Copy link
Contributor

@benjamincburns benjamincburns commented Oct 25, 2024

No idea why ESLint falsely triggered on the zod import in checkpoint-validation, but this appears to fix it.

CI run of this commit on my fork is ✅ .

@benjamincburns benjamincburns force-pushed the fix-extraneous-import-error branch from 6614da1 to 4f0ec42 Compare October 25, 2024 07:19
@benjamincburns benjamincburns changed the title chore(checkpoint-validation): ignore eslint false positive chore(checkpoint-validation): fix eslint extraneous-import error Oct 25, 2024
@jacoblee93
Copy link
Collaborator

Thanks, good spot

@jacoblee93 jacoblee93 merged commit afce8ce into langchain-ai:main Oct 29, 2024
19 checks passed
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