Skip to content

Publish to NuGet

Publish to NuGet #225

Manually triggered July 25, 2024 10:44
Status Failure
Total duration 16m 34s
Artifacts

publish_to_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Indice.Services.Tests.FilterClauseQueryableExtensionTests ► ToResultset_Translates_DynamicJsonPaths_MultiSort_Test: test/Indice.Services.Tests/FilterClauseQueryableExtensionTests.cs#L88
Failed test found in: TestResults/runneradmin_fv-az1435-625_2024-07-25_10_58_47[1].trx Error: Microsoft.Data.SqlClient.SqlException : Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=72066; handshake=18; ---- System.ComponentModel.Win32Exception : The wait operation timed out.
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
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/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.
build: 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.
build: 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.
build: 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.