Skip to content

Release 125.1.169

Release 125.1.169 #20

Triggered via pull request January 14, 2025 21:13
Status Success
Total duration 32s
Artifacts

publish.yml

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

Annotations

11 warnings
Update NuGet package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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'
Update NuGet package: src/Enums.cs#L34
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Collaborate'