Skip to content
Snippets Groups Projects
Commit 43a6b33d authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 56cf75e4
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@
"zeroalltabindexes": false
},
"Author": "",
"BindingErrorCount": 0,
"BindingErrorCount": 2,
"ContainsThirdPartyPcfControls": false,
"DefaultConnectedDataSourceMaxGetRowsCount": 500,
"DocumentAppType": "Phone",
......
......@@ -9,6 +9,80 @@
}
],
"results": [
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 8,
"charOffset": 168,
"snippet": {
"text": ".content"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrInvalidDot",
"ruleIndex": 0
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConSend.send1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 63,
"charOffset": 114,
"snippet": {
"text": "Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).content)"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConSend.send1"
}
}
],
"message": {
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrIncompatibleCtxtVariableTypes",
"ruleIndex": 1
},
{
"locations": [
{
......@@ -36,7 +110,7 @@
"level": "Low"
},
"ruleId": "acc-ReadableScreenNameNeeded",
"ruleIndex": 0
"ruleIndex": 2
},
{
"locations": [
......@@ -66,7 +140,7 @@
"level": "Medium"
},
"ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl",
"ruleIndex": 1
"ruleIndex": 3
},
{
"locations": [
......@@ -96,7 +170,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 2
"ruleIndex": 4
},
{
"locations": [
......@@ -126,7 +200,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -156,7 +230,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -186,7 +260,7 @@
"level": "Medium"
},
"ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 2
"ruleIndex": 4
},
{
"locations": [
......@@ -216,7 +290,7 @@
"level": "Medium"
},
"ruleId": "acc-HelpfulControlSettingNeeded",
"ruleIndex": 5
"ruleIndex": 7
},
{
"locations": [
......@@ -246,7 +320,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -276,7 +350,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -306,7 +380,7 @@
"level": "Medium"
},
"ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 3
"ruleIndex": 5
},
{
"locations": [
......@@ -336,7 +410,7 @@
"level": "Low"
},
"ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 4
"ruleIndex": 6
},
{
"locations": [
......@@ -366,7 +440,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedVariables",
"ruleIndex": 6
"ruleIndex": 8
},
{
"locations": [
......@@ -396,7 +470,7 @@
"level": "Medium"
},
"ruleId": "app-UnusedMediaResources",
"ruleIndex": 7
"ruleIndex": 9
}
],
"tool": {
......@@ -404,6 +478,37 @@
"fullName": "PowerApps app checker",
"name": "PowerApps app checker",
"rules": [
{
"id": "app-ErrInvalidDot",
"messageStrings": {
"issue": {
"text": "Invalid use of '.'"
}
},
"properties": {
"componentType": "app",
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "app-ErrIncompatibleCtxtVariableTypes",
"messageStrings": {
"issue": {
"text": "Incompatible type. We can't evaluate your formula because the context variable types are incompatible with the types of values in other places in your app."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Look at places where you use a context variable and make sure that the type (e.g., text, number, date, record, table) is compatible."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "acc-ReadableScreenNameNeeded",
"messageStrings": {
......
......@@ -21,7 +21,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/08/2024 15:00:10",
"HeaderLastSavedDateTimeUTC": "01/08/2024 15:08:13",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"4a3b4086-5fc9-44c6-81a0-d614f19e11fd": "\"/providers/Microsoft.PowerApps/apis/shared_logicflows/connections/EC84356E395FAA1B0FDF1C7E126B562E-C1654A69E558FC9F\"",
......
......@@ -4,13 +4,13 @@
"IsLocalBuild": false
},
"ClientPerFileChecksums": {
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"AppCheckerResult.sarif": "C8_xfbpPqPabCyHIYHxJXjSppUZs7+U2AHfVYz1cttc7fg=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_q3Ou2zfrgWB/P1nJcvNbwLcNR27qwsUW3o6MrIidawI=",
"Header.json": "C8_JPY0uJOYyiZyZbwrWoEjTTLTaQx8NZnf/WwtaaZkOqg=",
"Properties.json": "C8_h2d/bZwogtlOPcL8+ieuPYS2fND5fATn/nHXf6S93No=",
"Controls\\4.json": "C8_ewZSlc2NccihxQC+lZhOFY/CS9o/4XnpCcXuCM34L4g=",
"Header.json": "C8_rU5kbAEGHMqtUI0NwbTaRZutGJQ9hlDfmt0Ja7QAnfk=",
"Properties.json": "C8_xAEuMoHxIKobuOPY0oIAM7kNM0CY5nAKZCu5/tW2sps=",
"References\\DataSources.json": "C8_p1n9Ref5C1FgOHFzowVJAynaWAyjUpkEL6zrSE+DiVw=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_ZLoUoOFT2kLg+DiLhoWksOD2qshF1YGEI5V2+LGKSZ8=",
......@@ -18,15 +18,15 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_xzRZnp/W+ezQrsXfkiWvAfr0iz5eSUHWZV3Ezr7Mlek=",
"ClientStampedChecksum": "C8_QYDWfXr5tdxfrYFKwy2IB2tsX8vy34RXehycVSMAVSc=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_d29ku0bfNVhM5JFAjQClF39Risr1NyOswzHRy2Pb7AY=",
"AppCheckerResult.sarif": "C8_xfbpPqPabCyHIYHxJXjSppUZs7+U2AHfVYz1cttc7fg=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_q3Ou2zfrgWB/P1nJcvNbwLcNR27qwsUW3o6MrIidawI=",
"Header.json": "C8_JPY0uJOYyiZyZbwrWoEjTTLTaQx8NZnf/WwtaaZkOqg=",
"Properties.json": "C8_h2d/bZwogtlOPcL8+ieuPYS2fND5fATn/nHXf6S93No=",
"Controls\\4.json": "C8_ewZSlc2NccihxQC+lZhOFY/CS9o/4XnpCcXuCM34L4g=",
"Header.json": "C8_rU5kbAEGHMqtUI0NwbTaRZutGJQ9hlDfmt0Ja7QAnfk=",
"Properties.json": "C8_xAEuMoHxIKobuOPY0oIAM7kNM0CY5nAKZCu5/tW2sps=",
"References\\DataSources.json": "C8_p1n9Ref5C1FgOHFzowVJAynaWAyjUpkEL6zrSE+DiVw=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_ZLoUoOFT2kLg+DiLhoWksOD2qshF1YGEI5V2+LGKSZ8=",
......@@ -34,5 +34,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_xzRZnp/W+ezQrsXfkiWvAfr0iz5eSUHWZV3Ezr7Mlek="
"ServerStampedChecksum": "C8_QYDWfXr5tdxfrYFKwy2IB2tsX8vy34RXehycVSMAVSc="
}
\ No newline at end of file
......@@ -242,7 +242,7 @@ Screen1 As screen:
HoverFill: =RGBA(0, 0, 0, 0)
Icon: =Icon.Send
OnSelect: |-
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text))));
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & Set(returnCAO, ConnectAzureOpenai.Run(textinput1.Text).content)));
Reset(textinput1);
//Notify("ChatGPT asked", NotificationType.Success , 1000);
PressedBorderColor: =RGBA(0, 0, 0, 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment