This commit adds deployment version to the build #1353
Annotations
6 errors and 2 warnings
Test report
No test report files were found
|
Build:
src/Serval/test/Serval.ApiServer.IntegrationTests/TranslationEngineTests.cs#L278
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
src/Serval/test/Serval.ApiServer.IntegrationTests/TranslationEngineTests.cs#L261
The test method has '2' parameter(s), but only '0' argument(s) are supplied by attributes (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1027.md)
|
Build:
src/Serval/test/Serval.ApiServer.IntegrationTests/TranslationEngineTests.cs#L278
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
src/Serval/test/Serval.ApiServer.IntegrationTests/TranslationEngineTests.cs#L261
The test method has '2' parameter(s), but only '0' argument(s) are supplied by attributes (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1027.md)
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test report
No file matches path src/**/TestResults/test-results.trx
|
Loading