Skip to content

Compliance requests - Release 117 (#38) #1

Compliance requests - Release 117 (#38)

Compliance requests - Release 117 (#38) #1

Triggered via push September 5, 2024 01:05
Status Failure
Total duration 25s
Artifacts

publish.yml

on: push
Update NuGet package
14s
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/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'