Skip to content

Publish to NuGet

Publish to NuGet #15

Manually triggered October 29, 2024 12:12
Status Failure
Total duration 43m 59s
Artifacts

releaseV2.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
release
Process completed with exit code 1.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release: src/ILovePDF/Model/Enums/OCRLanguage.cs#L13
XML comment has badly formed XML -- 'End tag was not expected at this location.'
release: src/ILovePDF/Model/Task/LovePdfTask.cs#L55
Parameter 'extraParams' has no matching param tag in the XML comment for 'LovePdfTask.AddFile(string, BaseExtraUploadParams)' (but other parameters do)
release: src/ILovePDF/Model/Task/LovePdfTask.cs#L67
Parameter 'extraParams' has no matching param tag in the XML comment for 'LovePdfTask.AddFile(string, string, BaseExtraUploadParams)' (but other parameters do)
release: src/ILovePDF/Model/Task/LovePdfTask.cs#L80
Parameter 'extraParams' has no matching param tag in the XML comment for 'LovePdfTask.AddFile(string, string, string, BaseExtraUploadParams)' (but other parameters do)
release: src/ILovePDF/Model/Task/LovePdfTask.cs#L112
Parameter 'extraParams' has no matching param tag in the XML comment for 'LovePdfTask.AddFile(string, string, string, Rotate, BaseExtraUploadParams)' (but other parameters do)
release: src/ILovePDF/Model/TaskParams/SignParams.cs#L126
XML comment has a param tag for 'logoServerFileName', but there is no parameter by that name
release: src/ILovePDF/Model/TaskParams/SignParams.cs#L128
Parameter 'serverFileName' has no matching param tag in the XML comment for 'SignParams.SetBrand(string, string)' (but other parameters do)
release: src/ILovePDF/Core/UploadTaskResponse.cs#L23
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
release: src/ILovePDF/Model/Enums/OCRLanguage.cs#L51
Remove the underscores from member name iLovePdf.Model.Enums.OCRLanguage.Aze_Cyrl (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
release: src/ILovePDF/Model/Enums/OCRLanguage.cs#L111
Remove the underscores from member name iLovePdf.Model.Enums.OCRLanguage.Chi_Sim (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)