Skip to content

Conversation

xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented May 9, 2025

avoid warning in latest Scala 3.x

[warn] 47 |    def toString(): String = asScope.toString()
[warn]    |        ^
[warn]    |Extension method toString will never be selected from type Any
[warn]    |because Any already has a member with the same name and compatible parameter types.

@eed3si9n eed3si9n merged commit e9e2634 into sbt:develop May 9, 2025
12 checks passed
@xuwei-k xuwei-k changed the title remove RefThenConfig extension toString method [2.x] remove RefThenConfig extension toString method May 11, 2025
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