Skip to content

Lavalink v4 support #120

Lavalink v4 support

Lavalink v4 support #120

Triggered via pull request August 15, 2023 16:01
Status Failure
Total duration 1m 47s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
build (Release)
Process completed with exit code 1.
build (Debug)
The job was canceled because "Release" failed.
build (Debug)
The operation was canceled.
build (Release): tests/Lavalink4NET.Lyrics.Tests/LyricsServiceTests.cs#L15
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 (Release): tests/Lavalink4NET.Lyrics.Tests/LyricsServiceTests.cs#L48
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 (Release): src/Lavalink4NET/LavalinkNode.cs#L381
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 (Release): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L19
Missing XML comment for publicly visible type or member 'DiscordClientWrapper'
build (Release): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L25
Missing XML comment for publicly visible type or member 'DiscordClientWrapper.DiscordClientWrapper(DiscordClient)'
build (Release): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L37
Missing XML comment for publicly visible type or member 'DiscordClientWrapper.DiscordClientWrapper(DiscordShardedClient)'
build (Release): src/Lavalink4NET.DSharpPlus/ServiceCollectionExtensions.cs#L7
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build (Release): src/Lavalink4NET.DSharpPlus/ServiceCollectionExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddLavalink(IServiceCollection)'
build (Release): src/Lavalink4NET/LavalinkNode.cs#L381
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 (Release): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L19
Missing XML comment for publicly visible type or member 'DiscordClientWrapper'
build (Debug): src/Lavalink4NET/LavalinkNode.cs#L381
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 (Debug): tests/Lavalink4NET.Lyrics.Tests/LyricsServiceTests.cs#L15
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 (Debug): tests/Lavalink4NET.Lyrics.Tests/LyricsServiceTests.cs#L48
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 (Debug): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L19
Missing XML comment for publicly visible type or member 'DiscordClientWrapper'
build (Debug): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L25
Missing XML comment for publicly visible type or member 'DiscordClientWrapper.DiscordClientWrapper(DiscordClient)'
build (Debug): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L37
Missing XML comment for publicly visible type or member 'DiscordClientWrapper.DiscordClientWrapper(DiscordShardedClient)'
build (Debug): src/Lavalink4NET.DSharpPlus/ServiceCollectionExtensions.cs#L7
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build (Debug): src/Lavalink4NET.DSharpPlus/ServiceCollectionExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddLavalink(IServiceCollection)'
build (Debug): src/Lavalink4NET/LavalinkNode.cs#L381
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 (Debug): src/Lavalink4NET.DSharpPlus/DiscordClientWrapper.cs#L19
Missing XML comment for publicly visible type or member 'DiscordClientWrapper'