Skip to content

Remove fixme comment

1d75523
Select commit
Loading
Failed to load commit list.
Merged

[Wasm] Add missing return buffer argument in wasm import thunks #128104

Remove fixme comment
1d75523
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 14, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: os x flakes
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

runtime / Build / osx-arm64 release Installer_Build_And_Test / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌CSC(0,0): error CS8032: An instance of analyzer Microsoft.NetCore.CSharp.Analyzers.Usage.CSharpMissingShebangInFileBasedProgram cannot be created from /Users/runner/work/1/s/.packages/microsoft.codeanalysis.netanalyzers/11.0.100-preview.5.26257.113/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll : System.TypeLoadException: Could not load type 'Microsoft.NetCore.Analyzers.Usage.MissingShebangInFileBasedProgram' from assembly 'Microsoft.CodeAnalysis.NetAnalyzers, Version=11.0.100.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No