Add ReSharper and Rider 2024.2 support #141
Annotations
5 errors
PartialClassWithDocsInOneFile_B:
Src/XmlDocInspections.Plugin.Tests/XmlDocInspections.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The test output differs from the gold file.
--- EXCEPTION #1/2 [TestFailureException] “The test output differs from the gold file.”
Data.Compare(Rider) = "file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.tmp","file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold"
Data.Compare(VS) = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/DiffVs.Hobohib.bat
Data.GoldUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold#select
Data.TempUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.tmp#select
Data.UpdateGold = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/UpGold.Fyluxah.bat
Data.Diff = “
-9 partial void PartialMethod()
+9 |partial void PartialMethod()
-11 }
+11 }|(0)
+16 (0): ReSharper Dead Code: Empty implementation of 'partial void' method is redundant
”
Data.CmdPrompt = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold#cmd
Data.Directory = D:\a\XmlDocInspections\XmlDocInspections\Src\XmlDocInspections.Plugin.Tests\test\data\Highlighting\BasicTests
StackTraceString = “
at JetBrains.TestFramework.Utils.TestUtil.CheckDataAgainstGoldFile(ArraySegment`1 testData, FileSystemPath pathGold, Boolean throwOnError, Encoding encoding, Boolean caseSensitive, Boolean fullDiff, Boolean showDiff, Boolean compareLineEndings, FileSystemPath pathTemp, FileSystemPath sourcePath) in CheckDataAgainstGoldFile.il:line IL_0497 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.<>c__DisplayClass97_0.<ExecuteWithSpecifiedGold>b__0() in BaseTestNoShell.il:line IL_0000 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The test output differs from the gold file.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
XmlDocInspections.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.ExecuteWithGold(String testName, Action`1 test, Boolean caseSensitive, Encoding encoding, Boolean fullDiff, Boolean showDiff, FileSystemPath sourcePath) in ExecuteWithGold.il:line IL_0197 mvid 6A4D
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.<>c__DisplayClass30_0.<DoTest>b__0() in HighlightingTestBase.il:line IL_016D mvid 261E
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.WithProject(Lifetime lifetime, IProject project, Ac
|
PartialClassWithoutDocs_B:
Src/XmlDocInspections.Plugin.Tests/XmlDocInspections.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The test output differs from the gold file.
--- EXCEPTION #1/2 [TestFailureException] “The test output differs from the gold file.”
Data.Compare(Rider) = "file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.tmp","file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold"
Data.Compare(VS) = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/DiffVs.Tokohoq.bat
Data.GoldUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold#select
Data.TempUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.tmp#select
Data.UpdateGold = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/UpGold.Zibises.bat
Data.Diff = “
-9 partial void |PartialMethod|(1)()
+9 |partial void |PartialMethod|(2)()
-11 }
+11 }|(1)
-17 (1): ReSharper Warning: Missing XML Doc comment for private type member
+17 (1): ReSharper Dead Code: Empty implementation of 'partial void' method is redundant
+18 (2): ReSharper Warning: Missing XML Doc comment for private type member
”
Data.CmdPrompt = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold#cmd
Data.Directory = D:\a\XmlDocInspections\XmlDocInspections\Src\XmlDocInspections.Plugin.Tests\test\data\Highlighting\BasicTests
StackTraceString = “
at JetBrains.TestFramework.Utils.TestUtil.CheckDataAgainstGoldFile(ArraySegment`1 testData, FileSystemPath pathGold, Boolean throwOnError, Encoding encoding, Boolean caseSensitive, Boolean fullDiff, Boolean showDiff, Boolean compareLineEndings, FileSystemPath pathTemp, FileSystemPath sourcePath) in CheckDataAgainstGoldFile.il:line IL_0497 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.<>c__DisplayClass97_0.<ExecuteWithSpecifiedGold>b__0() in BaseTestNoShell.il:line IL_0000 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The test output differs from the gold file.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
XmlDocInspections.Plugin.Tests.RS20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.ExecuteWithGold(String testName, Action`1 test, Boolean caseSensitive, Encoding encoding, Boolean fullDiff, Boolean showDiff, FileSystemPath sourcePath) in ExecuteWithGold.il:line IL_0197 mvid 6A4D
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.<>c__DisplayClass30_0.<DoTest>b__0() in HighlightingTestBase.il:line IL_016D mv
|
PartialClassWithDocsInOneFile_B:
Src/XmlDocInspections.Plugin.Tests/XmlDocInspections.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The test output differs from the gold file.
--- EXCEPTION #1/2 [TestFailureException] “The test output differs from the gold file.”
Data.Compare(Rider) = "file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.tmp","file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold"
Data.Compare(VS) = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/DiffVs.Kesohol.bat
Data.GoldUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold#select
Data.TempUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.tmp#select
Data.UpdateGold = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/UpGold.Vedapij.bat
Data.Diff = “
-9 partial void PartialMethod()
+9 |partial void PartialMethod()
-11 }
+11 }|(0)
+16 (0): ReSharper Dead Code: Empty implementation of 'partial void' method is redundant
”
Data.CmdPrompt = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithDocsInOneFile_B.cs.gold#cmd
Data.Directory = D:\a\XmlDocInspections\XmlDocInspections\Src\XmlDocInspections.Plugin.Tests\test\data\Highlighting\BasicTests
StackTraceString = “
at JetBrains.TestFramework.Utils.TestUtil.CheckDataAgainstGoldFile(ArraySegment`1 testData, FileSystemPath pathGold, Boolean throwOnError, Encoding encoding, Boolean caseSensitive, Boolean fullDiff, Boolean showDiff, Boolean compareLineEndings, FileSystemPath pathTemp, FileSystemPath sourcePath) in CheckDataAgainstGoldFile.il:line IL_0497 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.<>c__DisplayClass97_0.<ExecuteWithSpecifiedGold>b__0() in BaseTestNoShell.il:line IL_0000 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The test output differs from the gold file.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
XmlDocInspections.Plugin.Tests.RD20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.ExecuteWithGold(String testName, Action`1 test, Boolean caseSensitive, Encoding encoding, Boolean fullDiff, Boolean showDiff, FileSystemPath sourcePath) in ExecuteWithGold.il:line IL_0197 mvid 6A4D
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.<>c__DisplayClass30_0.<DoTest>b__0() in HighlightingTestBase.il:line IL_016D mvid 261E
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.WithProject(Lifetime lifetime, IProject project, Ac
|
PartialClassWithoutDocs_B:
Src/XmlDocInspections.Plugin.Tests/XmlDocInspections.Plugin.Tests.RD20243.csproj#L1
TearDown : LoggedErrors : The test output differs from the gold file.
--- EXCEPTION #1/2 [TestFailureException] “The test output differs from the gold file.”
Data.Compare(Rider) = "file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.tmp","file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold"
Data.Compare(VS) = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/DiffVs.Pyhyceh.bat
Data.GoldUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold#select
Data.TempUri = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.tmp#select
Data.UpdateGold = file:///C:/Users/runneradmin/AppData/Local/Temp/JetBrains/UpGold.Ruxecyj.bat
Data.Diff = “
-9 partial void |PartialMethod|(1)()
+9 |partial void |PartialMethod|(2)()
-11 }
+11 }|(1)
-17 (1): ReSharper Warning: Missing XML Doc comment for private type member
+17 (1): ReSharper Dead Code: Empty implementation of 'partial void' method is redundant
+18 (2): ReSharper Warning: Missing XML Doc comment for private type member
”
Data.CmdPrompt = file:///D:/a/XmlDocInspections/XmlDocInspections/Src/XmlDocInspections.Plugin.Tests/test/data/Highlighting/BasicTests/PartialClassWithoutDocs_B.cs.gold#cmd
Data.Directory = D:\a\XmlDocInspections\XmlDocInspections\Src\XmlDocInspections.Plugin.Tests\test\data\Highlighting\BasicTests
StackTraceString = “
at JetBrains.TestFramework.Utils.TestUtil.CheckDataAgainstGoldFile(ArraySegment`1 testData, FileSystemPath pathGold, Boolean throwOnError, Encoding encoding, Boolean caseSensitive, Boolean fullDiff, Boolean showDiff, Boolean compareLineEndings, FileSystemPath pathTemp, FileSystemPath sourcePath) in CheckDataAgainstGoldFile.il:line IL_0497 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.<>c__DisplayClass97_0.<ExecuteWithSpecifiedGold>b__0() in BaseTestNoShell.il:line IL_0000 mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “The test output differs from the gold file.”
Data.ManagedThreadName = NonParallelSTAWorker
Data.HostProductInfo = “JetBrains Tests 243 eap05 Build 243.0.20241022.70713-eap05”
Data.SubProducts.#0 = “JetBrains AI Assistant 2024.3 EAP 5 Build 2024.3.20241024.101050-eap05”
Data.InternalMode = True
Data.SccRevisionProducts = “
Psi.Features\AI\Src\Core:
git::refs/heads/243.21155
”
Data.CurrentCulture = “Invariant Language (Invariant Country)”
Data.RuntimePlatform = Windows
Data.OsVersion = “Microsoft Windows NT 10.0.20348.0”
Data.DotNetFramework = “Microsoft .NET Framework 4.8.09037 Release 533325”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/243.21155
XmlDocInspections.Plugin.Tests.RD20243:
<undefined>
”
InnerException = “Exception #1 at Root.InnerException”
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger logger, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid A629
at JetBrains.TestFramework.BaseTestNoShell.CatchTestExceptions(FileSystemPath goldPath, Func`1 action) in CatchTestExceptions.il:line IL_000D mvid 6A4D
at JetBrains.TestFramework.BaseTestNoShell.ExecuteWithGold(String testName, Action`1 test, Boolean caseSensitive, Encoding encoding, Boolean fullDiff, Boolean showDiff, FileSystemPath sourcePath) in ExecuteWithGold.il:line IL_0197 mvid 6A4D
at JetBrains.ReSharper.FeaturesTestFramework.Daemon.HighlightingTestBase.<>c__DisplayClass30_0.<DoTest>b__0() in HighlightingTestBase.il:line IL_016D mv
|
build
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Packages
|
62.9 KB |
|
TestOutput
|
153 KB |
|