Bump Microsoft.VSSDK.BuildTools from 17.8.2365 to 17.9.3168 #450
Azure Pipelines / GuOrg.Gu.Analyzers
failed
Mar 8, 2024 in 6m 20s
Build #20240308.2 had test failures
Details
- Failed: 1 (0.07%)
- Passed: 1,439 (98.90%)
- Other: 15 (1.03%)
- Total: 1,455
Annotations
Check failure on line 2272 in Build log
azure-pipelines / GuOrg.Gu.Analyzers
Build log #L2272
Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 2277 in Build log
azure-pipelines / GuOrg.Gu.Analyzers
Build log #L2277
Dotnet command failed with non-zero exit code on the following projects : [ '' ]
azure-pipelines / GuOrg.Gu.Analyzers
Gu.Analyzers.Test.GU0011DoNotIgnoreReturnValueTests.Valid+Ignore.MoqSetupReturns("mock.Setup(x => x.GetFormat(It.IsAny<Type>())).Returns(null)")
Gu.Roslyn.Asserts.AssertException : Expected no diagnostics, found:
CS8625 Cannot convert null literal to non-nullable reference type.
at line 13 and character 67 in file C.cs | mock.Setup(x => x.GetFormat(It.IsAny<Type>())).Returns(↓null);
Raw output
at Gu.Roslyn.Asserts.RoslynAssert.NoDiagnostics(IEnumerable`1 diagnostics)
at Gu.Roslyn.Asserts.RoslynAssert.NoDiagnostics(IReadOnlyList`1 diagnostics, AllowedCompilerDiagnostics allowedCompilerDiagnostics)
at Gu.Roslyn.Asserts.RoslynAssert.Valid(DiagnosticAnalyzer analyzer, String code, Settings settings)
at Gu.Analyzers.Test.GU0011DoNotIgnoreReturnValueTests.Valid.Ignore.MoqSetupReturns(String expression) in D:\a\1\s\Gu.Analyzers.Test\GU0011DoNotIgnoreReturnValueTests\Valid.Ignore.cs:line 300
Loading