-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
We have noticed that in our CodeQL github action the autobuild fails a little less than 10% of the time.
When it succeeds the dotnet build --no-incremental /p:UseSharedCompilation=false completes without error, but when it fails the logs show a successful build but there is a non 0 exit code.
The fallback to MSBuild doesn't work for our project so the autobuild eventually fails.
So far the job has always succeeded when we re-run it.
Here is one example of the failure in our project:
https://github.com/sillsdev/TheCombine/runs/3204859583#step:4:157
imnasnainaec, jmgrady and johnthagen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working