Skip to content
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

chore: Remove useless contractor parameters in doc tests. #1086

Closed
wants to merge 2 commits into from

Conversation

He-Pin
Copy link
Member

@He-Pin He-Pin commented Jan 30, 2024

Motivation:
Fix the nightly build on Scala 3.3

https://github.com/apache/incubator-pekko/actions/runs/7714027653/job/21025328188

I tested it locally, the tests passed.

I Have no idea why it works on Scala 2.13, as there is an additional argument, and should fail as Scala 3.

@@ -345,7 +345,7 @@ class ActorDocSpec extends PekkoSpec("""
}
Copy link
Member Author

Choose a reason for hiding this comment

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

There is no argument needed for FirstActor

@He-Pin He-Pin marked this pull request as draft January 30, 2024 18:06
@He-Pin He-Pin marked this pull request as ready for review January 30, 2024 18:19
@He-Pin He-Pin marked this pull request as draft January 30, 2024 18:35
@He-Pin He-Pin closed this Jan 30, 2024
@He-Pin
Copy link
Member Author

He-Pin commented Jan 30, 2024

I think this is a dotty issue

@He-Pin He-Pin deleted the fixDoc branch January 30, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant