Skip to content

Fix

Build Analysis / Build Analysis failed May 12, 2024 in 0s

.NET Result Analysis

Details

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.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Build Failures

runtime / Build / linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,35): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter.GetHelperEntrypoint(ReadyToRunHelper)'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1394,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'

runtime / Build / linux_musl-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,35): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter.GetHelperEntrypoint(ReadyToRunHelper)'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1394,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'

runtime / Build / linux_musl-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1393,35): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter.GetHelperEntrypoint(ReadyToRunHelper)'
    ❌src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs(1394,17): error CS0120: An object reference is required for the non-static field, method, or property 'ILImporter._dependencies'

41 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [runtime-dev-innerloop]

Was this helpful? Yes No