Skip to content

Release 119 - Enable custom HTTP client #11

Release 119 - Enable custom HTTP client

Release 119 - Enable custom HTTP client #11

Triggered via pull request September 24, 2024 19:38
Status Success
Total duration 29s
Artifacts

publish.yml

on: pull_request
Update NuGet package
17s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Update NuGet package: src/Clients/HomeFileClient.cs#L55
Parameter 'fileBytes' has no matching param tag in the XML comment for 'HomeFileClient.UploadHomeFile(string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/HomeFileClient.cs#L78
Parameter 'fileBytes' has no matching param tag in the XML comment for 'HomeFileClient.UploadHomeFileToFolder(Guid, string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/NptFilesClient.cs#L56
Parameter 'fileBytes' has no matching param tag in the XML comment for 'NptFilesClient.UploadFileToNonProjectTasks(Guid, string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/ProjectFileClient.cs#L56
Parameter 'fileBytes' has no matching param tag in the XML comment for 'ProjectFileClient.UploadProjectFile(Guid, string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/ProjectFileClient.cs#L80
Parameter 'fileBytes' has no matching param tag in the XML comment for 'ProjectFileClient.UploadProjectFileToFolder(Guid, Guid, string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/TaskFileClient.cs#L56
Parameter 'fileBytes' has no matching param tag in the XML comment for 'TaskFileClient.UploadTaskFile(Guid, string, byte[])' (but other parameters do)
Update NuGet package: src/Clients/TaskMetadataClient.cs#L57
Missing XML comment for publicly visible type or member 'TaskMetadataClient.GetTasksByProjectIDAndForeignKeyID(Guid, string, bool?)'
Update NuGet package: src/Enums.cs#L24
Missing XML comment for publicly visible type or member 'DashboardTypeValues.MySummary'
Update NuGet package: src/Enums.cs#L25
Missing XML comment for publicly visible type or member 'DashboardTypeValues.PortfolioSummary'
Update NuGet package: src/Enums.cs#L33
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Guest'