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] Adapting inference context operation to accept nil cases #37

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

phbomfim
Copy link
Contributor

@phbomfim phbomfim commented Aug 28, 2024

After removing dependency from the cats' library, we need to fix the inference operation from the Contextual protocol to accept nil cases.

Currently, we're facing IllegalArgumentExceptions after using the new Contextual protocol.

@phbomfim phbomfim force-pushed the nodely/fix-get-contenxt-to-accept-nil branch from 93919c8 to 071efd4 Compare August 28, 2024 19:30
@phbomfim phbomfim requested a review from sovelten August 28, 2024 19:37
@phbomfim phbomfim merged commit 4ddce66 into main Aug 29, 2024
5 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