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

fix procedure syntax #616

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Oct 4, 2023

[warn] /home/runner/work/scalaxb/scalaxb/integration/src/test/scala-2.13+/CompilerMatcher.scala:210:56: procedure syntax is deprecated: instead, add `: Unit =` to explicitly declare `copyFileFromResource`'s return type
[warn]   def copyFileFromResource(source: String, dest: File) {
[warn]                                                        ^

@eed3si9n eed3si9n merged commit a7113c6 into eed3si9n:develop Oct 4, 2023
1 check passed
@xuwei-k xuwei-k deleted the procedure-syntax branch October 5, 2023 00:30
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.

None yet

2 participants