Skip to content

Merge pull request #32 from JulanDeAlb/dev #27

Merge pull request #32 from JulanDeAlb/dev

Merge pull request #32 from JulanDeAlb/dev #27

Triggered via push January 3, 2024 13:35
Status Success
Total duration 3m 3s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L30
XML comment has cref attribute 'ListenTask' that could not be resolved
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L37
Missing XML comment for publicly visible type or member 'ClientBase<T>.Logger'
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L39
Missing XML comment for publicly visible type or member 'ClientBase<T>.Url'
tests (7.0.x): src/TwitchLib.Communication/Clients/ClientBase.cs#L288
XML comment has cref attribute 'ListenTaskAsync' that could not be resolved
tests (7.0.x): src/TwitchLib.Communication/Clients/TcpClient.cs#L9
Missing XML comment for publicly visible type or member 'TcpClient'
tests (7.0.x): src/TwitchLib.Communication/Clients/TcpClient.cs#L22
Missing XML comment for publicly visible type or member 'TcpClient.TcpClient(IClientOptions?, ILogger<TcpClient>?)'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L11
Missing XML comment for publicly visible type or member 'WebSocketClient'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L13
Missing XML comment for publicly visible type or member 'WebSocketClient.Url'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L15
Missing XML comment for publicly visible type or member 'WebSocketClient.IsConnected'
tests (7.0.x): src/TwitchLib.Communication/Clients/WebsocketClient.cs#L17
Missing XML comment for publicly visible type or member 'WebSocketClient.WebSocketClient(IClientOptions?, ILogger<WebSocketClient>?)'