Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NativeAOT-LLVM] support System.Net.Http.HttpClient - leftovers #2758

rebase

76adc50
Select commit
Loading
Failed to load commit list.
Closed

[NativeAOT-LLVM] support System.Net.Http.HttpClient - leftovers #2758

rebase
76adc50
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtimelab (Build wasi-wasm windows release) failed Nov 8, 2024 in 29m 44s

Build wasi-wasm windows release failed

Annotations

Check failure on line 192 in src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiInputStream.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build wasi-wasm windows release)

src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiInputStream.cs#L192

src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiInputStream.cs(192,49): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'WasiHttpInterop' does not contain a definition for 'ConvertTrailingResponseHeaders'

Check failure on line 63 in src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiHttpHandler.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build wasi-wasm windows release)

src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiHttpHandler.cs#L63

src\libraries\System.Net.Http\src\System\Net\Http\WasiHttpHandler\WasiHttpHandler.cs(63,38): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'response' of 'WasiInputStream.WasiInputStream(WasiRequestWrapper, ITypes.IncomingBody, HttpResponseMessage)'