Skip to content

Update to Scala 2.13, drop Scala 2.12 support - #557

Open
lolgab wants to merge 3 commits into
masterfrom
scala-2.13-migration
Open

Update to Scala 2.13, drop Scala 2.12 support#557
lolgab wants to merge 3 commits into
masterfrom
scala-2.13-migration

Fix Scala 2.13 compile: core collection APIs, cli macro-derivation cr…

082b3e2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 24, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 27 in cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala#L27

Found unnamed result or parameter

Check notice on line 56 in cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala#L56

Found unnamed result or parameter

Check warning on line 132 in cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cli/src/main/scala/com/codacy/analysis/cli/command/CLIApp.scala#L132

Usage of withName on Enumeration type.