Closed as not planned
Description
The Github build consider ConvertToPrimaryConstructor as an error
Warning: src\JsonApiDotNetCore.OpenApi.Client\ApiResponse.cs:13 ConvertToPrimaryConstructor: Convert into primary constructor
when in Rider it's only shown as a hint.
I think the severity can be changed in the .editorconfig?
I think this affects many other hints but I only have this example for now, and it greatly affects the developer experience.
Also I'm not sure why the cleanup.ps1 didn't warn me about that 🤔