Skip to content

# Patch notes for 122.0.214 (#51) #2

# Patch notes for 122.0.214 (#51)

# Patch notes for 122.0.214 (#51) #2

Triggered via push November 25, 2024 14:39
Status Failure
Total duration 25s
Artifacts

publish.yml

on: push
Update NuGet package
13s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Update NuGet package
Process completed with exit code 1.
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'