diff --git a/fluentui-ard/CanvasManifest.json b/fluentui-ard/CanvasManifest.json index 2ea272b29ebc43dfe289f32bfecbb0b4345fc10f..830f00ba8444cce86134c1b62ef268015c32961d 100644 --- a/fluentui-ard/CanvasManifest.json +++ b/fluentui-ard/CanvasManifest.json @@ -99,7 +99,7 @@ "zeroalltabindexes": false }, "Author": "", - "BindingErrorCount": 6, + "BindingErrorCount": 0, "ContainsThirdPartyPcfControls": false, "DefaultConnectedDataSourceMaxGetRowsCount": 500, "DocumentAppType": "Phone", diff --git a/fluentui-ard/Entropy/AppCheckerResult.sarif b/fluentui-ard/Entropy/AppCheckerResult.sarif index ff6d631bf4e79701fbdb0d28cdb9093eede501d9..cc8b01605fe4225da376e6d8bac179e2b9d1d276 100644 --- a/fluentui-ard/Entropy/AppCheckerResult.sarif +++ b/fluentui-ard/Entropy/AppCheckerResult.sarif @@ -9,237 +9,6 @@ } ], "results": [ - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "App.OnStart" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "App.OnStart", - "relativeAddress": 0 - }, - "region": { - "charLength": 112, - "charOffset": 202, - "snippet": { - "text": "ClearCollect(\n gptconv,\n {\n cnt: msgcnt,\n sys: \"\",\n you: \"\",\n assi: \"\"\n }\n)" - } - } - }, - "properties": { - "member": "OnStart", - "module": "App", - "type": "App" - } - } - ], - "message": { - "arguments": [ - "ClearCollect" - ], - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrInvalidArgs-Func", - "ruleIndex": 0 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "App.OnStart" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "App.OnStart", - "relativeAddress": 0 - }, - "region": { - "charLength": 7, - "charOffset": 220, - "snippet": { - "text": "gptconv" - } - } - }, - "properties": { - "member": "OnStart", - "module": "App", - "type": "App" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrCollectionDoesNotAcceptThisType", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charLength": 100, - "charOffset": 438, - "snippet": { - "text": "Collect(gptconv, {cnt: msgcnt, sys: behave1.SelectedText.Val, you: textinput1.Text, assi: assiresp})" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "BaseScreen", - "type": "BaseScreen.ConSend.send1" - } - } - ], - "message": { - "arguments": [ - "Collect" - ], - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrInvalidArgs-Func", - "ruleIndex": 0 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charLength": 7, - "charOffset": 446, - "snippet": { - "text": "gptconv" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "BaseScreen", - "type": "BaseScreen.ConSend.send1" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrCollectionDoesNotAcceptThisType", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charLength": 56, - "charOffset": 819, - "snippet": { - "text": "Collect(gptconv, {cnt: msgcnt,Sys:\" \",you:\" \",assi:\" \"})" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "BaseScreen", - "type": "BaseScreen.ConSend.send1" - } - } - ], - "message": { - "arguments": [ - "Collect" - ], - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrInvalidArgs-Func", - "ruleIndex": 0 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "BaseScreen.ConSend.send1.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charLength": 7, - "charOffset": 827, - "snippet": { - "text": "gptconv" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "BaseScreen", - "type": "BaseScreen.ConSend.send1" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrCollectionDoesNotAcceptThisType", - "ruleIndex": 1 - }, { "locations": [ { @@ -268,7 +37,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 2 + "ruleIndex": 0 }, { "locations": [ @@ -298,7 +67,7 @@ "level": "Medium" }, "ruleId": "app-UnusedVariables", - "ruleIndex": 3 + "ruleIndex": 1 }, { "locations": [ @@ -328,7 +97,7 @@ "level": "Medium" }, "ruleId": "app-UnusedMediaResources", - "ruleIndex": 4 + "ruleIndex": 2 } ], "tool": { @@ -336,37 +105,6 @@ "fullName": "PowerApps app checker", "name": "PowerApps app checker", "rules": [ - { - "id": "app-ErrInvalidArgs-Func", - "messageStrings": { - "issue": { - "text": "The function '{0}' has some invalid arguments." - } - }, - "properties": { - "componentType": "app", - "level": "High", - "primaryCategory": "formula", - "whyFix": "" - } - }, - { - "id": "app-ErrCollectionDoesNotAcceptThisType", - "messageStrings": { - "issue": { - "text": "Incompatible type. The collection can't contain values of this type." - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "You might need to convert the type of the item using, for example, a Datevalue, Text, or Value function." - ], - "level": "High", - "primaryCategory": "formula", - "whyFix": "" - } - }, { "id": "acc-AccessibleLabelNeeded", "messageStrings": { diff --git a/fluentui-ard/Entropy/Entropy.json b/fluentui-ard/Entropy/Entropy.json index fc05275b53cafe4727fe3ec5631aeb75c24a7d82..cf24f99b3f70e546ff8d50d652ef6e2753975c9c 100644 --- a/fluentui-ard/Entropy/Entropy.json +++ b/fluentui-ard/Entropy/Entropy.json @@ -27,7 +27,7 @@ "DoesTestStepsMetadataExist": true, "FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "01/29/2024 09:41:06", + "HeaderLastSavedDateTimeUTC": "01/29/2024 09:43:36", "IsLegacyComponentAllowGlobalScopeCase": false, "LocalConnectionIDReferences": { "028e7b29-d321-4e48-a760-c92538b0678a": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"", diff --git a/fluentui-ard/Entropy/checksum.json b/fluentui-ard/Entropy/checksum.json index db8e04ca558562e45ad93db0935426e89da5882d..b8bcd2ffa6d28b38c982a636318d49bfec72aab8 100644 --- a/fluentui-ard/Entropy/checksum.json +++ b/fluentui-ard/Entropy/checksum.json @@ -4,14 +4,14 @@ "IsLocalBuild": false }, "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_ieTb56OqIfcqFJefxdhT/Bu03K0PRD5Rj0j0SbZY5gI=", + "AppCheckerResult.sarif": "C8_bNIDSrWcyqbMzfe4V1/mLV9uXIQUHXv0Brx6D7ustuo=", "AppTests\\2.json": "C8_e7iNKGdPmvGBQG8t0GHgxl3LWfan9OmlJR4cLuSEmT0=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_kmQ9ZBliKRUlK7WAiimFjKljGhL8xYPYPAr39QvEmuI=", - "Controls\\4.json": "C8_9Q7GJeI1kSwLqY4SP9PqWaNkX0UAfvYjSbDuc6bfvN8=", - "Header.json": "C8_Dmar0fBpsXKk1MY7yBlU/lDObAf97D5JzKygLTGbdNk=", - "Properties.json": "C8_jFs+mesiNVXr4YlrWDMPcr+Y/6jZSq65vjGSeJBf8Ug=", + "Controls\\4.json": "C8_vQkaLCrbv9rhSww07MKfTzYJCKV0fd04HIP5BU1XhfM=", + "Header.json": "C8_s1Vleu+2vxyIPI/CP/P7P8raOajsEs0bp/7qr5+JYqA=", + "Properties.json": "C8_MNyo0UwVNzMh6BlDXC5wboNVchxiLsDg2BGQuk74tm0=", "References\\DataSources.json": "C8_HSfaKIHBSrozd6pU4Lq8MXevnM/JO2VFylYmHHkb9So=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\QualifiedValues.json": "C8_El4FiKqe0MNuyanHlgG0pvhEijIXFigAGYgvdl/aCtk=", @@ -20,16 +20,16 @@ "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ClientStampedChecksum": "C8_uU+vygMBnOhbV5Ntnl9iVTax4Q11ciIM6PqCJKAYDI8=", + "ClientStampedChecksum": "C8_lw1zQsBYd6U64rSTWDvka9FCzMlOEzNKWa3NsGbC8+Y=", "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_ieTb56OqIfcqFJefxdhT/Bu03K0PRD5Rj0j0SbZY5gI=", + "AppCheckerResult.sarif": "C8_bNIDSrWcyqbMzfe4V1/mLV9uXIQUHXv0Brx6D7ustuo=", "AppTests\\2.json": "C8_e7iNKGdPmvGBQG8t0GHgxl3LWfan9OmlJR4cLuSEmT0=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_kmQ9ZBliKRUlK7WAiimFjKljGhL8xYPYPAr39QvEmuI=", - "Controls\\4.json": "C8_9Q7GJeI1kSwLqY4SP9PqWaNkX0UAfvYjSbDuc6bfvN8=", - "Header.json": "C8_Dmar0fBpsXKk1MY7yBlU/lDObAf97D5JzKygLTGbdNk=", - "Properties.json": "C8_jFs+mesiNVXr4YlrWDMPcr+Y/6jZSq65vjGSeJBf8Ug=", + "Controls\\4.json": "C8_vQkaLCrbv9rhSww07MKfTzYJCKV0fd04HIP5BU1XhfM=", + "Header.json": "C8_s1Vleu+2vxyIPI/CP/P7P8raOajsEs0bp/7qr5+JYqA=", + "Properties.json": "C8_MNyo0UwVNzMh6BlDXC5wboNVchxiLsDg2BGQuk74tm0=", "References\\DataSources.json": "C8_HSfaKIHBSrozd6pU4Lq8MXevnM/JO2VFylYmHHkb9So=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\QualifiedValues.json": "C8_El4FiKqe0MNuyanHlgG0pvhEijIXFigAGYgvdl/aCtk=", @@ -38,5 +38,5 @@ "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ServerStampedChecksum": "C8_uU+vygMBnOhbV5Ntnl9iVTax4Q11ciIM6PqCJKAYDI8=" + "ServerStampedChecksum": "C8_lw1zQsBYd6U64rSTWDvka9FCzMlOEzNKWa3NsGbC8+Y=" } \ No newline at end of file diff --git a/fluentui-ard/Src/BaseScreen.fx.yaml b/fluentui-ard/Src/BaseScreen.fx.yaml index 9c0d1118331e14036690ef76ca401b1107a784cd..f0a2647357921ec8f94be8f36cf436797a532405 100644 --- a/fluentui-ard/Src/BaseScreen.fx.yaml +++ b/fluentui-ard/Src/BaseScreen.fx.yaml @@ -298,7 +298,7 @@ BaseScreen As screen: // write into collection msgcnt+1; - Collect(gptconv, {cnt: msgcnt, sys: behave1.SelectedText.'data-ADB4D7A662F548B49FAC2B986E348A1BVal', you: textinput1.Text, assi: assiresp}); + Collect(gptconv, {cnt: msgcnt, sys: behave1.SelectedText.'data-ADB4D7A662F548B49FAC2B986E348A1BVal', you: textinput1.Text, assi: ""}); ); /*