StyleCop / StyleCop.ReSharper

Official ReSharper extension for StyleCop
163 stars 29 forks source link

Errors occur while installing StyleCop when using R# 2021.3 EAP 7 #49

Closed MPleskunina closed 2 years ago

MPleskunina commented 2 years ago
Install completed with 3 errors.
  16:27:42.761 ReSharperPlatformVs17_6011e5b0: Error resolving type JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone from assembly “JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”, request originating from assembly “JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”. Could not find the type by its FQN. Is assembly qualification specified? True! Is it of our own assembly? True! Is looking into referenced assemblies allowed? False! Was the qualified referenced assembly encountered during lookup? False! Tried loading an implicitly-referenced assembly? False! Were following a forwarder exported type's assembly ref? No!
  16:27:43.236 ReSharperPlatformVs17_6011e5b0: The type “JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone, JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325” is not a module zone because it does not derive from the JetBrains.Application.BuildScript.Application.Zones.IZone interface.
  16:27:43.976 ReSharperPlatformVs17_6011e5b0: The type “JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone, JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325” is not a module zone because it does not derive from the JetBrains.Application.BuildScript.Application.Zones.IZone interface.

https://youtrack.jetbrains.com/issue/RSRP-486818

matkoch commented 2 years ago

This appears to be an outdated plugin. Version 2021.3.0-eap01 doesn't reference IVisualStudioEnvZone