We have a pr failing on a paid account
Hello, Matt,
Welcome to the Community!
This is the error we’re seeing in the logs:
ERROR: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.CodeAnalysis.PEModule.HasAttributeUsageAttribute(EntityHandle token, IAttributeNamedArgumentDecoder attributeNamedArgumentDecoder, AttributeUsageInfo& usageInfo)
at Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PENamedTypeSymbol.DecodeAttributeUsageInfo()
Hopefully, this is enough info to help you track down the cause. If not, you can send us a minimal reproducer project that also fails, and we can help you investigate further.
Thanks,
Stuart