Skip to content

Merge pull request #22 from projectmgr/tspence/fix-capitalization #43

Merge pull request #22 from projectmgr/tspence/fix-capitalization

Merge pull request #22 from projectmgr/tspence/fix-capitalization #43

Triggered via push January 31, 2024 22:45
Status Success
Total duration 32s
Artifacts
Update NuGet package
22s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Update NuGet package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Update NuGet package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Update NuGet package: src/Clients/TaskMetadataClient.cs#L58
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'
Update NuGet package: src/Enums.cs#L34
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Collaborate'
Update NuGet package: src/Enums.cs#L35
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Editor'
Update NuGet package: src/Enums.cs#L36
Missing XML comment for publicly visible type or member 'ProjectPermissionValues.Manager'
Update NuGet package: src/Enums.cs#L44
Missing XML comment for publicly visible type or member 'StateValues.NotStarted'
Update NuGet package: src/Enums.cs#L45
Missing XML comment for publicly visible type or member 'StateValues.InProgress'
Update NuGet package: src/Enums.cs#L46
Missing XML comment for publicly visible type or member 'StateValues.Success'