Skip to content
Triggered via release October 18, 2024 12:45
@gehongyangehongyan
published v0.9.2
Status Success
Total duration 4m 24s
Artifacts

release-doc.yml

on: release
Matrix: Build and Test
Generate Documentation  /  Publish Documentation
1m 45s
Generate Documentation / Publish Documentation
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and Test (macOS-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (macOS-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Build and Test (macOS-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (macOS-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Build and Test (ubuntu-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (ubuntu-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Build and Test (ubuntu-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (ubuntu-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Build and Test (windows-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (windows-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Build and Test (windows-latest) / Build and Test: samples/Kook.Net.Samples.Audio/Modules/MusicModule.cs#L269
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and Test (windows-latest) / Build and Test: test/Kook.Net.Tests.Integration.Rest/ChannelTests.cs#L204
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)