Skip to content

Refactor of Docker, updated workflow #1

Refactor of Docker, updated workflow

Refactor of Docker, updated workflow #1

Triggered via pull request July 12, 2024 16:50
Status Success
Total duration 6m 10s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): 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)
Analyze (csharp): RuriLib/Blocks/Selenium/Browser/Methods.cs#L99
'FirefoxOptions.BrowserExecutableLocation' is obsolete: 'Use BinaryLocation property instead of BrowserExecutableLocation. This one will be removed soon.'
Analyze (csharp): RuriLib/Legacy/Blocks/SBlockBrowserAction.cs#L407
'FirefoxOptions.BrowserExecutableLocation' is obsolete: 'Use BinaryLocation property instead of BrowserExecutableLocation. This one will be removed soon.'
Analyze (csharp): RuriLib/Legacy/LS/LoliScript.cs#L525
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): RuriLib.Tests/Functions/Interop/JintTests.cs#L18
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
Analyze (csharp): RuriLib.Tests/Functions/Interop/JintTests.cs#L28
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
Analyze (csharp): RuriLib.Tests/Functions/Interop/JintTests.cs#L38
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'