Skip to content

feat: Phase 5.4 migrate MockFileSystem.AddDrive to WithDrive #24

feat: Phase 5.4 migrate MockFileSystem.AddDrive to WithDrive

feat: Phase 5.4 migrate MockFileSystem.AddDrive to WithDrive #24

Triggered via pull request May 15, 2026 07:16
Status Success
Total duration 3m 18s
Artifacts 3

ci.yml

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

Annotations

45 warnings and 1 notice
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]
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/Configuration.cs(12,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/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/Configuration.cs(5,14): warning S3903: Move 'Configuration' into a named namespace. [/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]
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)
/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)
D:\a\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 (windows-latest)
D:\a\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 (windows-latest)
D:\a\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 (windows-latest)
D:\a\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 (windows-latest)
D:\a\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 (windows-latest)
D:\a\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 (windows-latest)
D:\a\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 [D:\a\Testably.Abstractions.Migration\Testably.Abstractions.Migration\Testably.Abstractions.Migration.slnx]
Unit tests (windows-latest)
D:\a\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 [D:\a\Testably.Abstractions.Migration\Testably.Abstractions.Migration\Testably.Abstractions.Migration.slnx]
Unit tests (windows-latest)
D:\a\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 [D:\a\Testably.Abstractions.Migration\Testably.Abstractions.Migration\Testably.Abstractions.Migration.slnx]
Unit tests (windows-latest)
D:\a\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 [D:\a\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
25.6 KB
sha256:742a4894b7969ae0cbb9a7d54c989e11b1ff6bc95154df7af89beef9242239a1
Windows-artifacts
25 KB
sha256:39a531bb0083c69572814897f0d23e164c053cd4c1c8546d6b9042894331aa67
macOS-artifacts
26 KB
sha256:4b8c5dfb6db6fcf0c765c8e16f7fad9bcf159a1cb67ae3b38d519fe770ad0988