Skip to content

Update evaluator to Scala 2.13.1 #78

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

Merged
merged 12 commits into from
Feb 5, 2020
Merged

Update evaluator to Scala 2.13.1 #78

merged 12 commits into from
Feb 5, 2020

Conversation

kiroco12
Copy link
Contributor

@kiroco12 kiroco12 commented Jan 9, 2020

This PR updates the evaluator to Scala 2.13.1. This PR is a Draft because we need to fix a memory leak which cause server crashes in heroku. Libraries updated. Updated Scala's compiler reporters.

@kiroco12 kiroco12 marked this pull request as ready for review January 31, 2020 17:35
@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir January 31, 2020 17:37 Inactive
@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir February 3, 2020 08:39 Inactive
Copy link
Contributor

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

There are also conflicts and warnings that would need to be fixed prior to merge this PR:

root>test:compile
[info] Formatting 4 Scala sources in ProjectRef(uri("file:/Users/juanpedromoreno/workspace/scala-exercises/evaluator/"), "evaluator-server") ...
[info] Compiling 1 Scala source to /Users/juanpedromoreno/workspace/scala-exercises/evaluator/server/target/scala-2.13/classes ...
[warn] -Xfuture is deprecated: Not used since 2.13.
[warn] one warning found
[info] Compiling 4 Scala sources to /Users/juanpedromoreno/workspace/scala-exercises/evaluator/server/target/scala-2.13/test-classes ...
[warn] -Xfuture is deprecated: Not used since 2.13.
[warn] /home/user/scala-exercises/evaluator/server/src/test/scala/org/scalaexercises/evaluator/EvaluatorSpec.scala:191:14: discarded non-Unit value
[warn]       result should matchPattern {
[warn]              ^
[warn] two warnings found
[success] Total time: 4 s, completed Feb 3, 2020 11:25:20 AM

@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir February 3, 2020 14:16 Inactive
@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir February 4, 2020 11:34 Inactive
@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir February 4, 2020 12:28 Inactive
# Conflicts:
#	server/src/main/scala/org/scalaexercises/evaluator/evaluation.scala
#	server/src/main/scala/org/scalaexercises/evaluator/services.scala
@raulraja raulraja temporarily deployed to scala-evalua-enrique-2-zqsmvir February 4, 2020 12:37 Inactive
@kiroco12 kiroco12 merged commit 6a2d2c2 into master Feb 5, 2020
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.

3 participants