Skip to content

fix comparison of unrelated types#289

Merged
lewisjkl merged 1 commit intomainfrom
fix-publish-mima-filter
Oct 30, 2025
Merged

fix comparison of unrelated types#289
lewisjkl merged 1 commit intomainfrom
fix-publish-mima-filter

Conversation

@lewisjkl
Copy link
Collaborator

Fixes two warnings:

  • Comparing unrelated types Version == String will always yield false
  • Implicit conversion from Array to IndexedSeq

@lewisjkl
Copy link
Collaborator Author

I've tested this locally by manually tagging locally and setting CI=true and it worked (successfully skipped the mima check)

@lewisjkl lewisjkl merged commit 32e3788 into main Oct 30, 2025
3 checks passed
@lewisjkl lewisjkl deleted the fix-publish-mima-filter branch October 30, 2025 19:37
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.

1 participant