v0.9.2 #51
release-doc.yml
on: release
Matrix: Build and Test
Generate Documentation
/
Publish Documentation
1m 45s
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)
|