Publish to NuGet #276
Annotations
8 errors and 11 warnings
build
No test report files were found
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build:
src/Indice.Features.Identity.Core/Data/Init/InitialClaimTypes.cs#L33
Syntax error, ',' expected
|
build
Process completed with exit code 1.
|
build
No file matches path TestResults/*.trx
|
build:
src/Indice.Features.Risk.Core/Abstractions/RiskRule.cs#L12
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Indice.Features.Risk.Core/Data/RiskDbContext.cs#L17
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
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.
|
build:
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.
|
build:
src/Indice.Features.Cases.AspNetCore/Models/Responses/AccessRule.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Indice.Features.Cases.AspNetCore/Models/Responses/AccessRule.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Indice.Features.Cases.AspNetCore/Models/Responses/AccessRule.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
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.
|
build:
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.
|
build:
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.
|