Skip to content

[build-docker] Removed arm32 docker again #26

[build-docker] Removed arm32 docker again

[build-docker] Removed arm32 docker again #26

Triggered via push July 11, 2024 15:43
Status Success
Total duration 2m 29s
Artifacts
Build and Push Docker image to Docker Hub
0s
Build and 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/Legacy/LS/LoliScript.cs#L525
'ObjectInstance.GetProperty(JsValue)' is obsolete: 'Use Get or GetOwnProperty'
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/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#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/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'