Skip to content

Scala 3

Scala 3 #62

Triggered via pull request January 11, 2024 01:10
@mtomkomtomko
synchronize #28
scala3
Status Failure
Total duration 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
Command failed: /home/runner/bin/scalafmt-native --list error: invalid Scalafmt version. This Scalafmt installation has version '3.5.8' and the version configured in '/home/runner/work/poolq/poolq/.scalafmt.conf' is '3.7.17'. To fix this problem, add the following line to .scalafmt.conf: ``` version = '3.5.8' ``` NOTE: this error happens only when running a native Scalafmt binary. Scalafmt automatically installs and invokes the correct version of Scalafmt when running on the JVM.