Skip to content

feat: Phase 5.5 wire meta-package to ship the analyzer as a dev-only NuGet #31

feat: Phase 5.5 wire meta-package to ship the analyzer as a dev-only NuGet

feat: Phase 5.5 wire meta-package to ship the analyzer as a dev-only NuGet #31

Triggered via pull request May 15, 2026 10:02
Status Failure
Total duration 1m 51s
Artifacts 1

ci.yml

on: pull_request
Matrix: Unit tests
Static code analysis
1m 41s
Static code analysis
Publish Tests Results
24s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 37 warnings, and 1 notice
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Execute() [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.NET.Build.Tasks.TaskBase.Execute() [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at System.IO.File.Create(String path) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions) [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: System.IO.IOException: The process cannot access the file '/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/bin/Release/netstandard2.0/Testably.Abstractions.Migration.Analyzers.deps.json' because it is being used by another process. [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (macos-latest)
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(308,5): error MSB4018: The "GenerateDepsFile" task failed unexpectedly. [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Source/Testably.Abstractions.Migration.Analyzers/Testably.Abstractions.Migration.Analyzers.csproj]
Unit tests (windows-latest)
The strategy configuration was canceled because "unit-tests.macos-latest" failed
Unit tests (windows-latest)
The operation was canceled.
Unit tests (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338 [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit tests (macos-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338 [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/Users/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Unit tests (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit tests (windows-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Static code analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.Compile.cs(18,9): warning S4487: Remove this unread private field 'BranchName' or refactor the code to use its value. [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj]
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.Pack.cs(54,9): warning S1144: Remove the unused private property 'Pack'. [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj]
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1902: Package 'SharpCompress' 0.47.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-6c8g-7p36-r338 [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Static code analysis
/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Pipeline/Build.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/home/runner/work/Testably.Abstractions.Migration/Testably.Abstractions.Migration/Testably.Abstractions.Migration.slnx]
Publish Tests Results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit tests (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
Linux-artifacts
31.9 KB
sha256:22fb8bab8085996aa60b45fa9f2afadadd11492103a8589920f0a83a6c2f2dd6