Skip to content

Update scalafmt-core to 3.7.17 #546

Update scalafmt-core to 3.7.17

Update scalafmt-core to 3.7.17 #546

Triggered via pull request April 6, 2024 14:26
Status Failure
Total duration 15s
Artifacts

format.yml

on: pull_request
Code is formatted
7s
Code is formatted
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Code is formatted
Command failed: /home/runner/bin/scalafmt-native --list --mode diff-ref=origin/main error: invalid Scalafmt version. This Scalafmt installation has version '3.7.11' and the version configured in '/home/runner/work/pekko-grpc/pekko-grpc/.scalafmt.conf' is '3.7.17'. To fix this problem, add the following line to .scalafmt.conf: ``` version = 3.7.11 ``` 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.
Code is formatted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jrouly/scalafmt-native-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.