[build-docker] Fixed arm32 build #27
build-release.yml
on: push
test
2m 23s
Build and Push Docker image to Docker Hub
0s
Annotations
1 error and 10 warnings
test
Process completed with exit code 1.
|
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'
|