This commit adds deployment version to the build #1354
Annotations
4 errors and 1 warning
Serval.Machine.Shared.Services.PreprocessBuildJobTests ► RunAsync_PretranslateAll:
src/Machine/test/Serval.Machine.Shared.Tests/Services/PreprocessBuildJobTests.cs#L79
Failed test found in:
src/Machine/test/Serval.Machine.Shared.Tests/TestResults/test-results.trx
Error:
Expected: 2
But was: 4
|
Serval.Translation.Services.PlatformServiceTests ► UpdateBuildExecutionData:
src/Serval/test/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L129
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
Assert.That(executionData, Contains.Key("pretranslateCount"))
Expected: dictionary containing key "pretranslateCount"
But was: < ["trainCount", "0"], ["pretransalteCount", "0"], ["staticCount", "0"] >
|
Build
Failed test were found and 'fail-on-error' option is set to true
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|