GetCustomAttributes cant return null #4046
Closed
Azure Pipelines / microsoft.testfx (Build Linux Debug)
failed
Nov 12, 2024 in 3m 33s
Build Linux Debug failed
Annotations
azure-pipelines / microsoft.testfx (Build Linux Debug)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L30
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(30,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.IReflectionOperations.GetCustomAttributes(System.Reflection.MemberInfo! memberInfo, bool inherit) -> object![]?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Debug)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L31
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(31,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.IReflectionOperations.GetCustomAttributes(System.Reflection.MemberInfo! memberInfo, System.Type! type, bool inherit) -> object![]?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Debug)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L85
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(85,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ReflectionOperations.GetCustomAttributes(System.Reflection.MemberInfo! memberInfo, bool inherit) -> object![]?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Debug)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L86
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(86,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ReflectionOperations.GetCustomAttributes(System.Reflection.MemberInfo! memberInfo, System.Type! type, bool inherit) -> object![]?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Debug)
src/Adapter/MSTestAdapter.PlatformServices/Interfaces/IReflectionOperations.cs#L19
src/Adapter/MSTestAdapter.PlatformServices/Interfaces/IReflectionOperations.cs(19,14): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.IReflectionOperations.GetCustomAttributes(System.Reflection.MemberInfo! memberInfo, bool inherit) -> object![]!' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Loading