Skip to content

Update scalafmt-core to 3.8.4 #833

Update scalafmt-core to 3.8.4

Update scalafmt-core to 3.8.4 #833

Triggered via pull request January 14, 2025 10:57
Status Failure
Total duration 11s
Artifacts

build.yaml

on: pull_request
compile-all
2s
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.4'. 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