Publish to NuGet #258
Annotations
11 warnings
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenTelemetry.Resources.Container
|
build:
src/Indice.AspNetCore/Services/AvatarGenerator.cs#L71
XML comment has a param tag for 'jpeg', but there is no parameter by that name
|
build:
src/Indice.AspNetCore/Services/AvatarGenerator.cs#L71
XML comment has a param tag for 'jpeg', but there is no parameter by that name
|
build:
src/Indice.Features.Identity.Core/ResponseHandling/ExtendedTokenResponseGenerator.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
build:
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.
|
build:
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.
|
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.
|