Skip to content

fix: MultiTenantDbContext.Create should have non nullable TenantInfo #277

fix: MultiTenantDbContext.Create should have non nullable TenantInfo

fix: MultiTenantDbContext.Create should have non nullable TenantInfo #277

Triggered via pull request December 14, 2024 05:34
Status Success
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
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/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/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, 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 (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/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/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#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#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, 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/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/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/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/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/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/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/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/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/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, 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 (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/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/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 (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 (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/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/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/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, 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 (8.0, ubuntu-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): 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/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/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/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#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#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/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/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/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/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, 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/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/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/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, 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 (8.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 (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)