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: Reference to Record is ambiguous #966

Merged
merged 6 commits into from
Dec 22, 2021

Conversation

EdwinFajardoBarrera
Copy link
Contributor

Resolves #965

When using a newer compiler it throws a compilation error because the reference to Record is ambiguous.

I just added the import of org.akhq.models.Record; to solve this error

@tchiotludo tchiotludo merged commit a36d74b into tchiotludo:dev Dec 22, 2021
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.

Reference to Record is ambiguous
2 participants