Skip to content

Refactored RuriLib.Proxies and RuriLib.Proxies.Tests #61

Refactored RuriLib.Proxies and RuriLib.Proxies.Tests

Refactored RuriLib.Proxies and RuriLib.Proxies.Tests #61

Triggered via push September 7, 2024 20:09
Status Success
Total duration 2m 25s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/Blocks/Functions/Crypto/Methods.cs#L170
Cannot convert null literal to non-nullable reference type.
test: RuriLib/Blocks/Interop/Methods.cs#L43
Cannot convert null literal to non-nullable reference type.