Skip to content

Create solution filter for github actions. #2

Create solution filter for github actions.

Create solution filter for github actions. #2

Triggered via push March 14, 2024 00:43
Status Success
Total duration 2m 18s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
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/.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
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'