Skip to content

Publish to NuGet

Publish to NuGet #299

Manually triggered December 6, 2024 10:25
Status Success
Total duration 14m 4s
Artifacts

publish_to_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
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.