Closed zainab-ali closed 3 years ago
Commit 92bce8b
is green.
So a previous build, if rebuilt, succeeds, but the current one fails.
While there isn't anything in the commit history that should cause this, this points to an upgrade issue.
I'm trying c6ff2d3
.
The command ci.synth
fails locally too :tada:. Finding the upgrade should be much easier.
This seems to be the culprit:
3a24d17 * Merge pull request #63 from scala-steward/update/scalafmt-core-2.4.2
This line is the culprit:
It looks to be a scalafmt formatting issue of the stack.sc
.
The GitHub Actions build fails following the updates made by scala steward.
This can be seen by the red x on the main GitHub branch, and the recent actions workflows:
The failure was introduced somewhere between the following commits (inclusive):
I'm firing off the GitHub actions of each one to find the culprit.