Skip to content

.NET 8 Support (#39) #61

.NET 8 Support (#39)

.NET 8 Support (#39) #61

Triggered via push December 12, 2023 15:57
Status Success
Total duration 1m 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, dawidd6/action-get-tag@v1, 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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L6
Missing XML comment for publicly visible type or member 'IXummHttpClient'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L8
Missing XML comment for publicly visible type or member 'IXummHttpClient.GetAsync<T>(HttpClient, string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L9
Missing XML comment for publicly visible type or member 'IXummHttpClient.GetAsync<T>(string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L10
Missing XML comment for publicly visible type or member 'IXummHttpClient.GetPublicAsync<T>(string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L11
Missing XML comment for publicly visible type or member 'IXummHttpClient.PostAsync<T>(string, object)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L12
Missing XML comment for publicly visible type or member 'IXummHttpClient.PostAsync<T>(string, string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L13
Missing XML comment for publicly visible type or member 'IXummHttpClient.PostAsync<T>(HttpClient, string, string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L14
Missing XML comment for publicly visible type or member 'IXummHttpClient.DeleteAsync<T>(string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L15
Missing XML comment for publicly visible type or member 'IXummHttpClient.DeleteAsync<T>(HttpClient, string)'
build: src/XUMM.NET.SDK/Clients/Interfaces/IXummHttpClient.cs#L16
Missing XML comment for publicly visible type or member 'IXummHttpClient.GetHttpClient(bool)'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L11
Missing XML comment for publicly visible type or member 'XummWebhookController'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L11
Missing XML comment for publicly visible type or member 'XummWebhookController'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L11
Missing XML comment for publicly visible type or member 'XummWebhookController'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L16
Missing XML comment for publicly visible type or member 'XummWebhookController.XummWebhookController(IXummWebhookProcessor, ILogger<XummWebhookController>)'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L16
Missing XML comment for publicly visible type or member 'XummWebhookController.XummWebhookController(IXummWebhookProcessor, ILogger<XummWebhookController>)'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L16
Missing XML comment for publicly visible type or member 'XummWebhookController.XummWebhookController(IXummWebhookProcessor, ILogger<XummWebhookController>)'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L25
Missing XML comment for publicly visible type or member 'XummWebhookController.ProcessAsync()'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L25
Missing XML comment for publicly visible type or member 'XummWebhookController.ProcessAsync()'
build: src/XUMM.NET.SDK.Webhooks/Controllers/XummWebhookController.cs#L25
Missing XML comment for publicly visible type or member 'XummWebhookController.ProcessAsync()'
build: src/XUMM.NET.SDK.Webhooks/IXummWebhookProcessor.cs#L6
Missing XML comment for publicly visible type or member 'IXummWebhookProcessor'