Upgrade one vulnerable dependency #47
Merged
Annotations
10 warnings
Build solution and generate 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)
|
Build solution and generate 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)
|
Build solution and generate 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)
|
Build solution and generate 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)
|
Build solution and generate 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)
|
Build solution and generate 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)
|
Build solution and generate NuGet package:
src/Enums.cs#L24
Missing XML comment for publicly visible type or member 'DashboardTypeValues.MySummary'
|
Build solution and generate NuGet package:
src/Enums.cs#L25
Missing XML comment for publicly visible type or member 'DashboardTypeValues.PortfolioSummary'
|
Build solution and generate NuGet package:
src/Enums.cs#L33
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Guest'
|
Build solution and generate NuGet package:
src/Enums.cs#L34
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Collaborate'
|
Loading