fix: MultiTenantDbContext.Create should have non nullable TenantInfo … #278
Annotations
62 warnings
build-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L41
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L72
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L45
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L80
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (8.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L56
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-and-test (9.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L41
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L72
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L56
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L45
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-and-test (9.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L45
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L80
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L101
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (9.0, macos-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L110
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-and-test (8.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L41
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L72
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L56
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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.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-and-test (8.0, ubuntu-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L101
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L41
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L72
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L56
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L101
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-and-test (8.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L18
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/SessionStrategyShould.cs#L56
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L45
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RouteStrategyShould.cs#L35
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/MultiTenantMiddlewareShould.cs#L80
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L27
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/RemoteAuthenticationCallbackStrategyShould.cs#L21
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L41
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/BasePathStrategyShould.cs#L56
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-and-test (9.0, windows-latest):
test/Finbuckle.MultiTenant.AspNetCore.Test/Strategies/HostStrategyShould.cs#L72
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)
|