Skip to content

Update scalafmt-core to 3.8.3 #697

Update scalafmt-core to 3.8.3

Update scalafmt-core to 3.8.3 #697

Triggered via pull request August 21, 2024 06:06
Status Failure
Total duration 18s
Artifacts

build.yaml

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

Annotations

1 error and 2 warnings
compile-all
Command failed: /home/runner/bin/scalafmt-native -c .scalafmt.conf --test error: invalid Scalafmt version. This Scalafmt installation has version '3.8.1' and the version configured in '/home/runner/work/zmatrix/zmatrix/.scalafmt.conf' is '3.8.3'. To fix this problem, add the following line to .scalafmt.conf: ``` version = 3.8.1 ``` 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jrouly/scalafmt-native-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-all
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, jrouly/scalafmt-native-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/