Skip to content

issues Search Results · repo:exercism/scala language:Scala

Filter by

115 results
 (81 ms)

115 results

inexercism/scala (press backspace or delete to remove)

Problem Description: The sgf-parsing exercise currently fails to compile due to a Not Found Error for scala.util.parsing.combinator.RegexParsers. This issue appears to be a direct result of the track ...
  • rabestro
  • Opened 
    10 days ago
  • #863

Description: Several exercises currently available on the Scala track have been marked as deprecated in the problem-specifications and require attention. The following exercises are deprecated: - ...
x:action/improve
x:action/sync
x:module/practice-exercise
  • rabestro
  • 1
  • Opened 
    on May 14
  • #858

The test suite for the say exercise in the Scala track appears to be out of sync with the canonical data specified in exercism/problem-specifications. Canonical Data: https://github.com/exercism/problem-specifications/blob/main/exercises/say/canonical-data.json ...
  • rabestro
  • Opened 
    on Apr 26
  • #855

/two-fer exercise gives a compile error when running the tests at: TwoferTest.scala:1:22: import org.scalatest.{Matchers, FunSuite} value Matchers is not a member of org.scalatest value FunSuite is ...
  • bonparker
  • 4
  • Opened 
    on Feb 28
  • #853

In the scope of Scala 3 migration in https://github.com/exercism/scala/pull/836 old test generators were removed as they were quite stale and didn t work as expected for some time now, after upgrading ...
  • grzegorz-bielski
  • 1
  • Opened 
    on Sep 6, 2024
  • #843

Currently, the tests (bin/test) are really slow as they start a new sbt shell for each exercise. In the CI this takes around 20 minutes (!). Ideally this should be refactored so the sbt is initialized ...
  • grzegorz-bielski
  • Opened 
    on Sep 6, 2024
  • #842

@grzegorz-bielski You have qualified to be a maintainer here. Thank you for your hard work! Would you like to join?
  • iHiD
  • 2
  • Opened 
    on Sep 5, 2024
  • #841

In exercises two-fer, it seems like the tests are broken that use implicit nulls. I imagine this is an issue for all variables like this after the scala 3 sbt update that just took place. test( no name ...
  • mrybak834
  • 1
  • Opened 
    on Aug 15, 2024
  • #837

The exercise https://exercism.org/tracks/scala/exercises/connect is wrong because in the game it is not fair for one of the two colors to start with fewer hexagons, yet some tests assume that one color ...
  • fstiffo
  • 1
  • Opened 
    on Jul 4, 2024
  • #834

Hello lovely maintainers :wave: We ve recently added tags to student s solutions. These express the constructs, paradigms and techniques that a solution uses. We are going to be using these tags for lots ...
  • ErikSchierboom
  • 21
  • Opened 
    on Nov 1, 2023
  • #796
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub