Skip to content

Update scalafmt-core to 3.8.4 #1123

Update scalafmt-core to 3.8.4

Update scalafmt-core to 3.8.4 #1123

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

build.yml

on: pull_request
compile-all
4s
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 core akka examples error: invalid Scalafmt version. This Scalafmt installation has version '3.8.3' and the version configured in '/home/runner/work/telegram/telegram/.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