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

[main] Update dependencies from dotnet/command-line-api #111779

Closed

Merge branch 'main' into darc-main-78d47b88-14c1-4273-ba59-3be62a433c52

d87075a
Select commit
Loading
Failed to load commit list.
Closed

[main] Update dependencies from dotnet/command-line-api #111779

Merge branch 'main' into darc-main-78d47b88-14c1-4273-ba59-3be62a433c52
d87075a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Feb 4, 2025 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

Known Infrastructure Errors

Build Failures

runtime / Build / browser-wasm windows Release WasmBuildTests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 15 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(11,40): error CS0246: The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?)
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(13,22): error CS0246: The type or namespace name 'CliArgument<>' could not be found (are you missing a using directive or an assembly reference?)
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(14,22): error CS0246: The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(11,40): error CS0246: The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?)
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(13,22): error CS0246: The type or namespace name 'CliArgument<>' could not be found (are you missing a using directive or an assembly reference?)
    ❌src/coreclr/tools/cdac-build-tool/ComposeCommand.cs(14,22): error CS0246: The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)

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

Was this helpful? Yes No