NativeAOT-LLVM: WIP Merge apr26 - #3261
Build browser-wasm windows debug Multithreaded failed
Annotations
azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs#L79
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs(79,92): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JavaScriptExports' does not contain a definition for 'BeforeSyncJSExport'
azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs#L80
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs(80,92): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JavaScriptExports' does not contain a definition for 'AfterSyncJSExport'
azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs#L69
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs(69,32): error CS8602: (NETCORE_ENGINEERING_TELEMETRY=Build) Dereference of a possibly null reference.
azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs#L20
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs(20,42): error CS0649: (NETCORE_ENGINEERING_TELEMETRY=Build) Field 'JSHostImplementation.PromiseHolder.CallbackReady' is never assigned to, and will always have its default value null
azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSProxyContext.cs#L48
src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSProxyContext.cs(48,21): error CS0649: (NETCORE_ENGINEERING_TELEMETRY=Build) Field 'JSProxyContext.IsPendingSynchronousCall' is never assigned to, and will always have its default value false