Skip to content

chore: upgrade dependencies #714

chore: upgrade dependencies

chore: upgrade dependencies #714

Triggered via pull request October 13, 2023 10:05
Status Failure
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
compile-all
5s
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.7.14' and the version configured in '/home/runner/work/telegram/telegram/.scalafmt.conf' is '3.7.4'. To fix this problem, add the following line to .scalafmt.conf: ``` version = 3.7.14 ``` 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/