Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specflow plugin causes JSON analysis error in Rider 2024.1 #220

Closed
leandrohpa opened this issue Apr 11, 2024 · 2 comments
Closed

Specflow plugin causes JSON analysis error in Rider 2024.1 #220

leandrohpa opened this issue Apr 11, 2024 · 2 comments

Comments

@leandrohpa
Copy link

Hi,

After upgrading to Rider 2024.1, all the json files have highlighted errors by default.

The inspection finds an error: "The file does not contain a Feature."

Rider support helped me find that the issue was on the Specflow plugin after opening an issue to them. In the end, disabling it solves the issue, but it might be quite annoying for people working with Specflow and willing to use the plugin.
https://youtrack.jetbrains.com/issue/RIDER-110824/Incorrect-error-inspection-in-JSON-files-The-file-does-not-contain-a-Feature.

This happens in any JSON I've tested using C#-based projects (ClassLibrary, Console and Web)

This was a new test project I created from scratch using the C# Web Application template and this is the generated appsettings.json

image

@mcallaghan-geotab
Copy link

dup of #211 I think

@Socolin
Copy link
Collaborator

Socolin commented Apr 11, 2024

Please uninstall Specflow plugin THEN install reqnroll plugin for 2024.1 https://plugins.jetbrains.com/plugin/24012-reqnroll-for-rider, see details in #214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants