Skip to content

Update Directory.Build.props #27

Update Directory.Build.props

Update Directory.Build.props #27

Triggered via push August 19, 2026 12:16
Status Failure
Total duration 3m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish: src/DiffEngine/Protocol/ViewerMessage.cs#L13
Parameter 'Verb' has no matching param tag in the XML comment for 'ViewerMessage.ViewerMessage(ViewerVerb, string?, string?, string?)' (but other parameters do)
publish: src/DiffEngine/Protocol/ViewerMessage.cs#L13
Parameter 'Verb' has no matching param tag in the XML comment for 'ViewerMessage.ViewerMessage(ViewerVerb, string?, string?, string?)' (but other parameters do)
publish: src/DiffEngine/Inline/InlineQueue.cs#L231
Parameter 'origin' has no matching param tag in the XML comment for 'InlineQueue.Settle(string, string?, string?)' (but other parameters do)
publish: src/DiffEngine/Inline/InlineQueue.cs#L231
Parameter 'origin' has no matching param tag in the XML comment for 'InlineQueue.Settle(string, string?, string?)' (but other parameters do)
publish: src/DiffEngine/Inline/InlineQueue.cs#L231
Parameter 'key' has no matching param tag in the XML comment for 'InlineQueue.Settle(string, string?, string?)' (but other parameters do)
publish: src/DiffEngine/Inline/InlineQueue.cs#L231
Parameter 'key' has no matching param tag in the XML comment for 'InlineQueue.Settle(string, string?, string?)' (but other parameters do)
publish: src/DiffEngine/DiffRunner_Inline.cs#L85
Parameter 'line' has no matching param tag in the XML comment for 'DiffRunner.SettleInline(string, int, string?)' (but other parameters do)
publish: src/DiffEngine/DiffRunner_Inline.cs#L85
Parameter 'line' has no matching param tag in the XML comment for 'DiffRunner.SettleInline(string, int, string?)' (but other parameters do)
publish: src/DiffEngine/DiffRunner_Inline.cs#L85
Parameter 'sourceFile' has no matching param tag in the XML comment for 'DiffRunner.SettleInline(string, int, string?)' (but other parameters do)
publish: src/DiffEngine/DiffRunner_Inline.cs#L85
Parameter 'sourceFile' has no matching param tag in the XML comment for 'DiffRunner.SettleInline(string, int, string?)' (but other parameters do)
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/