Removed CapSolver support upon written request from the service #50
Annotations
10 warnings
test:
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)
|
test:
RuriLib/Attributes/BlockAction.cs#L37
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Attributes/BlockAction.cs#L37
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Attributes/BlockParam.cs#L29
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Attributes/BlockParam.cs#L29
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Extensions/IListExtensions.cs#L14
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Functions/Networking/DnsLookup.cs#L19
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Logging/BotLogger.cs#L97
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Logging/IBotLogger.cs#L37
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L398
Cannot convert null literal to non-nullable reference type.
|