Create solution filter for github actions. #2
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pack nugets
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Pack nugets
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L3
Missing XML comment for publicly visible type or member 'RegisterApplicationResult'
|
Build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L5
Missing XML comment for publicly visible type or member 'RegisterApplicationResult.Success'
|
Build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L6
Missing XML comment for publicly visible type or member 'RegisterApplicationResult.Error'
|
Build:
src/TaskManagement.Core/SnTask.cs#L11
Missing XML comment for publicly visible type or member 'RegisterTaskResult.ErrorTaskRegistrationFailed'
|
Build:
src/TaskManagement.Core/SnTask.cs#L25
Missing XML comment for publicly visible type or member 'RegisterTaskResult.Error'
|
Build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L6
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions'
|
Build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L8
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions.DefaultTaskType'
|
Build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L10
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions.TaskType'
|
Build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L11
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions.ApiKeyExpiration'
|
Build:
src/TaskManagement.Core/TaskManagementClient.cs#L14
Missing XML comment for publicly visible type or member 'ITaskManagementClient'
|
Loading