.Net 9.0 upgrade, packages upgrade #325
Annotations
2 errors and 11 warnings
build
The file '/home/runner/work/nbb/nbb/src/Http/NBB.Http.Effects/bin/Release/net9.0/NBB - Backup.Http.Effects.dll' to be packed was not found on disk.
|
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
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L19
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L38
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L70
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L90
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L128
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Core/NBB.Core.Pipeline.Tests/PipelineTests.cs#L188
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Messaging/NBB.Messaging.Host.Tests/MessagingPipeline/SchemaMessageValidatorMiddlewareTests.cs#L15
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Messaging/NBB.Messaging.Host.Tests/MessagingPipeline/SchemaMessageValidatorMiddlewareTests.cs#L37
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Messaging/NBB.Messaging.Host.Tests/MessagingPipeline/DefaultResiliencyMiddlewareTests.cs#L17
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build:
test/UnitTests/Messaging/NBB.Messaging.Host.Tests/MessagingPipeline/ExceptionHandlingMiddlewareTests.cs#L17
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|