Publish Package #7
Annotations
13 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/main/WebsocketClientLite/Factory/WebsocketServiceFactory.cs#L27
'MessageWebsocketRx' is obsolete: 'This class is deprecated. Use WebsocketClientLite.ClientWebSocketRx instead. This class will be removed in a future version.'
|
src/main/WebsocketClientLite/Factory/WebsocketServiceFactory.cs#L27
'MessageWebsocketRx' is obsolete: 'This class is deprecated. Use WebsocketClientLite.ClientWebSocketRx instead. This class will be removed in a future version.'
|
src/main/WebsocketClientLite/Service/WebsocketSenderHandler.cs#L53
Possible null reference argument for parameter 'inner' in 'WebsocketClientLiteException.WebsocketClientLiteException(string message, Exception inner)'.
|
src/main/WebsocketClientLite/Service/WebsocketSenderHandler.cs#L158
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<T>(IEnumerable<T> source)'.
|
src/main/WebsocketClientLite/Service/WebsocketSenderHandler.cs#L160
Possible null reference argument for parameter 'arg1' in 'Task Func<T, FragmentKind, OpcodeKind, Task>.Invoke(T arg1, FragmentKind arg2, OpcodeKind arg3)'.
|
src/main/WebsocketClientLite/Service/WebsocketParserHandler.cs#L65
Possible null reference argument for parameter 'destination' in 'Task MemoryStream.CopyToAsync(Stream destination, int bufferSize, CancellationToken cancellationToken)'.
|
src/main/WebsocketClientLite/Service/TcpConnectionService.cs#L152
Possible null reference argument for parameter 'arg2' in 'bool Func<object, X509Certificate, X509Chain, SslPolicyErrors, bool>.Invoke(object arg1, X509Certificate arg2, X509Chain arg3, SslPolicyErrors arg4)'.
|
src/main/WebsocketClientLite/Service/TcpConnectionService.cs#L152
Possible null reference argument for parameter 'arg3' in 'bool Func<object, X509Certificate, X509Chain, SslPolicyErrors, bool>.Invoke(object arg1, X509Certificate arg2, X509Chain arg3, SslPolicyErrors arg4)'.
|
src/main/WebsocketClientLite/Helper/ClientHandShake.cs#L12
The field 'ClientHandShake._random' is never used
|
src/main/WebsocketClientLite/Factory/WebsocketServiceFactory.cs#L27
'MessageWebsocketRx' is obsolete: 'This class is deprecated. Use WebsocketClientLite.ClientWebSocketRx instead. This class will be removed in a future version.'
|
The logs for this run have expired and are no longer available.
Loading