Fixed auto word selection in native winforms RTB #46
Annotations
10 warnings
RuriLib.Http/ProxyClientHandler.cs#L292
This call site is reachable on all platforms. 'CipherSuitesPolicy' is unsupported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
RuriLib/Attributes/BlockParam.cs#L29
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Attributes/BlockParam.cs#L29
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Attributes/BlockAction.cs#L37
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Attributes/BlockAction.cs#L37
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Extensions/IListExtensions.cs#L14
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Logging/BotLogger.cs#L97
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Logging/IBotLogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Functions/Crypto/Crypto.cs#L398
Cannot convert null literal to non-nullable reference type.
|
RuriLib/Functions/Crypto/Crypto.cs#L425
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading