.Net: Processes - Cloud Events supporting components for emitting events + MicrosoftGraph emit Demo #20857
Annotations
10 errors and 1 warning
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriber.cs#L7
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriber'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriber.cs#L9
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriber.ServiceProvider'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriber.cs#L11
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriber.KernelProcessEventsSubscriber()'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcess.cs#L19
Missing XML comment for publicly visible type or member 'KernelProcess.EventsSubscriber'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcess.cs#L37
Parameter 'eventsSubscriber' has no matching param tag in the XML comment for 'KernelProcess.KernelProcess(KernelProcessState, IList<KernelProcessStepInfo>, Dictionary<string, List<KernelProcessEdge>>?, KernelProcessEventsSubscriberInfo?)' (but other parameters do)
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEdge.cs#L21
Missing XML comment for publicly visible type or member 'KernelProcessEdge.SourceEventName'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEdge.cs#L24
Missing XML comment for publicly visible type or member 'KernelProcessEdge.SourceEventId'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriberInfo.cs#L11
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriberInfo'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriberInfo.cs#L22
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriberInfo.Subscribe(string, MethodInfo)'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/KernelProcessEventsSubscriberInfo.cs#L30
Missing XML comment for publicly visible type or member 'KernelProcessEventsSubscriberInfo.LinkStepEventToProcessEvent(string, string)'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading