Skip to content

Update scalafmt-core to 3.8.6 #1142

Update scalafmt-core to 3.8.6

Update scalafmt-core to 3.8.6 #1142

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

build.yml

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 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.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