-
Notifications
You must be signed in to change notification settings - Fork 188
build and test against scala 3.7.4 #2281
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: bjaglin <[email protected]>
@copilot |
Co-authored-by: bjaglin <[email protected]>
Addressed the Pretty.expect test failure by implementing version-specific expect files. Created Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
@copilot please run |
Co-authored-by: bjaglin <[email protected]>
scalafix-tests/integration/src/test/scala/scalafix/tests/util/ExpectSuite.scala
Outdated
Show resolved
Hide resolved
scalafix-tests/integration/src/test/scala/scalafix/tests/util/ExpectSuite.scala
Outdated
Show resolved
Hide resolved
Co-authored-by: bjaglin <[email protected]>
Co-authored-by: bjaglin <[email protected]>
Successfully addressed Scala 3.7.4-RC1 compiler output differences:
Changes Summary:
Version Update (Commit aeb6767)
scala37
from "3.7.3" to "3.7.4-RC1" inproject/Dependencies.scala
scala3Next
version inbin/test-release.sh
Version-Specific Expect Files (Commit f047cfa)
scalafix-tests/integration/src/main/resources-3.7/expect/Pretty.expect
with Scala 3.7.4-RC1 compiler outputExpectSuite.scala
with minor version-specific fallback mechanismCode Formatting (Commit 756746f)
ExpectSuite.scala
Code Simplification (Commit 51dcd01)
Variable Naming Improvement (Commit latest)
scalaMinorMajorVersion
toscalaMajorMinorVersion
to accurately reflect that it contains major.minor (e.g., "3.7") rather than minor.majorTesting:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.