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

[TEST] Enable buildcheck #76756

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

enable buildcheck

2bd4890
Select commit
Loading
Failed to load commit list.
Draft

[TEST] Enable buildcheck #76756

enable buildcheck
2bd4890
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 15, 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.

Build Failures

roslyn-CI / Correctness / Correctness_Analyzers / Build with analyzers

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.25058.5/tools/Tools.proj(95,64): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'ArcadeBuildFromSource' was accessed, but it was never initialized.
    ❌.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.25058.5/tools/Tools.proj(95,64): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'DotNetBuildRepo' was accessed, but it was never initialized.
    ❌.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.25058.5/tools/Build.proj(109,56): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'IntegrationTest' was accessed, but it was never initialized.

roslyn-CI / Correctness / Correctness_Build_Artifacts / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    expand to see the full error
      Child node "1" exited prematurely. Shutting down. Diagnostic information may be found in files in "D:\a\_work\1\s/artifacts/log/Release/MSBuild.comm.log" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory.Microsoft.Build.Exceptions.InternalLoggerException: The build stopped unexpectedly because of an unexpected logger failure. ---> Microsoft.Build.Exceptions.InternalLoggerException: The build stopped unexpectedly because of an unexpected logger failure. ---> System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at System.Collections.Generic.List`1.set_Capacity(Int32 value) at System.Collections.Generic.List`1.EnsureCapacity(Int32 min) at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckManagerProvider.BuildCheckManager.RemoveCheck(CheckFactoryContext checkToRemove) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckManagerProvider.BuildCheckManager.RemoveThrottledChecks(ICheckContext checkContext) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckCentralContext.RunRegisteredActions[T](List`1 registeredCallbacks, T checkData, ICheckContext checkContext, Action`4 resultHandler) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildEventsProcessor.ProcessTaskFinishedEventArgs(ICheckContext checkContext, TaskFinishedEventArgs taskFinishedEventArgs) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckManagerProvider.BuildCheckManager.ProcessTaskFinishedEventArgs(ICheckContext checkContext, TaskFinishedEventArgs taskFinishedEventArgs) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckBuildEventHandler.HandleTaskFinishedEvent(TaskFinishedEventArgs eventArgs) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckBuildEventHandler.<.ctor>b__5_9(BuildEventArgs e) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckBuildEventHandler.HandleBuildEvent(BuildEventArgs e) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckConnectorLogger.EventSource_AnyEventRaised(Object sender, BuildEventArgs e) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseAnyEvent(Object sender, BuildEventArgs buildEvent) --- End of inner exception stack trace --- at Microsoft.Build.Exceptions.InternalLoggerException.Throw(Exception innerException, BuildEventArgs e, String messageResourceName, Boolean initializationException, String[] messageArgs) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseAnyEvent(Object sender, BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseStatusEvent(Object sender, BuildStatusEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseTaskFinishedEvent(Object sender, TaskFinishedEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent, Int32 sinkId) at Microsoft.Build.BackEnd.Logging.EventRedirectorToSink.Microsoft.Build.Framework.IEventRedirector.ForwardEvent(BuildEventArgs buildEvent) at Microsoft.Build.Experimental.BuildCheck.Infrastructure.BuildCheckForwardingLogger.EventSource_AnyEventRaised(Object sender, BuildEventArgs buildEvent) at Microsoft.Build.Framework.AnyEventHandler.Invoke(Object sender, BuildEventArgs e) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseAnyEvent(Object sender, BuildEventArgs buildEvent) --- End of inner exception stack trace --- at Microsoft.Build.Exceptions.InternalLoggerException.Throw(Exception innerException, BuildEventArgs e, String messageResourceName, Boolean initializationException, String[] messageArgs) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseAnyEvent(Object sender, BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseStatusEvent(Object sender, BuildStatusEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseTaskFinishedEvent(Object sender, TaskFinishedEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.LoggingService.RouteBuildEvent(BuildEventArgs eventArg) at Microsoft.Build.BackEnd.Logging.LoggingService.RouteBuildEvent(Object loggingEvent) at Microsoft.Build.BackEnd.Logging.LoggingService.LoggingEventProcessor(Object loggingEvent)

roslyn-CI / Correctness / Correctness_Bootstrap_Build_Default / Build - Validate Correctness

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25058.5\tools\Tools.proj(95,64): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'ArcadeBuildFromSource' was accessed, but it was never initialized.
    ❌.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25058.5\tools\Tools.proj(95,64): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'DotNetBuildRepo' was accessed, but it was never initialized.
    ❌.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25058.5\tools\Build.proj(106,45): error BC0201: https://aka.ms/buildcheck/codes#BC0201 - Property: 'Test' was accessed, but it was never initialized.

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [roslyn-CI]

Was this helpful? Yes No