fix: MockFileSystem.GetTempPath() returns real OS temp path by default #2124
Annotations
10 errors and 11 warnings
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net8.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net9.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net472]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net6.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.1]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net8.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystemOptions.cs(22,18): error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net9.0]
|
|
Upload artifacts
No files were found with the provided path: ./Artifacts/*
./TestResults/*.trx. No artifacts will be uploaded.
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IPath.g.cs(2304,103): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IPath.g.cs(2032,88): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFileStreamFactory.g.cs(753,103): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFileStreamFactory.g.cs(681,88): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFileInfoFactory.g.cs(432,103): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFileInfoFactory.g.cs(400,88): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IDirectory.g.cs(2574,103): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IDirectory.g.cs(2212,88): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFile.g.cs(4287,103): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
|
Run unit tests (ubuntu|macos)
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/obj/Release/net10.0/Mockolate.SourceGenerators/Mockolate.SourceGenerators.MockGenerator/Mock.IFile.g.cs(3690,88): warning CS1574: XML comment has cref attribute 'FileSystem' that could not be resolved [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net10.0]
|
Loading