From fa106544844562c83dde1256fb8e3c15511527c8 Mon Sep 17 00:00:00 2001 From: Marvelous Omotoso Date: Fri, 1 Nov 2024 02:56:08 +0100 Subject: [PATCH] Update AppCheckerResult.sarif --- .../Entropy/AppCheckerResult.sarif | 81 +------------------ 1 file changed, 2 insertions(+), 79 deletions(-) diff --git a/samples/gym-management-app/sourcecode/src/CanvasApps/src/gym_703fitnessmembershipregapp_9e622/Entropy/AppCheckerResult.sarif b/samples/gym-management-app/sourcecode/src/CanvasApps/src/gym_703fitnessmembershipregapp_9e622/Entropy/AppCheckerResult.sarif index 1e998dc8..f43ac168 100644 --- a/samples/gym-management-app/sourcecode/src/CanvasApps/src/gym_703fitnessmembershipregapp_9e622/Entropy/AppCheckerResult.sarif +++ b/samples/gym-management-app/sourcecode/src/CanvasApps/src/gym_703fitnessmembershipregapp_9e622/Entropy/AppCheckerResult.sarif @@ -947,66 +947,6 @@ "ruleId": "acc-AccessibleLabelNeeded", "ruleIndex": 2 }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "App.logoWhite.c4427613" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "App.logoWhite.c4427613", - "relativeAddress": 0 - } - }, - "properties": { - "member": "logoWhite.c4427613", - "module": "App", - "type": "App" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "app-UnusedMediaResources", - "ruleIndex": 4 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "App.kisspng-check-mark-portable-network-graphics-computer-icon-semplifisco-fiscalit-locale-5c1129251c4338.4414213515446285171158" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "App.kisspng-check-mark-portable-network-graphics-computer-icon-semplifisco-fiscalit-locale-5c1129251c4338.4414213515446285171158", - "relativeAddress": 0 - } - }, - "properties": { - "member": "kisspng-check-mark-portable-network-graphics-computer-icon-semplifisco-fiscalit-locale-5c1129251c4338.4414213515446285171158", - "module": "App", - "type": "App" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "app-UnusedMediaResources", - "ruleIndex": 4 - }, { "locations": [ { @@ -1035,7 +975,7 @@ "level": "Medium" }, "ruleId": "app-UnusedVariables", - "ruleIndex": 5 + "ruleIndex": 4 } ], "tool": { @@ -1113,23 +1053,6 @@ "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." } }, - { - "id": "app-UnusedMediaResources", - "messageStrings": { - "issue": { - "text": "Unused media files" - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Remove the unused media file in the Media pane." - ], - "level": "Medium", - "primaryCategory": "performance", - "whyFix": "This media file is not referenced by any control formulas so it is not needed. Removing it will improve performance." - } - }, { "id": "app-UnusedVariables", "messageStrings": { @@ -1148,7 +1071,7 @@ } } ], - "version": "1.342" + "version": "1.343" } } }