Skip to content

Major overhaul: interactive HTML report, Myers diff, CLI expansion, preflight checks, and test coverage to 81% #129

Major overhaul: interactive HTML report, Myers diff, CLI expansion, preflight checks, and test coverage to 81%

Major overhaul: interactive HTML report, Myers diff, CLI expansion, preflight checks, and test coverage to 81% #129

Triggered via pull request March 15, 2026 14:43
Status Failure
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L176
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L162
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L148
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L147
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L195
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L194
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L176
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L162
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L148
The name 'StringComparison' does not exist in the current context
build: FolderDiffIL4DotNet.Tests/Models/ConfigSettingsTests.cs#L147
The name 'StringComparison' does not exist in the current context
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
No files were found with the provided path: TestResults/**/*.trx TestResults/**/coverage.cobertura.xml CoverageReport/**. No artifacts will be uploaded.
build: Models/FileDiffResultLists.cs#L23
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.TextMismatch'
build: Models/FileDiffResultLists.cs#L22
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.TextMatch'
build: Models/FileDiffResultLists.cs#L21
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.ILMismatch'
build: Models/FileDiffResultLists.cs#L20
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.ILMatch'
build: Models/FileDiffResultLists.cs#L19
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.MD5Mismatch'
build: Models/FileDiffResultLists.cs#L18
Missing XML comment for publicly visible type or member 'FileDiffResultLists.DiffDetailResult.MD5Match'
build: FolderDiffIL4DotNet.Core/Diagnostics/SystemInfo.cs#L51
XML comment has cref attribute 'Program' that could not be resolved
build: FolderDiffIL4DotNet.Core/Diagnostics/DotNetDetector.cs#L13
Missing XML comment for publicly visible type or member 'DotNetExecutableDetectionStatus.Failed'
build: FolderDiffIL4DotNet.Core/Diagnostics/DotNetDetector.cs#L12
Missing XML comment for publicly visible type or member 'DotNetExecutableDetectionStatus.DotNetExecutable'
build: FolderDiffIL4DotNet.Core/Diagnostics/DotNetDetector.cs#L11
Missing XML comment for publicly visible type or member 'DotNetExecutableDetectionStatus.NotDotNetExecutable'