Skip to content

refactor: use Nuke.build pipeline #1593

refactor: use Nuke.build pipeline

refactor: use Nuke.build pipeline #1593

Triggered via pull request February 22, 2025 19:11
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

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

Annotations

33 errors and 34 warnings
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(16,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(27,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(38,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(49,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(60,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(69,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(76,31): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(83,33): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(90,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(97,34): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (windows-latest)
The job was canceled because "macos-latest" failed.
Unit tests (windows-latest)
The operation was canceled.
Unit tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(16,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(27,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(38,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(49,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(60,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(69,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(76,31): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(83,33): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(90,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(97,34): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net8.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(16,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(27,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(38,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(49,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(60,32): error CS1061: 'string' does not contain a definition for 'SplitLines' and no accessible extension method 'SplitLines' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(69,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(76,31): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(83,33): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(90,32): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/StringExtensionsTests.cs(97,34): error CS1061: 'string' does not contain a definition for 'TrimSlashes' and no accessible extension method 'TrimSlashes' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj::TargetFramework=net9.0]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(14,18): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(25,16): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks.FileSystemAbstractionBenchmarks()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(35,21): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks.FileExists_DotNet()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(38,21): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks.FileExists_Abstraction()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(43,21): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks.DirectoryExists_DotNet()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/FileSystemAbstractionBenchmarks.cs(46,21): warning CS1591: Missing XML comment for publicly visible type or member 'FileSystemAbstractionBenchmarks.DirectoryExists_Abstraction()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/MockFileSystemBenchmarks.cs(11,18): warning CS1591: Missing XML comment for publicly visible type or member 'MockFileSystemBenchmarks' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/MockFileSystemBenchmarks.cs(25,31): warning CS1591: Missing XML comment for publicly visible type or member 'MockFileSystemBenchmarks.MockFileSystem_Constructor()' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/Support/DirectorySupport.cs(7,18): warning CS1591: Missing XML comment for publicly visible type or member 'DirectorySupport' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/Support/DirectorySupport.cs(14,16): warning CS1591: Missing XML comment for publicly visible type or member 'DirectorySupport.DirectorySupport(IFileSystem)' [/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj]
Unit tests (macos-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (windows-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (ubuntu-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(11,18): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(14,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.File()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(21,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(28,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileVersionInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(35,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.Directory()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(42,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.DirectoryInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(49,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.DriveInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(56,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.Path()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(63,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileSystemWatcher()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs(9,18): warning CS1591: Missing XML comment for publicly visible type or member 'ConvertersTests' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net8.0]
Publish Tests Results
Could not find any files for artifacts/**/**/*.trx
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(11,18): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(14,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.File()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(21,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(28,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileVersionInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(35,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.Directory()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(42,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.DirectoryInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(49,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.DriveInfo()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(56,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.Path()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs(63,21): warning CS1591: Missing XML comment for publicly visible type or member 'ApiParityTests.FileSystemWatcher()' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs(9,18): warning CS1591: Missing XML comment for publicly visible type or member 'ConvertersTests' [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net9.0]