[build] 0.3.2 #1
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/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/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/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/Extensions/IListExtensions.cs#L14
Cannot convert null literal to non-nullable reference type.
|
test:
RuriLib/Helpers/LoliCode/LoliCodeWriter.cs#L69
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.
|