Source Generator - false positive errors in Rider
Hello,
A source generator initializes partial properties, but Rider shows them as if they were not initialized by the generator. However, the project builds and tests succeed using the CLI.
Could someone please open the project in an IDE and check if it shows errors as well?https://github.com/nandor23/UaDetector/tree/feature/source-gen
A source generator initializes partial properties, but Rider shows them as if they were not initialized by the generator. However, the project builds and tests succeed using the CLI.
Could someone please open the project in an IDE and check if it shows errors as well?https://github.com/nandor23/UaDetector/tree/feature/source-gen


GitHub
A user-agent parser that identifies the browser, operating system, device, client, and even detects bots. - GitHub - nandor23/UaDetector at feature/source-gen