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

Namespace doesn't match file system. Expected 'null' #555

Open
mohitatray opened this issue Jul 27, 2020 · 1 comment
Open

Namespace doesn't match file system. Expected 'null' #555

mohitatray opened this issue Jul 27, 2020 · 1 comment

Comments

@mohitatray
Copy link

screenshot

I am using Consulo for working on a Mono project (and added GTK sharp NuGet package to make GTK apps).
I am using .net 4.7.2 with C# 8.0

I get this warning
Namespace doesn't match file system. Expected 'null'
This warning shows up in every c# file, even if the namespace matches the file system!

I believe this warning should not be present at all. It is ok if namespace doesn't match file system.

@VISTALL
Copy link
Member

VISTALL commented Jul 27, 2020

If it's match file system - can you show example? Directory and file paths. Also you can disable it inspection (three dots)

About this null - looks like i fixed that today.

You can test in nightly channel(https://github.com/consulo/EntryPoint/blob/master/Update%20Channels.md) - but need be careful.

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

No branches or pull requests

2 participants