Skip to content

Merge pull request #1056 from GekySan/master #17

Merge pull request #1056 from GekySan/master

Merge pull request #1056 from GekySan/master #17

Triggered via push July 10, 2024 22:48
Status Success
Total duration 2m 32s
Artifacts
Push Docker image to Docker Hub
0s
Push Docker image to Docker Hub
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/Blocks/Selenium/Browser/Methods.cs#L99
'FirefoxOptions.BrowserExecutableLocation' is obsolete: 'Use BinaryLocation property instead of BrowserExecutableLocation. This one will be removed soon.'
test: RuriLib/Legacy/LS/LoliScript.cs#L525
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
test: RuriLib/Functions/Http/HttpFactory.cs#L205
'SslProtocols.Tls' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
test: RuriLib/Functions/Http/HttpFactory.cs#L206
'SslProtocols.Tls11' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
test: RuriLib/Legacy/Blocks/SBlockBrowserAction.cs#L407
'FirefoxOptions.BrowserExecutableLocation' is obsolete: 'Use BinaryLocation property instead of BrowserExecutableLocation. This one will be removed soon.'
test: RuriLib/Functions/Http/HttpFactory.cs#L159
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.Tests/Functions/Interop/JintTests.cs#L18
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
test: RuriLib.Tests/Functions/Interop/JintTests.cs#L28
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
test: RuriLib.Tests/Functions/Interop/JintTests.cs#L38
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'