Skip to content

Remove D#+ as a submodule; switch docfx theme to be consistent with t… #34

Remove D#+ as a submodule; switch docfx theme to be consistent with t…

Remove D#+ as a submodule; switch docfx theme to be consistent with t… #34

Triggered via push September 12, 2023 03:01
Status Success
Total duration 56s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/DSharpPlus.VoiceLink/EventArgs/VoiceLinkUserSpeakingEventArgs.cs#L18
Converting null literal or possible null value to non-nullable type.
Build: src/DSharpPlus.VoiceLink/EventArgs/VoiceLinkUserEventArgs.cs#L13
Possible null reference return.
Build: src/DSharpPlus.VoiceLink/EventArgs/VoiceLinkUserEventArgs.cs#L16
Converting null literal or possible null value to non-nullable type.
Build: src/DSharpPlus.VoiceLink/EventArgs/VoiceLinkUserEventArgs.cs#L16
Possible null reference return.
Build: src/DSharpPlus.VoiceLink/VoiceLinkConnection/VoiceLinkConnection.Api.cs#L67
Possible null reference argument for parameter 'proxy' in 'IWebSocketClient WebSocketClientFactoryDelegate.Invoke(IWebProxy proxy)'.
Build: src/DSharpPlus.VoiceLink/VoiceLinkConnection/VoiceLinkConnection.Websocket.cs#L190
Possible null reference argument for parameter 'uri' in 'Task IWebSocketClient.ConnectAsync(Uri uri)'.
Build: examples/HelloWorld/src/Program.cs#L59
Possible null reference assignment.