Skip to content

.Net: Signal R exploration #21614

.Net: Signal R exploration

.Net: Signal R exploration #21614

Triggered via pull request January 3, 2025 23:16
Status Failure
Total duration 6m 27s
Artifacts

dotnet-build-and-test.yml

on: pull_request
paths-filter
6s
paths-filter
Matrix: dotnet-build-and-test
dotnet-build-and-test-check
2s
dotnet-build-and-test-check
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 3 warnings
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L115
Non-nullable property 'ServerUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L119
Non-nullable property 'InputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L120
Non-nullable property 'OutputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L12
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.EmitExternalEventAsync(string, object?)'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L13
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.SubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L14
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.UnsubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L23
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L30
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute.KernelProcessExternalEventProxyAttribute(string)'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L37
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L49
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute.KernelProcessEventProxyAttribute(TProcessEvents)'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L115
Non-nullable property 'ServerUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L119
Non-nullable property 'InputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L120
Non-nullable property 'OutputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L12
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.EmitExternalEventAsync(string, object?)'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L13
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.SubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L14
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.UnsubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L23
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L30
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute.KernelProcessExternalEventProxyAttribute(string)'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L37
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L49
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute.KernelProcessEventProxyAttribute(TProcessEvents)'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L115
Non-nullable property 'ServerUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L119
Non-nullable property 'InputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L120
Non-nullable property 'OutputEventsMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L12
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.EmitExternalEventAsync(string, object?)'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L13
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.SubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/IKernelExternalMessageChannel.cs#L14
Missing XML comment for publicly visible type or member 'IKernelExternalMessageChannel.UnsubscribeToExternalEventAsync(string)'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L23
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L30
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessExternalEventProxyAttribute.KernelProcessExternalEventProxyAttribute(string)'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L37
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Experimental/Process.Abstractions/KernelProcessProxyStep.cs#L49
Missing XML comment for publicly visible type or member 'KernelProcessProxyStep<TProcessEvents>.KernelProcessEventProxyAttribute.KernelProcessEventProxyAttribute(TProcessEvents)'
dotnet-build-and-test-check
Integration Tests Failed!
paths-filter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dotnet-build-and-test-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636