Build #577
Annotations
10 warnings
Run unit tests (windows):
Pipeline/Build.Compile.cs#L129
Dereference of a possibly null reference.
|
Run unit tests (windows):
Pipeline/Build.Compile.cs#L135
Dereference of a possibly null reference.
|
Run unit tests (windows):
Pipeline/Build.Compile.cs#L139
Dereference of a possibly null reference.
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\FileSystem\PathMockTests.cs(22,19): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net6.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\FileSystem\PathMockTests.cs(26,8): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net6.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Statistics\FileSystem\PathStatisticsTests.cs(364,3): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net6.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\FileSystem\PathMockTests.cs(22,19): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net9.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\FileSystem\PathMockTests.cs(26,8): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net9.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Statistics\FileSystem\PathStatisticsTests.cs(364,3): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net9.0]
|
Run unit tests (windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\FileSystem\PathMockTests.cs(22,19): warning CS0618: 'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.' [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Testing.Tests\Testably.Abstractions.Testing.Tests.csproj::TargetFramework=net8.0]
|
Loading