Skip to content

Update scalafmt-core to 3.8.1 #159

Update scalafmt-core to 3.8.1

Update scalafmt-core to 3.8.1 #159

Triggered via pull request March 30, 2024 17:47
Status Failure
Total duration 12s
Artifacts

format.yml

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

Annotations

1 error and 2 warnings
Code is formatted (ubuntu-latest)
Command failed: /home/runner/bin/scalafmt-native --list error: invalid Scalafmt version. This Scalafmt installation has version '3.4.3' and the version configured in '/home/runner/work/ficus/ficus/.scalafmt.conf' is '3.8.1'. To fix this problem, add the following line to .scalafmt.conf: ``` version = '3.4.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.
Code is formatted (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jrouly/scalafmt-native-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code is formatted (ubuntu-latest)
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/