From 00ae7fefe55be9a9b766ed05f458517ab5a730ed Mon Sep 17 00:00:00 2001 From: Ulrich Buchgraber Date: Mon, 18 Nov 2024 14:09:59 +0100 Subject: [PATCH] Update InspectCode test results --- Src/InspectCodeTest/Inspections_WExt.json | 8 ++++---- Src/InspectCodeTest/Inspections_WoExt.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Src/InspectCodeTest/Inspections_WExt.json b/Src/InspectCodeTest/Inspections_WExt.json index c909ac4..88d015e 100644 --- a/Src/InspectCodeTest/Inspections_WExt.json +++ b/Src/InspectCodeTest/Inspections_WExt.json @@ -1197,8 +1197,8 @@ "driver": { "name": "InspectCode", "organization": "JetBrains, Inc", - "fullName": "JetBrains Inspect Code 2024.2.3", - "semanticVersion": "242.0.20240829.213636", + "fullName": "JetBrains Inspect Code 2024.3", + "semanticVersion": "243.0.20241111.161023", "informationUri": "http://www.jetbrains.com/resharper/features/command-line.html", "rules": [ { @@ -1385,7 +1385,7 @@ "guid": "1a821782-d2fa-58b9-abec-b43858b5396d", "name": "ReSharper.Roflcopter", "fullName": "ReSharper Roflcopter", - "version": "0.0.0.10242-local" + "version": "0.0.0.10243-local" } ] }, @@ -1397,7 +1397,7 @@ "versionControlProvenance": [ { "repositoryUri": "https://github.com/ulrichb/Roflcopter", - "revisionId": "fe5280524646e2034fb9bff2cbb075e2982b7591", + "revisionId": "b1a5256f81942338166b4f19574598a416db941d", "branch": "master" } ], diff --git a/Src/InspectCodeTest/Inspections_WoExt.json b/Src/InspectCodeTest/Inspections_WoExt.json index bb3bb45..b88dd69 100644 --- a/Src/InspectCodeTest/Inspections_WoExt.json +++ b/Src/InspectCodeTest/Inspections_WoExt.json @@ -207,8 +207,8 @@ "driver": { "name": "InspectCode", "organization": "JetBrains, Inc", - "fullName": "JetBrains Inspect Code 2024.2.3", - "semanticVersion": "242.0.20240829.213636", + "fullName": "JetBrains Inspect Code 2024.3", + "semanticVersion": "243.0.20241111.161023", "informationUri": "http://www.jetbrains.com/resharper/features/command-line.html", "rules": [ { @@ -335,7 +335,7 @@ "versionControlProvenance": [ { "repositoryUri": "https://github.com/ulrichb/Roflcopter", - "revisionId": "fe5280524646e2034fb9bff2cbb075e2982b7591", + "revisionId": "b1a5256f81942338166b4f19574598a416db941d", "branch": "master" } ],