Skip to content

Update scalafmt-cli_2.13, scalafmt-core to 3.9.2 #10115

Update scalafmt-cli_2.13, scalafmt-core to 3.9.2

Update scalafmt-cli_2.13, scalafmt-core to 3.9.2 #10115

GitHub Actions / Test report linux-tests-1 failed Mar 2, 2025 in 0s

661 passed, 1 failed and 0 skipped

Tests failed

❌ test-report.xml

662 tests were completed in 2108s with 661 passed, 1 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report linux-tests-1

scala.cli.integration.FmtTests.filter correctly with --check ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(outLines.length == 2)
       |        |      |
       |        1      false
       List(All files are formatted with scalafmt :))
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40