Skip to content

Update scalafmt-core to 3.8.6 #838

Update scalafmt-core to 3.8.6

Update scalafmt-core to 3.8.6 #838

Triggered via pull request January 24, 2025 06:05
Status Failure
Total duration 12s
Artifacts

build.yaml

on: pull_request
compile-all
3s
compile-all
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
compile-all
Command failed: /home/runner/bin/scalafmt-native -c .scalafmt.conf --test error: invalid Scalafmt version. This Scalafmt installation has version '3.8.3' and the version configured in '/home/runner/work/zmatrix/zmatrix/.scalafmt.conf' is '3.8.6'. To fix this problem, add the following line to .scalafmt.conf: ``` version = 3.8.3 ``` 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.
compile-all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636