Skip to content

Release v21.9.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:23
506ee40

Fixed

  • Report SP0030 for a property whose type is an interface or an abstract class. The document names such a type without ever declaring it, and until now nothing said so — only a constructed generic or a type parameter was recognised, and a contract matched neither. (#2527)