Publish to NuGet #225
Annotations
2 errors and 10 warnings
|
|
src/Indice.Features.Cases.AspNetCore/Data/Models/DbCaseType.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Data/Models/DbCaseType.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/CaseTypeRequest.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/CaseTypeRequest.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/Responses/CaseType.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/Responses/CaseType.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/Responses/CaseTypePartial.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Cases.AspNetCore/Models/Responses/CaseTypePartial.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Indice.Features.Risk.Core/Abstractions/RiskRule.cs#L12
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Indice.Features.Risk.Core/Data/RiskDbContext.cs#L17
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading