[build] Fixed version in staging pipeline #29
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/Blocks/Functions/Crypto/Methods.cs#L170
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/Tcp/TcpClientFactory.cs#L18
Cannot convert null literal to non-nullable reference type.
|