Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Add workaround to avoid never used param warnings in macro #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

duartepinto
Copy link

Started getting errors in a project that was using zio-mock when I tried to update to scala 2.13.13, mostly due to zio/zio#5206.

In this MR, I try to fix that by using rts.toString() in MockableMacro to avoid getting that warning.

This was because otherwise the tests did not pass.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant