Skip to content

Publish to NuGet

Publish to NuGet #306

Manually triggered January 3, 2025 15:44
Status Success
Total duration 13m 22s
Artifacts

publish_to_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/Indice.Features.Cases.Core/Services/AdminCaseService.cs#L537
Dereference of a possibly null reference.
build: src/Indice.Features.Cases.Core/Services/AdminCaseService.cs#L637
Dereference of a possibly null reference.
build: src/Indice.Features.Identity.Core/ResponseHandling/ExtendedTokenResponseGenerator.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: test/Indice.Features.Messages.Tests/MediaLibraryTests.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Indice.Features.Cases.Core/Services/AdminCaseService.cs#L537
Dereference of a possibly null reference.
build: src/Indice.Features.Cases.Core/Services/AdminCaseService.cs#L637
Dereference of a possibly null reference.
build: src/Indice.Features.Identity.Core/ResponseHandling/ExtendedTokenResponseGenerator.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: test/Indice.Features.Messages.Tests/MediaLibraryTests.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.