Skip to content

Lavalink v4 support #116

Lavalink v4 support

Lavalink v4 support #116

Triggered via pull request August 15, 2023 09:01
Status Success
Total duration 1m 58s
Artifacts 4

build.yml

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

Annotations

1 error and 20 warnings
build (Debug)
Either message or path input is required
build (Release): src/Lavalink4NET/AudioService.cs#L53
Possible null reference return.
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): 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/AudioService.cs#L53
Possible null reference return.
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 (Debug): src/Lavalink4NET/AudioService.cs#L53
Possible null reference return.
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'
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): 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/AudioService.cs#L53
Possible null reference return.

Artifacts

Produced during runtime
Name Size
CoverageHistory.html Expired
146 KB
CoverageSummary.html Expired
588 KB
NuGet Packages-Debug Expired
1.31 MB
NuGet Packages-Release Expired
1.24 MB