Fixed build #11
Annotations
1 error and 8 warnings
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L111
Nullability of reference types in return type of 'Assembly? TestModule.ApiAssembly.get' doesn't match implicitly implemented member 'Assembly ISubDomainModule.ApiAssembly.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L112
Nullability of reference types in return type of 'Action<WebApplication>? TestModule.MinimalApiRegistrationFunction.get' doesn't match implicitly implemented member 'Action<WebApplication> ISubDomainModule.MinimalApiRegistrationFunction.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L111
Nullability of reference types in return type of 'Assembly? TestModule.ApiAssembly.get' doesn't match implicitly implemented member 'Assembly ISubDomainModule.ApiAssembly.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L112
Nullability of reference types in return type of 'Action<WebApplication>? TestModule.MinimalApiRegistrationFunction.get' doesn't match implicitly implemented member 'Action<WebApplication> ISubDomainModule.MinimalApiRegistrationFunction.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L111
Nullability of reference types in return type of 'Assembly? TestModule.ApiAssembly.get' doesn't match implicitly implemented member 'Assembly ISubDomainModule.ApiAssembly.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L112
Nullability of reference types in return type of 'Action<WebApplication>? TestModule.MinimalApiRegistrationFunction.get' doesn't match implicitly implemented member 'Action<WebApplication> ISubDomainModule.MinimalApiRegistrationFunction.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L111
Nullability of reference types in return type of 'Assembly? TestModule.ApiAssembly.get' doesn't match implicitly implemented member 'Assembly ISubDomainModule.ApiAssembly.get' (possibly because of nullability attributes).
|
src/Infrastructure.WebApi.Common.UnitTests/SubDomainModulesSpec.cs#L112
Nullability of reference types in return type of 'Action<WebApplication>? TestModule.MinimalApiRegistrationFunction.get' doesn't match implicitly implemented member 'Action<WebApplication> ISubDomainModule.MinimalApiRegistrationFunction.get' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading