Skip to content

Fix warning in test#566

Merged
eed3si9n merged 1 commit intosbt:developfrom
xuwei-k:old-wildcard-syntax-in-test
Feb 17, 2026
Merged

Fix warning in test#566
eed3si9n merged 1 commit intosbt:developfrom
xuwei-k:old-wildcard-syntax-in-test

Conversation

@xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Feb 17, 2026

Error:  -- Warning: /tmp/sbt_45a394cf/build.sbt:3:37 -----------------------------------
Error:  3 |val shadingSettings: Seq[Def.Setting[_]] = Seq(
Error:    |                                     ^
Error:    |`_` is deprecated for wildcard arguments of types: use `?` instead
Error:    |This construct can be rewritten automatically under -rewrite -source 3.4-migration.

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@eed3si9n eed3si9n merged commit cafea08 into sbt:develop Feb 17, 2026
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