Skip to content

尝试修复构建

尝试修复构建 #34

Triggered via push April 10, 2026 06:18
Status Success
Total duration 2m 24s
Artifacts

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/LightWorkFlowManager/Workers/MessageWorker.cs#L53
Missing XML comment for publicly visible type or member 'MessageWorker.ServiceProvider'
build: src/LightWorkFlowManager/Workers/MessageWorker.cs#L52
Missing XML comment for publicly visible type or member 'MessageWorker.CurrentContext'
build: src/LightWorkFlowManager/Workers/MessageWorker.cs#L51
Missing XML comment for publicly visible type or member 'MessageWorker.Status'
build: src/LightWorkFlowManager/Workers/MessageWorker.cs#L49
Missing XML comment for publicly visible type or member 'MessageWorker.DoInnerAsync(IWorkerContext)'
build: src/LightWorkFlowManager/Workers/DelegateMessageWorker.cs#L81
Missing XML comment for publicly visible type or member 'DelegateMessageWorker<TInput, TOutput>.DoInnerAsync(TInput)'
build: src/LightWorkFlowManager/Workers/DelegateMessageWorker.cs#L33
Missing XML comment for publicly visible type or member 'DelegateMessageWorker<TInput>.DoInnerAsync(TInput)'
build: src/LightWorkFlowManager/Protocols/WorkerResult.cs#L66
Missing XML comment for publicly visible type or member 'WorkerResult.AsFail<T>()'
build: src/LightWorkFlowManager/Monitors/Progress/ProgressCompositor.cs#L75
Missing XML comment for publicly visible type or member 'ProgressCompositor<T>.RegisterSubProgressCompositors(IReadOnlyList<SubProgressCompositorInfo>)'
build: src/LightWorkFlowManager/Monitors/Progress/ProgressCompositor.cs#L72
Missing XML comment for publicly visible type or member 'ProgressCompositor<T>.RegisterSubProgressCompositors(params SubProgressCompositorInfo[])'
build: src/LightWorkFlowManager/MessageWorkerManager.cs#L473
Missing XML comment for publicly visible type or member 'MessageWorkerManager.RecordWorkerError(IMessageWorker, WorkFlowErrorCode)'