Skip to content

v5 Release of Polly wrapper #105

v5 Release of Polly wrapper

v5 Release of Polly wrapper #105

Triggered via pull request February 6, 2026 10:35
Status Failure
Total duration 1m 0s
Artifacts

publish_nuget_package.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L135
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L103
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L18
'SignhostApiRetryClient' does not implement interface member 'ISignhostApiClient.CreateTransactionAsync(CreateTransactionRequest, CancellationToken)'
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L18
'SignhostApiRetryClient' does not implement interface member 'ISignhostApiClient.CreateTransactionAsync(CreateTransactionRequest, CancellationToken)'
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L135
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L103
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L18
'SignhostApiRetryClient' does not implement interface member 'ISignhostApiClient.CreateTransactionAsync(CreateTransactionRequest, CancellationToken)'
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L135
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(string filePath, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L103
Nullability of reference types in type of parameter 'uploadOptions' of 'Task SignhostApiRetryClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions uploadOptions, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task ISignhostApiClient.AddOrReplaceFileToTransactionAsync(Stream fileStream, string transactionId, string fileId, FileUploadOptions? uploadOptions = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build: src/Signhost.APIClient/Rest/Polly/SignHostAPIRetryClient.cs#L18
'SignhostApiRetryClient' does not implement interface member 'ISignhostApiClient.CreateTransactionAsync(CreateTransactionRequest, CancellationToken)'