Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:24:1: Warnings occurred while importing module "app.graphia": [import]
import app.graphia
^^^^^^
---
Warning: Failed to import app.graphia. Are your import paths set up properly? [import]
---
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:25:1: Warnings occurred while importing module "app.graphia.Controls": [import]
import app.graphia.Controls
^^^^^^
---
Warning: Failed to import app.graphia.Controls. Are your import paths set up properly? [import]
---
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:26:1: Warnings occurred while importing module "app.graphia.Utils": [import]
import app.graphia.Utils
^^^^^^
---
Warning: Failed to import app.graphia.Utils. Are your import paths set up properly? [import]
---
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:50:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:112:13: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:50:5: Cannot resolve alias "removeAttributesSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:50:5: Cannot resolve alias "removeAttributesSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:50:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:112:13: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:126:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:136:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:112:13: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:89:9: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:79:13: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:50:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:96:13: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:97:13: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:98:13: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:99:13: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "elementType"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:100:13: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:102:13: Binding assigned to "allowMultipleSelection", but no property "allowMultipleSelection" exists in the current element. [missing-property]
allowMultipleSelection: true
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:104:13: Binding assigned to "filterExpression", but no property "filterExpression" exists in the current element. [missing-property]
filterExpression: function(row, parent)
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:52:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:81:17: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "edit-delete"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:112:37: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:61:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:60:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:66:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:96:27: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:100:31: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:106:35: Unqualified access [unqualified]
let userDefined = model.data(model.index(row, 0), proxyModel.role("userDefined"));
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:112:52: Unqualified access [unqualified]
AttributeListSortMenu { attributeList: parent }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
AttributeListSortMenu { attributeList: root.parent }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/RemoveAttributesDialog.qml:128:21: Unqualified access [unqualified]
document.removeAttributes(attributeList.selectedValues);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.removeAttributes(attributeList.selectedValues);
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:43:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:109:13: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:43:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:43:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:81:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:109:13: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:43:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:46:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "tracking"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:55:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Tracking.qml:96:19: Unqualified access [unqualified]
text: Utils.format(qsTr("We want to continue improving {0}, " +
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:25:1: Warnings occurred while importing module "QtQuick.Dialogs": [import]
import QtQuick.Dialogs
^^^^^^
---
Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. ColorDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FontDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FileDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. MessageDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialog 6.0 is defined multiple times. [import]
Warning: Ambiguous type detected. FolderDialogDelegate 6.0 is defined multiple times. [import]
---
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:31:1: Warnings occurred while importing module "app.graphia.Plugins": [import]
import app.graphia.Plugins
^^^^^^
---
Warning: Failed to import app.graphia.Plugins. Are your import paths set up properly? [import]
---
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:632:17: SplitViewHandle was not found. Did you add all import paths? [import]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: Did you mean "SplitHandle"?
handle: SplitHandle {}
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: SortFilterProxyModel was not found. Did you add all import paths? [import]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:163:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:271:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:510:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:536:5: OpenFileDialog was not found. Did you add all import paths? [import]
OpenFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "OpenUrlDialog"?
OpenUrlDialog
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:673:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:675:21: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: delete1.hidden && delete2.hidden }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: delete1.hidden && delete2.hidden }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:682:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:683:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:684:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:694:29: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:704:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:706:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:708:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:720:29: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:731:21: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: searchWebMenuItem.hidden }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: searchWebMenuItem.hidden }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:732:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:740:21: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: changeBackgroundColourMenuItem.hidden }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: changeBackgroundColourMenuItem.hidden }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:741:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:861:17: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1227:25: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: togglePluginMinimiseAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: togglePluginMinimiseAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1228:25: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: togglePluginWindowAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: togglePluginWindowAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1254:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1267:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1294:5: PluginContent was not found. Did you add all import paths? [import]
PluginContent { id: defaultPluginContent }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1456:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1457:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1458:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1459:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: Document was not found. Did you add all import paths? [import]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2163:17: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2185:17: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2211:21: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2170:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2012:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2148:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:649:17: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2192:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1946:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:685:21: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1909:5: Tutorial was not found. Did you add all import paths? [import]
Tutorial
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1913:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1453:9: PlatformMenuBar was not found. Did you add all import paths? [import]
PlatformMenuBar
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2073:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: Graph was not found. Did you add all import paths? [import]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:710:21: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2112:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2049:9: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:644:17: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:825:17: unknown grouped property scope anchors. [unqualified]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:829:17: unknown grouped property scope icon. [unqualified]
icon.name: "go-previous"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:843:17: unknown grouped property scope anchors. [unqualified]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:847:17: unknown grouped property scope icon. [unqualified]
icon.name: "go-next"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:863:21: unknown grouped property scope icon. [unqualified]
icon.name: "edit-undo"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1018:17: unknown grouped property scope anchors. [unqualified]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1041:17: unknown grouped property scope anchors. [unqualified]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1064:17: unknown grouped property scope anchors. [unqualified]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2165:21: unknown grouped property scope icon. [unqualified]
icon.name: findAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2187:21: unknown grouped property scope icon. [unqualified]
icon.name: findByAttributeAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:163:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:271:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:271:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:271:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:510:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:510:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:510:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:536:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:536:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:536:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: 'Graph' is used but it is not resolved [unresolved-type]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:644:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: 'Graph' is used but it is not resolved [unresolved-type]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: 'Graph' is used but it is not resolved [unresolved-type]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:649:17: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:649:17: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:649:17: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:673:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:673:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:675:21: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: delete1.hidden && delete2.hidden }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:682:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:682:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:683:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:683:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:684:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:684:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:685:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:685:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:685:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:694:29: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:694:29: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:704:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:704:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:706:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:706:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:708:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:708:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:710:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:710:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:710:21: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:720:29: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:720:29: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:731:21: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: searchWebMenuItem.hidden }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:732:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:732:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:732:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:740:21: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: changeBackgroundColourMenuItem.hidden }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:741:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:741:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:741:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: 'Graph' is used but it is not resolved [unresolved-type]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:825:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:825:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:825:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:829:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "go-previous"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:843:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:843:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:843:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:847:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "go-next"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:861:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:863:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "edit-undo"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:861:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:861:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1018:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1018:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1041:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1041:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1064:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1064:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1227:25: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePluginMinimiseAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1228:25: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePluginWindowAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1254:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1254:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1267:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1456:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1456:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1457:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1457:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1458:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1458:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1459:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1459:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: 'Document' is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1913:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1913:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1913:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1946:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1946:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1946:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2012:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2012:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2012:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2049:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2049:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2049:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2073:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2073:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2073:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2073:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2112:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2112:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2112:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2112:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2148:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2148:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2148:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2163:17: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2165:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: findAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2170:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2170:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2170:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2185:17: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2187:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: findByAttributeAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2192:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2192:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2192:9: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2175:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2017:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2153:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1453:9: Type PlatformMenuBar is used but it is not resolved [unresolved-type]
PlatformMenuBar
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2185:17: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:653:21: Cannot assign to non-existent default property [missing-property]
TextMetrics
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1227:25: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePluginMinimiseAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1228:25: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePluginWindowAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2197:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2211:21: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1951:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:641:13: Type Graph is used but it is not resolved [unresolved-type]
Graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:817:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:835:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1012:13: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1035:13: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1058:13: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:691:25: Cannot assign to non-existent default property [missing-property]
Instantiator
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1913:9: Cannot assign to non-existent default property [missing-property]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2163:17: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1918:13: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:694:29: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:861:17: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:13: Cannot assign to non-existent default property [missing-property]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2079:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:649:17: Cannot assign to non-existent default property [missing-property]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:118:5: Type SortFilterProxyModel is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:163:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:271:5: Type SaveFileDialog is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:510:5: Type SaveFileDialog is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:536:5: Type OpenFileDialog is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1254:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1267:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1294:5: Type PluginContent is used but it is not resolved [unresolved-type]
PluginContent { id: defaultPluginContent }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1696:5: Type Document is used but it is not resolved [unresolved-type]
Document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1909:5: Type Tutorial is used but it is not resolved [unresolved-type]
Tutorial
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:717:25: Cannot assign to non-existent default property [missing-property]
Instantiator
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2118:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:720:29: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2055:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1699:9: Binding assigned to "application", but no property "application" exists in the current element. [missing-property]
application: root.application
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1700:9: Binding assigned to "graph", but no property "graph" exists in the current element. [missing-property]
graph: graph
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:847:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "go-next"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1228:41: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: togglePluginWindowAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2194:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Conclusion")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2195:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: (root.width * 0.5) - childrenRect.width * 0.5;
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2196:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:514:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Export Node Positions")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:515:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: [qsTr("JSON File (*.json)")]
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1062:17: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignBottom|Qt.AlignLeft
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1067:17: Binding assigned to "initiallyOpen", but no property "initiallyOpen" exists in the current element. [missing-property]
initiallyOpen: false
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1068:17: Binding assigned to "disableItemWhenClosed", but no property "disableItemWhenClosed" exists in the current element. [missing-property]
disableItemWhenClosed: false
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1041:25: Binding assigned to "horizontalCenter", but no property "horizontalCenter" exists in the current element. [missing-property]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1042:25: Binding assigned to "top", but no property "top" exists in the current element. [missing-property]
anchors.top: parent.top
^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1459:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1459:59: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: !_document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:731:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: searchWebMenuItem.hidden }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2075:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Transforms")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2076:13: Binding assigned to "target", but no property "target" exists in the current element. [missing-property]
target: transforms
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2077:13: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight | Qt.AlignBottom
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2078:13: Binding assigned to "edges", but no property "edges" exists in the current element. [missing-property]
edges: Qt.RightEdge | Qt.TopEdge
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:735:25: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !contextMenu.nodeWasClicked
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:736:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: Utils.format(qsTr("Search Web for '{0}'"), contextMenu.clickedNodeName)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:829:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "go-previous"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1016:17: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignTop|Qt.AlignLeft
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1021:17: Binding assigned to "initiallyOpen", but no property "initiallyOpen" exists in the current element. [missing-property]
initiallyOpen: false
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1022:17: Binding assigned to "disableItemWhenClosed", but no property "disableItemWhenClosed" exists in the current element. [missing-property]
disableItemWhenClosed: false
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:683:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:683:84: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectTargetsOfNodeAction.visible; action: selectTargetsOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2172:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Find By Attribute Value")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2173:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2174:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: !findPanel.hidden ? find.y + find.height + 10 : 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:840:17: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property]
opacity: _visible ? 1.0 : 0.0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:841:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: opacity > 0.0
^^^^^^^
Info: Did you mean "_visible"?
_visible: opacity > 0.0
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:848:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Goto Next Component");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:706:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:707:55: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
!selectTargetsAction.visible; action: selectTargetsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:843:25: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:844:25: Binding assigned to "right", but no property "right" exists in the current element. [missing-property]
anchors.right: graph.right
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:845:25: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors.margins: 20
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:863:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "edit-undo"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:673:53: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:673:88: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { id: delete1; hidden: !deleteNodeAction.visible; action: deleteNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1064:25: Binding assigned to "left", but no property "left" exists in the current element. [missing-property]
anchors.left: parent.left
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1065:25: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property]
anchors.bottom: parent.bottom
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1458:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1458:59: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: !_document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:682:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:682:84: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectSourcesOfNodeAction.visible; action: selectSourcesOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:696:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: modelData
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1948:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Nodes and Edges")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1949:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: (root.width * 0.5) - childrenRect.width * 0.5
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1950:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:540:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Import From File…")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:541:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: "Graphia Node Positions (*.json)"
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:645:17: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !_document.graphChanging
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:704:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:705:55: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
!selectSourcesAction.visible; action: selectSourcesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:95: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2114:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Visualisations")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2115:13: Binding assigned to "target", but no property "target" exists in the current element. [missing-property]
target: visualisations
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2116:13: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight | Qt.AlignTop
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2117:13: Binding assigned to "edges", but no property "edges" exists in the current element. [missing-property]
edges: Qt.RightEdge | Qt.BottomEdge
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2052:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Node Attributes")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2053:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2054:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: graph.height - height - 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:644:25: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:123:9: Binding assigned to "sourceModel", but no property "sourceModel" exists in the current element. [missing-property]
sourceModel: model
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:125:9: Binding assigned to "filterRoleName", but no property "filterRoleName" exists in the current element. [missing-property]
filterRoleName: "hasSharedValues"
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:126:9: Binding assigned to "filterRegularExpression", but no property "filterRegularExpression" exists in the current element. [missing-property]
filterRegularExpression: /true/
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:822:17: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property]
opacity: _visible ? 1.0 : 0.0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:823:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: opacity > 0.0
^^^^^^^
Info: Did you mean "_visible"?
_visible: opacity > 0.0
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:830:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Goto Previous Component");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1039:17: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignTop
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1044:17: Binding assigned to "initiallyOpen", but no property "initiallyOpen" exists in the current element. [missing-property]
initiallyOpen: false
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1045:17: Binding assigned to "disableItemWhenClosed", but no property "disableItemWhenClosed" exists in the current element. [missing-property]
disableItemWhenClosed: false
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1457:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1457:59: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: !_document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:78: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:78: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1018:25: Binding assigned to "left", but no property "left" exists in the current element. [missing-property]
anchors.left: parent.left
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1019:25: Binding assigned to "top", but no property "top" exists in the current element. [missing-property]
anchors.top: parent.top
^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:53: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:128: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1227:41: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: togglePluginMinimiseAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1915:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Introduction")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1916:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1917:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:740:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: changeBackgroundColourMenuItem.hidden }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:119: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:744:25: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: contextMenu.nodeWasClicked
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:745:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Change Background &Colour")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:713:25: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !_document.busy && !hidden
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:714:25: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: numAttributesWithSharedValues === 0 || _document.nodeSelectionEmpty ||
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:716:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr('Select Shared Values of Selection')
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1257:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "window"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:722:33: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: modelData
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:864:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Return to Overview Mode")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:684:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:684:87: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectNeighboursOfNodeAction.visible; action: selectNeighboursOfNodeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:675:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: delete1.hidden && delete2.hidden }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:708:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty || contextMenu.clickedNodeIsSameAsSelection ||
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:709:58: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
!selectNeighboursAction.visible; action: selectNeighboursAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2014:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Overview Mode")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2015:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: (root.width * 0.5) - childrenRect.width * 0.5;
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2016:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:40: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:84: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:166:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2150:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Search Graph")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2151:13: Binding assigned to "x", but no property "x" exists in the current element. [missing-property]
x: 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2152:13: Binding assigned to "y", but no property "y" exists in the current element. [missing-property]
y: !findPanel.hidden ? find.y + find.height + 10 : 10
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:275:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Save File…")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:276:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters:
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1456:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1456:59: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: !_document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1270:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:688:25: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !_document.busy && !hidden
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:689:25: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: numAttributesWithSharedValues === 0 || !contextMenu.nodeWasClicked
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:690:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: Utils.format(qsTr("Select Shared Values of '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:45: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1455:59: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: !_document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2187:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: findByAttributeAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:825:25: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors.verticalCenter: graph.verticalCenter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:826:25: Binding assigned to "left", but no property "left" exists in the current element. [missing-property]
anchors.left: graph.left
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:827:25: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors.margins: 20
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2165:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: findAction.icon.name
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:632:17: Type SplitViewHandle is used but it is not resolved [unresolved-type]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:25:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:788:38: Property "opacity" is custom-parsed in PropertyChanges. You should phrase this binding as "emptyGraphLabel.opacity: 1.0" [Quick.property-changes-parsed]
opacity: 1.0
^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:787:37: You should remove any bindings on the "target" property and avoid custom-parsed bindings in PropertyChanges. [Quick.property-changes-parsed]
target: emptyGraphLabel
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:52:20: Unqualified access [unqualified]
return QmlUtils.baseFileNameForUrl(root.savedFileUrl);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:62:20: Unqualified access [unqualified]
return QmlUtils.baseFileNameForUrlNoExtension(root.savedFileUrl);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:305:30: Unqualified access [unqualified]
let initialFileUrl = QmlUtils.removeExtension(root.hasBeenSaved ? root.savedFileUrl : root.url);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:445:24: Unqualified access [unqualified]
return Utils.format(qsTr("Repeat Last Selection ({0} Value)"),
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:279:30: Unqualified access [unqualified]
let saverTypes = application ? application.saverFileTypes() : [];
^^^^^^^^^^^
Info: application is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let saverTypes = root.application ? application.saverFileTypes() : [];
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:290:30: Unqualified access [unqualified]
let saverTypes = application.saverFileTypes();
^^^^^^^^^^^
Info: application is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let saverTypes = root.application.saverFileTypes();
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:328:15: Unqualified access [unqualified]
text: Utils.format(qsTr("Do you want to save changes to '{0}'?"), baseFileName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:352:13: Property "onSaveConfirmedFunction" is a variant property. It may or may not be a method. Use a regular function instead. [use-proper-function]
onSaveConfirmedFunction();
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:592:15: Unqualified access [unqualified]
text: Utils.format(qsTr("&Delete '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:601:15: Unqualified access [unqualified]
text: Utils.format(qsTr("Select Sources of '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:610:15: Unqualified access [unqualified]
text: Utils.format(qsTr("Select Targets of '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:619:15: Unqualified access [unqualified]
text: Utils.format(qsTr("Select Neigh&bours of '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:647:50: Unqualified access [unqualified]
property bool _inComponentMode: !inOverviewMode && numComponents > 1
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:644:31: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:62: Unqualified access [unqualified]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:674:136: Unqualified access [unqualified]
PlatformMenuItem { id: delete2; hidden: !deleteAction.visible || contextMenu.clickedNodeIsSameAsSelection; action: deleteAction }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:677:103: Unqualified access [unqualified]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes; action: selectAllAction }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:678:127: Unqualified access [unqualified]
PlatformMenuItem { hidden: _document.numNodesSelected === graph.numNodes || graph.inOverviewMode; action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:679:86: Unqualified access [unqualified]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: selectNoneAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:680:86: Unqualified access [unqualified]
PlatformMenuItem { hidden: _document.nodeSelectionEmpty; action: invertSelectionAction }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:689:33: Unqualified access [unqualified]
hidden: numAttributesWithSharedValues === 0 || !contextMenu.nodeWasClicked
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: numAttributesWithSharedValues is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: root.numAttributesWithSharedValues === 0 || !contextMenu.nodeWasClicked
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:690:32: Unqualified access [unqualified]
title: Utils.format(qsTr("Select Shared Values of '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:693:36: Unqualified access [unqualified]
model: sharedValuesAttributeNames
^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: sharedValuesAttributeNames is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.sharedValuesAttributeNames
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:696:39: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:697:77: Unqualified access [unqualified]
onTriggered: { selectBySharedAttributeValue(text, contextMenu.clickedNodeId); }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:705:63: Unqualified access [unqualified]
!selectSourcesAction.visible; action: selectSourcesAction }
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:707:63: Unqualified access [unqualified]
!selectTargetsAction.visible; action: selectTargetsAction }
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:709:66: Unqualified access [unqualified]
!selectNeighboursAction.visible; action: selectNeighboursAction }
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:714:33: Unqualified access [unqualified]
hidden: numAttributesWithSharedValues === 0 || _document.nodeSelectionEmpty ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: numAttributesWithSharedValues is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: root.numAttributesWithSharedValues === 0 || _document.nodeSelectionEmpty ||
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:719:36: Unqualified access [unqualified]
model: sharedValuesAttributeNames
^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: sharedValuesAttributeNames is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.sharedValuesAttributeNames
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:722:39: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:723:77: Unqualified access [unqualified]
onTriggered: { selectBySharedAttributeValue(text); }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:49: Unqualified access [unqualified]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:729:92: Unqualified access [unqualified]
PlatformMenuItem { hidden: !repeatLastSelectionAction.enabled; action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:736:31: Unqualified access [unqualified]
text: Utils.format(qsTr("Search Web for '{0}'"), contextMenu.clickedNodeName)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:823:26: Unqualified access [unqualified]
visible: opacity > 0.0
^^^^^^^
Info: opacity is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.opacity > 0.0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:841:26: Unqualified access [unqualified]
visible: opacity > 0.0
^^^^^^^
Info: opacity is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.opacity > 0.0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:876:36: Unqualified access [unqualified]
return Utils.format(qsTr("Component {0} of {1}"),
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:909:26: Unqualified access [unqualified]
visible: toggleFpsMeterAction.checked
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:914:23: Unqualified access [unqualified]
text: Utils.format(qsTr("{0} fps"), _document.fps.toFixed(1))
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:907:34: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:921:34: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:925:47: Unqualified access [unqualified]
visible: plugin.loaded && toggleGraphMetricsAction.checked
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1018:31: Unqualified access [unqualified]
anchors.left: parent.left
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.left: root.parent.left
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1019:30: Unqualified access [unqualified]
anchors.top: parent.top
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.top: root.parent.top
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1041:43: Unqualified access [unqualified]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.horizontalCenter: root.parent.horizontalCenter
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1042:30: Unqualified access [unqualified]
anchors.top: parent.top
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.top: root.parent.top
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1064:31: Unqualified access [unqualified]
anchors.left: parent.left
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.left: root.parent.left
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1065:33: Unqualified access [unqualified]
anchors.bottom: parent.bottom
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.bottom: root.parent.bottom
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1206:29: Unqualified access [unqualified]
topPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1207:32: Unqualified access [unqualified]
bottomPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1227:49: Unqualified access [unqualified]
ToolBarButton { action: togglePluginMinimiseAction }
^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1228:49: Unqualified access [unqualified]
ToolBarButton { action: togglePluginWindowAction }
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1312:17: Unqualified access [unqualified]
popOutPlugin();
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1439:16: Unqualified access [unqualified]
title: application && _document.pluginName.length > 0 ?
^^^^^^^^^^^
Info: application is a member of a parent element.
You can qualify the access with its id to avoid this warning.
title: root.application && _document.pluginName.length > 0 ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1449:27: Unqualified access [unqualified]
if(visible & !destructing)
^^^^^^^^^^^
Info: destructing is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(visible & !root.destructing)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1465:25: Unqualified access [unqualified]
topPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1466:28: Unqualified access [unqualified]
bottomPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1497:42: Member "width" not found on type "QObject" [missing-property]
x = (pluginWindow.screen.width - width) * 0.5
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1632:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1634:30: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1702:43: Unqualified access [unqualified]
property bool nodeSelectionEmpty: numNodesSelected === 0
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1703:43: Unqualified access [unqualified]
property bool canDeleteSelection: editable && !nodeSelectionEmpty
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1704:53: Unqualified access [unqualified]
property bool significantCommandInProgress: commandInProgress && !commandTimer.running
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1705:44: Unqualified access [unqualified]
property bool canChangeComponent: !busy && graph.numComponents > 1
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1706:36: Unqualified access [unqualified]
property bool hasPluginUI: pluginQmlPath.length > 0
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1710:20: Unqualified access [unqualified]
return projection() === Projection.TwoDee ? shading2D() : shading3D();
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1715:16: Unqualified access [unqualified]
if(projection() === Projection.TwoDee)
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1782:53: Unqualified access [unqualified]
errorSavingFileMessageDialog.text = Utils.format(qsTr("{0} could not be saved."),
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1826:17: Unqualified access [unqualified]
_refreshAttributesWithSharedValues();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1876:16: Unqualified access [unqualified]
if(commandInProgress)
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1949:37: Unqualified access [unqualified]
x: (root.width * 0.5) - childrenRect.width * 0.5
^^^^^^^^^^^^
Info: childrenRect is a member of a parent element.
You can qualify the access with its id to avoid this warning.
x: (root.width * 0.5) - root.childrenRect.width * 0.5
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:1953:26: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2015:37: Unqualified access [unqualified]
x: (root.width * 0.5) - childrenRect.width * 0.5;
^^^^^^^^^^^^
Info: childrenRect is a member of a parent element.
You can qualify the access with its id to avoid this warning.
x: (root.width * 0.5) - root.childrenRect.width * 0.5;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2032:27: Unqualified access [unqualified]
text: Utils.format(qsTr("When a graph contains multiple disconnected graphs (Components) {0} " +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2081:26: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2120:26: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2165:32: Unqualified access [unqualified]
icon.name: findAction.icon.name
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2187:32: Unqualified access [unqualified]
icon.name: findByAttributeAction.icon.name
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2195:37: Unqualified access [unqualified]
x: (root.width * 0.5) - childrenRect.width * 0.5;
^^^^^^^^^^^^
Info: childrenRect is a member of a parent element.
You can qualify the access with its id to avoid this warning.
x: (root.width * 0.5) - root.childrenRect.width * 0.5;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2199:26: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TabUI.qml:2205:27: Unqualified access [unqualified]
text: Utils.format(qsTr("This concludes our brief introduction of {0} using the London transport network!
" +
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:41:5: LimitConstants was not found. Did you add all import paths? [import]
LimitConstants { id: limitConstants }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:43:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: ButtonMenu was not found. Did you add all import paths? [import]
ButtonMenu
^^^^^^^^^^
Info: Did you mean "Button"?
Button
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:404:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: closeAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:264:21: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:279:21: unknown grouped property scope font. [unqualified]
font.italic: root.isCustom
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:378:17: unknown grouped property scope icon. [unqualified]
icon.name: "list-remove"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:390:17: unknown grouped property scope icon. [unqualified]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:43:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:43:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:227:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:264:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:279:21: 'font' is used but it is not resolved [unresolved-type]
font.italic: root.isCustom
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:378:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "list-remove"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:390:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:404:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: 'ToolBarSeparator' is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: 'ToolBarSeparator' is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: 'ToolBarSeparator' is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: 'ToolBarSeparator' is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: 'ToolBarSeparator' is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:41:5: Type LimitConstants is used but it is not resolved [unresolved-type]
LimitConstants { id: limitConstants }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:43:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:453:9: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:374:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:386:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:404:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:260:17: Type ButtonMenu is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:279:26: Binding assigned to "italic", but no property "italic" exists in the current element. [missing-property]
font.italic: root.isCustom
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:264:29: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:376:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.matchingPreset.length > 0 && !presetNameTextField.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:377:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Remove Preset")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:390:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:378:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "list-remove"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:46:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:458:13: Binding assigned to "orientation", but no property "orientation" exists in the current element. [missing-property]
orientation: Qt.Horizontal
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:459:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.document.layoutSettingNames.length > 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:388:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.isCustom
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:389:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Add Preset")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:263:21: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !presetNameTextField.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:265:21: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: palette.highlight
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:267:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:281:21: Binding assigned to "textAlignment", but no property "textAlignment" exists in the current element. [missing-property]
textAlignment: Text.AlignLeft
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:283:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model:
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:404:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: closeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:212:44: Unqualified access [unqualified]
implicitWidth: layout.implicitWidth + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:213:46: Unqualified access [unqualified]
implicitHeight: layout.implicitHeight + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:214:29: Unqualified access [unqualified]
width: implicitWidth + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:215:31: Unqualified access [unqualified]
height: implicitHeight + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:220:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:217:19: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:229:13: Unqualified access [unqualified]
_visible = false;
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root._visible = false;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:236:18: Unqualified access [unqualified]
enabled: _visible
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._visible
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:247:26: Unqualified access [unqualified]
anchors.margins: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:265:33: Unqualified access [unqualified]
hoverColor: palette.highlight
^^^^^^^
Info: palette is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hoverColor: root.palette.highlight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:300:28: Unqualified access [unqualified]
if(selectedValue.length === 0)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:264:35: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:409:20: Unqualified access [unqualified]
model: document.layoutSettingNames
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.document.layoutSettingNames
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:418:21: Unqualified access [unqualified]
root.document.setLayoutSettingNormalisedValue(modelData, value);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:424:21: Unqualified access [unqualified]
root.document.resetLayoutSettingValue(modelData);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:414:36: Unqualified access [unqualified]
Layout.leftMargin: _buttonMenuOffset
^^^^^^^^^^^^^^^^^
Info: _buttonMenuOffset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.leftMargin: ._buttonMenuOffset
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:431:35: Unqualified access [unqualified]
let setting = root.document.layoutSetting(modelData);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:439:29: Unqualified access [unqualified]
target: root.document
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:443:37: Unqualified access [unqualified]
if(name !== modelData)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:456:32: Unqualified access [unqualified]
Layout.leftMargin: _buttonMenuOffset + Constants.margin
^^^^^^^^^^^^^^^^^
Info: _buttonMenuOffset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.leftMargin: root._buttonMenuOffset + Constants.margin
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:457:33: Unqualified access [unqualified]
Layout.rightMargin: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:465:32: Unqualified access [unqualified]
Layout.leftMargin: _buttonMenuOffset
^^^^^^^^^^^^^^^^^
Info: _buttonMenuOffset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.leftMargin: root._buttonMenuOffset
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:477:32: Unqualified access [unqualified]
Layout.leftMargin: _buttonMenuOffset
^^^^^^^^^^^^^^^^^
Info: _buttonMenuOffset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.leftMargin: root._buttonMenuOffset
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LayoutSettings.qml:488:32: Unqualified access [unqualified]
Layout.leftMargin: _buttonMenuOffset
^^^^^^^^^^^^^^^^^
Info: _buttonMenuOffset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.leftMargin: root._buttonMenuOffset
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:138:5: EditAttributeTableModel was not found. Did you add all import paths? [import]
EditAttributeTableModel
^^^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "EditAttributeDialog"?
EditAttributeDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:155:9: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:165:9: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: TreeComboBox was not found. Did you add all import paths? [import]
TreeComboBox
^^^^^^^^^^^^
Info: Did you mean "ComboBox"?
ComboBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:830:13: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:150:5: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:833:17: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:138:5: 'EditAttributeTableModel' is used but it is not resolved [unresolved-type]
EditAttributeTableModel
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:138:5: 'EditAttributeTableModel' is used but it is not resolved [unresolved-type]
EditAttributeTableModel
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:150:5: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:155:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:155:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:155:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:165:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:165:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:165:9: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:830:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:833:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:849:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:861:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:252:9: Type TreeComboBox is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:138:5: Type EditAttributeTableModel is used but it is not resolved [unresolved-type]
EditAttributeTableModel
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:150:5: Type PlatformMenu is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:242:13: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:155:9: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:830:13: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:167:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Reset All")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:168:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: editAttributeTableModel.hasEdits
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:141:9: Binding assigned to "document", but no property "document" exists in the current element. [missing-property]
document: root.document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:244:17: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "document-properties"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:833:25: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:157:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Reset")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:158:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: { return editAttributeTableModel.rowIsEdited(contextMenu.resetRow); }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:256:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.attributeName.length === 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:260:13: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property]
placeholderText: qsTr("Select an Attribute")
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:262:13: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:263:13: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "elementType"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:264:13: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:266:13: Binding assigned to "filterRoleName", but no property "filterRoleName" exists in the current element. [missing-property]
filterRoleName: "editable"
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:267:13: Binding assigned to "filterRegularExpression", but no property "filterRegularExpression" exists in the current element. [missing-property]
filterRegularExpression: /true/
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:83:33: Unqualified access [unqualified]
property var _selectedType: ValueType.Unknown
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:100:30: Unqualified access [unqualified]
root._selectedType = ValueType.Unknown;
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:123:17: Unqualified access [unqualified]
target: document
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.document
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:196:18: Member "_yesFn" not found on type "QObject" [missing-property]
this._yesFn();
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:202:18: Member "_cancelFn" not found on type "QObject" [missing-property]
this._cancelFn();
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:220:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:219:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:225:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:262:27: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:264:31: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:372:33: Unqualified access [unqualified]
if(type === ValueType.Unknown)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:337:53: Member "font" not found on type "QQuickItem" [missing-property]
if(dataTypeComboBox.contentItem.font.bold !== undefined)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:521:63: Unqualified access [unqualified]
implicitHeight: headerLabel.height + (headerView.labelPadding * 2)
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:543:56: Unqualified access [unqualified]
width: parent.width - (headerView.sortIndicatorMargin + headerView.sortIndicatorWidth)
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:549:39: Unqualified access [unqualified]
text: model.display
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: .model.display
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:541:53: Unqualified access [unqualified]
anchors.leftMargin: headerView.labelPadding
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:559:40: Unqualified access [unqualified]
width: headerView.sortIndicatorWidth
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:560:41: Unqualified access [unqualified]
height: headerView.sortIndicatorHeight
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:561:42: Unqualified access [unqualified]
visible: editAttributeTableModel.sortColumn === model.column
^^^^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:557:54: Unqualified access [unqualified]
anchors.rightMargin: headerView.sortIndicatorMargin
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:566:44: Unqualified access [unqualified]
angle: editAttributeTableModel.ascendingSortOrder ? 180 : 0
^^^^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:572:50: Unqualified access [unqualified]
strokeColor: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:583:42: Unqualified access [unqualified]
visible: model.column === 0
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: .model.column === 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:588:40: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:596:40: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:611:50: Unqualified access [unqualified]
if(atLeft && model.column === 0)
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(atLeft && .model.column === 0)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:629:44: Unqualified access [unqualified]
if(editAttributeTableModel.sortColumn === model.column)
^^^^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:640:41: Unqualified access [unqualified]
headerView.columnDivisorPosition = _defaultColumnDivisor;
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:663:75: Unqualified access [unqualified]
let d = (headerItem.x + mouseX) / headerView.width;
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:715:36: Unqualified access [unqualified]
color: model.row % 2 ? palette.window : palette.alternateBase
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
color: .model.row % 2 ? palette.window : palette.alternateBase
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:730:40: Unqualified access [unqualified]
color: QmlUtils.contrastingColor(parent.color)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:733:39: Unqualified access [unqualified]
text: model.display
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: .model.display
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:731:44: Unqualified access [unqualified]
font.bold: model.edited
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
font.bold: .model.edited
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:745:45: Unqualified access [unqualified]
contextMenu.resetRow = model.index % editAttributeTableModel.rowCount();
^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:755:44: Unqualified access [unqualified]
if(model.column !== 1)
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(.model.column !== 1)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:772:44: Unqualified access [unqualified]
text = model.display;
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text = .model.display;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:781:48: Unqualified access [unqualified]
text = model.display;
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text = .model.display;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:795:51: Unqualified access [unqualified]
let row = model.index % editAttributeTableModel.rowCount();
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let row = .model.index % editAttributeTableModel.rowCount();
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:813:41: Unqualified access [unqualified]
if(!root._selectedAttribute)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:833:31: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/EditAttributeDialog.qml:851:21: Unqualified access [unqualified]
document.editAttribute(root._attributeName,
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.editAttribute(root._attributeName,
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:29:1: Cannot resolve alias "model" [unresolved-alias]
Window
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:153:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { listBox.edit(listBox.selectedIndex); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:160:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:50:9: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:57:13: Binding assigned to "allowMultipleSelection", but no property "allowMultipleSelection" exists in the current element. [missing-property]
allowMultipleSelection: true
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:59:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: []
^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:48:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:137:28: Unqualified access [unqualified]
let item = itemAt(index);
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ManageNamedListDialog.qml:85:27: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:180:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: SortFilterProxyModel was not found. Did you add all import paths? [import]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:501:17: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: selectMultipleModeAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: selectMultipleModeAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:553:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:558:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:563:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: closeAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:682:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: matchCaseAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: matchCaseAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:683:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: matchWholeWordsAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: matchWholeWordsAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:684:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: matchUsingRegexAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: matchUsingRegexAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:566:9: FramedScrollView was not found. Did you add all import paths? [import]
FramedScrollView
^^^^^^^^^^^^^^^^
Info: Did you mean "ScrollView"?
ScrollView
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:180:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:223:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:239:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:307:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:501:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: selectMultipleModeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:553:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:553:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:558:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:558:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:563:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:566:9: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:566:9: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:566:9: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:682:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: matchCaseAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:683:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: matchWholeWordsAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:684:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: matchUsingRegexAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:501:17: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: selectMultipleModeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:575:13: Cannot assign to non-existent default property [missing-property]
ListView
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:553:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:558:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:563:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:682:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: matchCaseAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:683:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: matchWholeWordsAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:684:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: matchUsingRegexAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:180:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:328:5: Type SortFilterProxyModel is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:566:9: Type FramedScrollView is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:183:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "find"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:51: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:560:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: _type === Find.ByAttribute
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:561:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: selectOnlyAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:55: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:573:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: _selectMultipleMode
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:333:9: Binding assigned to "sourceModel", but no property "sourceModel" exists in the current element. [missing-property]
sourceModel: model
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:337:9: Binding assigned to "filterExpression", but no property "filterExpression" exists in the current element. [missing-property]
filterExpression: function(row, parent)
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:683:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: matchWholeWordsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:563:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: closeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:555:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: _type === Find.Simple || _type === Find.Advanced
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:556:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: selectAllAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:682:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: matchCaseAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:501:34: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: selectMultipleModeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:684:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: matchUsingRegexAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:626:32: Detected width on an item that is managed by a layout. This is undefined behavior; use implicitWidth or Layout.preferredWidth instead. [Quick.layout-positioning]
Rectangle { width: Constants.padding }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:100:17: Unqualified access [unqualified]
o = FindOptions.MatchUsingRegex;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:139:20: Unqualified access [unqualified]
return FindSelectStyle.All;
^^^^^^^^^^^^^^^
Info: Did you mean "_findSelectStyle"?
return _findSelectStyle.All;
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:195:49: Unqualified access [unqualified]
implicitWidth = layout.implicitWidth + (Constants.padding * 2);
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:199:29: Unqualified access [unqualified]
width: implicitWidth + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:200:31: Unqualified access [unqualified]
height: implicitHeight + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:205:33: Unqualified access [unqualified]
color: !root._interrupted ? ControlColors.background : ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:202:19: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:212:18: Unqualified access [unqualified]
enabled: document.numNodesFound > 0
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.document.numNodesFound > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:213:24: Unqualified access [unqualified]
onTriggered: { document.selectAllFound(); }
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: { root.document.selectAllFound(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:221:19: Unqualified access [unqualified]
shortcut: _visible ? "Ctrl+Shift+G" : ""
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
shortcut: root._visible ? "Ctrl+Shift+G" : ""
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:222:18: Unqualified access [unqualified]
enabled: _type === Find.ByAttribute || document.numNodesFound > 0
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._type === Find.ByAttribute || document.numNodesFound > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:225:16: Unqualified access [unqualified]
if(_type === Find.ByAttribute)
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root._type === Find.ByAttribute)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:237:19: Unqualified access [unqualified]
shortcut: _visible ? "Ctrl+G" : ""
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
shortcut: root._visible ? "Ctrl+G" : ""
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:238:18: Unqualified access [unqualified]
enabled: _type === Find.ByAttribute || document.numNodesFound > 0
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._type === Find.ByAttribute || document.numNodesFound > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:241:16: Unqualified access [unqualified]
if(_type === Find.ByAttribute)
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root._type === Find.ByAttribute)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:282:51: Unqualified access [unqualified]
_attributeValues = [valueComboBox.value];
^^^^^
Info: _attributeValues is a member of a parent element.
You can qualify the access with its id to avoid this warning.
_attributeValues = [valueComboBox.root.value];
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:297:47: Unqualified access [unqualified]
onCheckedChanged: function(checked) { _doFind(); }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:311:13: Unqualified access [unqualified]
_closing = true;
^^^^^^^^
Info: _closing is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root._closing = true;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:323:18: Unqualified access [unqualified]
enabled: _visible
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._visible
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:339:30: Unqualified access [unqualified]
let searchable = sourceModel.data(sourceModel.index(row, 0), proxyModel.role("searchable"));
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:353:32: Unqualified access [unqualified]
for(let i = 0; i < rowCount(); i++)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:377:26: Unqualified access [unqualified]
anchors.margins: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:386:26: Unqualified access [unqualified]
visible: _type === Find.Simple || _type === Find.Advanced
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._type === Find.Simple || _type === Find.Advanced
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:392:37: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:432:41: Unqualified access [unqualified]
let index = document.foundIndex + 1;
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let index = root.document.foundIndex + 1;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:441:32: Unqualified access [unqualified]
color: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:456:26: Unqualified access [unqualified]
visible: _type === Find.ByAttribute
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._type === Find.ByAttribute
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:508:31: Unqualified access [unqualified]
visible: !_selectMultipleMode
^^^^^^^^^^^^^^^^^^^
Info: _selectMultipleMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: !root._selectMultipleMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:528:41: Unqualified access [unqualified]
let attribute = document.attribute(selectAttributeComboBox.currentText);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let attribute = root.document.attribute(selectAttributeComboBox.currentText);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:551:65: Unqualified access [unqualified]
FloatingButton { action: _previousAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^^^^^^
Info: _selectMultipleMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
FloatingButton { action: _previousAction; visible: !root._selectMultipleMode }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:552:61: Unqualified access [unqualified]
FloatingButton { action: _nextAction; visible: !_selectMultipleMode }
^^^^^^^^^^^^^^^^^^^
Info: _selectMultipleMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
FloatingButton { action: _nextAction; visible: !root._selectMultipleMode }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:555:26: Unqualified access [unqualified]
visible: _type === Find.Simple || _type === Find.Advanced
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._type === Find.Simple || _type === Find.Advanced
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:560:26: Unqualified access [unqualified]
visible: _type === Find.ByAttribute
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._type === Find.ByAttribute
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:573:22: Unqualified access [unqualified]
visible: _selectMultipleMode
^^^^^^^^^^^^^^^^^^^
Info: _selectMultipleMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._selectMultipleMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:587:31: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:589:39: Unqualified access [unqualified]
rightPadding: scrollView.scrollBarWidth
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:593:36: Unqualified access [unqualified]
return Utils.setContains(_attributeValues, modelData);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:604:52: Unqualified access [unqualified]
_attributeValues = Utils.setAdd(_attributeValues, modelData);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:613:40: Unqualified access [unqualified]
ToolTip.delay: Constants.toolTipDelay
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:614:39: Unqualified access [unqualified]
ToolTip.text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:624:22: Unqualified access [unqualified]
visible: _type === Find.Advanced
^^^^^
Info: _type is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._type === Find.Advanced
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:626:32: Unqualified access [unqualified]
Rectangle { width: Constants.padding }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:646:24: Unqualified access [unqualified]
if(_visible && advancedRow.visible)
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root._visible && advancedRow.visible)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:690:17: Unqualified access [unqualified]
target: document
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.document
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:694:13: Unqualified access [unqualified]
_finding = false;
^^^^^^^^
Info: _finding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root._finding = false;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Find.qml:705:13: Unqualified access [unqualified]
refresh();
^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:54:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:63:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: DelayedBusyIndicator was not found. Did you add all import paths? [import]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "BusyIndicator"?
BusyIndicator
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:458:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:213:21: unknown grouped property scope anchors. [unqualified]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:54:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:63:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:213:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:213:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:380:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:386:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:458:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:458:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:458:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:211:17: Type DelayedBusyIndicator is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:54:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:63:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:458:5: Type SaveFileDialog is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:215:21: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 64
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:216:21: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 64
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:217:21: Binding assigned to "delayedRunning", but no property "delayedRunning" exists in the current element. [missing-property]
delayedRunning: root.generatingPreview
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:462:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Save As Image")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:463:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: [qsTr("PNG Image (*.png)"), qsTr("JPEG Image (*.jpg)"), qsTr("Bitmap Image (*.bmp)")]
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:57:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "screenshot"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:213:29: Binding assigned to "horizontalCenter", but no property "horizontalCenter" exists in the current element. [missing-property]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:214:29: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors.verticalCenter: parent.verticalCenter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:66:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:23:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:75:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:73:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:162:21: Unqualified access [unqualified]
loadPreset(currentIndex);
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:169:22: Unqualified access [unqualified]
spacing: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:177:31: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:192:54: Unqualified access [unqualified]
property real w: parent.width - (Constants.margin * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:193:55: Unqualified access [unqualified]
property real h: parent.height - (Constants.margin * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:195:51: Unqualified access [unqualified]
width: { return Math.min(h * aspectRatio, w); }
^^^^^^^^^^^
Info: aspectRatio is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: { return Math.min(h * root.aspectRatio, w); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:196:51: Unqualified access [unqualified]
height: { return Math.min(w / aspectRatio, h); }
^^^^^^^^^^^
Info: aspectRatio is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: { return Math.min(w / root.aspectRatio, h); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:199:39: Unqualified access [unqualified]
onWidthChanged: { requestPreviewDelayed(); }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:200:40: Unqualified access [unqualified]
onHeightChanged: { requestPreviewDelayed(); }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:207:35: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:213:47: Unqualified access [unqualified]
anchors.horizontalCenter: parent.horizontalCenter
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.horizontalCenter: root.parent.horizontalCenter
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:214:45: Unqualified access [unqualified]
anchors.verticalCenter: parent.verticalCenter
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.verticalCenter: root.parent.verticalCenter
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:358:45: Unqualified access [unqualified]
onCheckedChanged: { requestPreview(); }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:388:32: Unqualified access [unqualified]
let path = Utils.format(qsTr("{0}/{1}-capture-{2}"),
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:497:17: Unqualified access [unqualified]
target: graphView
^^^^^^^^^
Info: graphView is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.graphView
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:504:13: Unqualified access [unqualified]
loadPreset(presets.currentIndex);
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:512:13: Unqualified access [unqualified]
loadPreset(presets.currentIndex);
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CaptureScreenshotDialog.qml:536:24: Unqualified access [unqualified]
onTriggered: { requestPreview(); }
^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Plugins/Templates.qml:23:1: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Plugins/Templates.qml:23:1: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Plugins/Templates.qml:25:5: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Plugins/Templates.qml:44:48: Unqualified access [unqualified]
return asArray().map(e => e.name).sort(QmlUtils.compareStrings);
^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Plugins/BaseParameterDialog.qml:21:1: Unused import [unused-imports]
import QtQuick.Layouts
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1018:24: TableProxyModel was not found. Did you add all import paths? [import]
model: TableProxyModel
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:249:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:973:21: CanvasPaletteHelper was not found. Did you add all import paths? [import]
CanvasPaletteHelper {}
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:31:1: Cannot resolve alias "sortIndicatorOrder" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:31:1: Cannot resolve alias "sortIndicatorColumn" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:31:1: Cannot resolve alias "columnOrder" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:249:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:280:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:308:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:405:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:424:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:440:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:990:21: Signal handler for "onPositionChanged" has more formal parameters than the signal it handles. [signal-handler-parameters]
onPositionChanged: function(mouse)
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1018:24: 'TableProxyModel' is used but it is not resolved [unresolved-type]
model: TableProxyModel
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1018:24: 'TableProxyModel' is used but it is not resolved [unresolved-type]
model: TableProxyModel
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1335:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.showAllColumns(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1341:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.hideAllColumns(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1347:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.showAllCalculatedColumns(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1353:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.hideAllCalculatedColumns(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1359:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { columnSelectionMode = false; }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:973:21: Type CanvasPaletteHelper is used but it is not resolved [unresolved-type]
CanvasPaletteHelper {}
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:249:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:45:5: PluginContent was not found. Did you add all import paths? [import]
property PluginContent pluginContent: null
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:252:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1021:21: Binding assigned to "columnNames", but no property "columnNames" exists in the current element. [missing-property]
columnNames: root.model.columnNames
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1022:21: Binding assigned to "sourceModel", but no property "sourceModel" exists in the current element. [missing-property]
sourceModel: root.model
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1018:24: Type TableProxyModel is used but it is not resolved [unresolved-type]
model: TableProxyModel
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:45:43: Cannot assign literal of type null to PluginContent [incompatible-type]
property PluginContent pluginContent: null
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:861:21: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: 1
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:129:32: Unqualified access [unqualified]
newHiddenColumns = Utils.setRemove(hiddenColumns, columnName);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:179:9: Unqualified access [unqualified]
MenuUtils.clear(menu);
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:407:13: Unqualified access [unqualified]
pluginContent.copyTableModelColumnToClipboard(root.model, lastClickedColumn, root.visibleRows);
^^^^^^^^^^^^^
Info: pluginContent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.pluginContent.copyTableModelColumnToClipboard(root.model, lastClickedColumn, root.visibleRows);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:455:24: Unqualified access [unqualified]
onTriggered: { pluginContent.cloneAttribute(root.lastClickedColumnName); }
^^^^^^^^^^^^^
Info: pluginContent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: { root.pluginContent.cloneAttribute(root.lastClickedColumnName); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:462:24: Unqualified access [unqualified]
onTriggered: { pluginContent.editAttribute(root.lastClickedColumnName); }
^^^^^^^^^^^^^
Info: pluginContent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: { root.pluginContent.editAttribute(root.lastClickedColumnName); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:469:24: Unqualified access [unqualified]
onTriggered: { pluginContent.removeAttributes([root.lastClickedColumnName]); }
^^^^^^^^^^^^^
Info: pluginContent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: { root.pluginContent.removeAttributes([root.lastClickedColumnName]); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:504:17: Unqualified access [unqualified]
if(!Utils.arraysMatch(root.selectedRows, newSelectedRows))
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:559:38: Unexpected type for property "columnWidthProvider" expected function got QJSValue [Quick.unexpected-var-type]
columnWidthProvider: tableView.columnWidthProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:599:36: Unqualified access [unqualified]
implicitWidth: tableView.columnWidthProvider(model.column);
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:601:47: Unqualified access [unqualified]
property var modelColumn: model.column
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
delegate: DropArea
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:602:48: Unqualified access [unqualified]
property int sourceColumn: proxyModel.mapOrderedToSourceColumn(model.column);
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:611:50: Unqualified access [unqualified]
if(index < 0 || index >= root.model.columnNames.length)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:628:46: Unqualified access [unqualified]
drag.source.target = proxyModel.mapOrderedToSourceColumn(model.column);
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:604:87: Unqualified access [unqualified]
Binding { target: headerContent; property: "sourceColumn"; value: sourceColumn }
^^^^^^^^^^^^
Info: sourceColumn is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Binding { target: headerContent; property: "sourceColumn"; value: headerItem.sourceColumn }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:605:86: Unqualified access [unqualified]
Binding { target: headerContent; property: "modelColumn"; value: modelColumn }
^^^^^^^^^^^
Info: modelColumn is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Binding { target: headerContent; property: "modelColumn"; value: headerItem.modelColumn }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:619:33: Unqualified access [unqualified]
target: proxyModel
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:622:29: Unqualified access [unqualified]
refreshState();
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:770:69: Unqualified access [unqualified]
let newColumnOrder = Array.from(proxyModel.columnOrder);
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:661:45: Unqualified access [unqualified]
parent: headerView
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:689:42: Unqualified access [unqualified]
visible: columnSelectionMode
^^^^^^^^^^^^^^^^^^^
Info: columnSelectionMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: .columnSelectionMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:695:45: Unqualified access [unqualified]
return !Utils.setContains(root.hiddenColumns, headerItem.text);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:703:37: Unqualified access [unqualified]
root.setColumnVisibility(headerItem.text, checked);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:714:39: Unqualified access [unqualified]
visible: !columnSelectionMode
^^^^^^^^^^^^^^^^^^^
Info: columnSelectionMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: !.columnSelectionMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:718:52: Unqualified access [unqualified]
width: parent.width - (headerView.sortIndicatorMargin + headerView.sortIndicatorWidth)
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:721:38: Unqualified access [unqualified]
padding: headerView.delegatePadding
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:731:36: Unqualified access [unqualified]
width: headerView.sortIndicatorWidth
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:732:37: Unqualified access [unqualified]
height: headerView.sortIndicatorHeight
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:733:38: Unqualified access [unqualified]
visible: proxyModel.sortColumn === headerItem.text && !proxyModel.isRowOrderSet && !columnSelectionMode
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:729:50: Unqualified access [unqualified]
anchors.rightMargin: headerView.sortIndicatorMargin
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:738:40: Unqualified access [unqualified]
angle: proxyModel.sortOrder === Qt.DescendingOrder ? 0 : 180
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:744:46: Unqualified access [unqualified]
strokeColor: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:789:39: Unqualified access [unqualified]
enabled: !columnSelectionMode
^^^^^^^^^^^^^^^^^^^
Info: columnSelectionMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: !.columnSelectionMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:796:33: Unqualified access [unqualified]
root.lastClickedColumn = headerItem.sourceColumn;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:816:44: Unqualified access [unqualified]
ToolTip.delay: Constants.toolTipDelay
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:817:52: Unqualified access [unqualified]
ToolTip.text: { return root.model.descriptionFor(headerItem.text); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:825:36: Unqualified access [unqualified]
color: headerUnderline.color
^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:840:60: Unqualified access [unqualified]
let sourceColumn = proxyModel.mapOrderedToSourceColumn(model.column);
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:848:68: Unqualified access [unqualified]
onDoubleClicked: function(mouse) { root.resizeColumnsToContents(); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:862:20: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1088:32: Unqualified access [unqualified]
return defaultColumnWidth;
^^^^^^^^^^^^^^^^^^
Info: defaultColumnWidth is a member of a parent element.
You can qualify the access with its id to avoid this warning.
return root.defaultColumnWidth;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:962:53: Unqualified access [unqualified]
ctx.fillStyle = i % 2 ? ControlColors.tableRow1 : ControlColors.tableRow2;
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1119:37: Unqualified access [unqualified]
implicitHeight: tableView.rowHeight
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1125:47: Unqualified access [unqualified]
property int modelColumn: model.column
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
delegate: Item
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1126:44: Unqualified access [unqualified]
property int modelRow: model.row
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
delegate: Item
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1161:43: Unqualified access [unqualified]
let storedWidth = tableView.columnWidths[model.column];
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1130:25: Unqualified access [unqualified]
tableView.fetchColumnSizes.connect(updateColumnWidths);
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1138:25: Unqualified access [unqualified]
tableView.fetchColumnSizes.disconnect(updateColumnWidths);
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1151:25: Unqualified access [unqualified]
tableView.fetchColumnSizes.connect(updateColumnWidths);
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1175:32: Unqualified access [unqualified]
width: tableView.width - (parent.x + parent.width)
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1179:35: Unqualified access [unqualified]
visible: (model.column === (proxyModel.columnCount() - 1)) && model.subSelected
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: (.model.column === (proxyModel.columnCount() - 1)) && model.subSelected
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1188:32: Unqualified access [unqualified]
if(model.subSelected)
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(.model.subSelected)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1208:36: Unqualified access [unqualified]
color: QmlUtils.contrastingColor(parent.color)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1212:52: Unqualified access [unqualified]
let sourceColumn = proxyModel.mapOrderedToSourceColumn(model.column);
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1245:46: Unqualified access [unqualified]
onLinkHovered: { tableView.hoveredLink = link; }
^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1279:21: Unqualified access [unqualified]
populateTableMenu(tableView._tableMenu);
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1312:45: Unqualified access [unqualified]
width: implicitWidth + (Constants.margin * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1313:47: Unqualified access [unqualified]
height: implicitHeight + (Constants.margin * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1318:28: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1315:35: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1330:45: Unqualified access [unqualified]
Layout.margins: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1359:62: Unqualified access [unqualified]
onClicked: function(mouse) { columnSelectionMode = false; }
^^^^^^^^^^^^^^^^^^^
Info: columnSelectionMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onClicked: function(mouse) { root.columnSelectionMode = false; }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1379:27: Unqualified access [unqualified]
visible: !columnSelectionMode
^^^^^^^^^^^^^^^^^^^
Info: columnSelectionMode is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: !root.columnSelectionMode
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1457:29: Unqualified access [unqualified]
deselectRows(startRow, rowUnderCursor);
^^^^^^^^^^^^
Info: Did you mean "deselectDrag"?
deselectDrag(startRow, rowUnderCursor);
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/NodeAttributeTableView.qml:1500:59: Unqualified access [unqualified]
verticalTableViewScrollBar.position = Utils.clamp(
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:36:32: Unqualified access [unqualified]
property color hoverColor: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:44:20: Unqualified access [unqualified]
return QmlUtils.contrastingColor(hoverColor);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:68:23: Unqualified access [unqualified]
text: index >= 0 && !_modelIsUnset ? instantiator.model[index] : ""
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
delegate: PlatformMenuItem
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:70:32: Unqualified access [unqualified]
onTriggered: { root.selectedValue = text; }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:118:59: Unqualified access [unqualified]
if(mouse.button === Qt.LeftButton && menu && !_modelIsUnset)
^^^^^^^^^^^^^
Info: _modelIsUnset is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mouse.button === Qt.LeftButton && menu && !root._modelIsUnset)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ButtonMenu.qml:124:56: Unqualified access [unqualified]
onPressed: function(mouse) { mouse.accepted = !propogatePresses; }
^^^^^^^^^^^^^^^^
Info: propogatePresses is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onPressed: function(mouse) { mouse.accepted = !root.propogatePresses; }
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:171:24: SortFilterProxyModel was not found. Did you add all import paths? [import]
model: SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:563:13: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "sortExpression" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "filterRegularExpression" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "filterRoleName" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "sortRoleName" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "filterExpression" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:28:1: Cannot resolve alias "ascendingSortOrder" [unresolved-alias]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:566:17: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:171:24: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
model: SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:563:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:566:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:583:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.toggleSearch(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:667:17: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:563:13: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:566:25: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:174:21: Binding assigned to "sourceModel", but no property "sourceModel" exists in the current element. [missing-property]
sourceModel: root.model !== undefined ? root.model : null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:171:24: Type SortFilterProxyModel is used but it is not resolved [unresolved-type]
model: SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:19:1: Unused import [unused-imports]
import QtQml.Models
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:117:21: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: _treeBoxSearch.height
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:145:20: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:183:32: Unqualified access [unqualified]
return QmlUtils.modelRoleForName(root.model, root.sectionRoleName);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:405:29: Unqualified access [unqualified]
if(!root.showSections)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:434:28: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:426:34: Unqualified access [unqualified]
visible: hasSectionRow
^^^^^^^^^^^^^
Info: hasSectionRow is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: .hasSectionRow
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:429:32: Unqualified access [unqualified]
color: root.palette.text
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:431:40: Unqualified access [unqualified]
text: { return hasSectionRow ? treeView.sectionTextFor(model.row) : ""; }
^^^^^^^^^^^^^
Info: hasSectionRow is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: { return .hasSectionRow ? treeView.sectionTextFor(model.row) : ""; }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:439:34: Unqualified access [unqualified]
visible: selected
^^^^^^^^
Info: selected is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: .selected
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:440:32: Unqualified access [unqualified]
color: root.palette.highlight
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:447:40: Unqualified access [unqualified]
implicitWidth: root.width
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:448:48: Member "scrollBarWidth" not found on type "QQuickTreeView" [missing-property]
rightPadding: treeView.scrollBarWidth
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:449:28: Unqualified access [unqualified]
y: hasSectionRow ? implicitHeight : 0
^^^^^^^^^^^^^
Info: hasSectionRow is a member of a parent element.
You can qualify the access with its id to avoid this warning.
y: .hasSectionRow ? implicitHeight : 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:527:32: Unqualified access [unqualified]
if(root._acceptancePending)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:541:29: Unqualified access [unqualified]
root.clicked(sourceIndex);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:546:29: Unqualified access [unqualified]
root.doubleClicked(sourceIndex);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:557:87: Unqualified access [unqualified]
onWheel: function(wheel) { treeView.flick(0, wheel.angleDelta.y * Constants.mouseWheelStep); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:566:31: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:606:24: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:608:31: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBox.qml:626:32: Property "prettifyFunction" is a variant property. It may or may not be a method. Use a regular function instead. [use-proper-function]
text: root.prettifyFunction(parent.text)
^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:26:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:44:5: Cannot assign to non-existent default property [missing-property]
MouseArea
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:31:5: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 16
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:32:5: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 16
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:34:5: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName:
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AlertIcon.qml:52:20: Unqualified access [unqualified]
ToolTip.delay: Constants.toolTipDelay
^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SaveFileDialog.qml:19:1: Unused import [unused-imports]
import QtQuick
^^^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ColorPickButton.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ColorPickButton.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ColorPickButton.qml:61:24: Unqualified access [unqualified]
return Utils.desaturate(root.color, 0.2);
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "sortExpression" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "filterRegularExpression" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "filterRoleName" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "sortRoleName" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "filterExpression" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:22:1: Alias "ascendingSortOrder" is part of an alias cycle [alias-cycle]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeComboBox.qml:78:29: Property "prettifyFunction" is a variant property. It may or may not be a method. Use a regular function instead. [use-proper-function]
return root.prettifyFunction(root.placeholderText);
^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ToolBarSeparator.qml:20:1: Unused import [unused-imports]
import QtQuick.Layouts
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/SaveFileDialog.qml:27:5: WasmLocalFileAccess was not found. Did you add all import paths? [import]
WasmLocalFileAccess { id: wasmLocalFileAccess }
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/SaveFileDialog.qml:27:5: Type WasmLocalFileAccess is used but it is not resolved [unresolved-type]
WasmLocalFileAccess { id: wasmLocalFileAccess }
^^^^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/OpenFileDialog.qml:27:5: WasmLocalFileAccess was not found. Did you add all import paths? [import]
WasmLocalFileAccess
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/OpenFileDialog.qml:27:5: 'WasmLocalFileAccess' is used but it is not resolved [unresolved-type]
WasmLocalFileAccess
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/OpenFileDialog.qml:27:5: 'WasmLocalFileAccess' is used but it is not resolved [unresolved-type]
WasmLocalFileAccess
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+wasm/OpenFileDialog.qml:27:5: Type WasmLocalFileAccess is used but it is not resolved [unresolved-type]
WasmLocalFileAccess
^^^^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TransformListSortMenu.qml:51:40: Unqualified access [unqualified]
ButtonGroup.group: sortByButtonGroup
^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TransformListSortMenu.qml:97:40: Unqualified access [unqualified]
ButtonGroup.group: sortOrderButtonGroup
^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DoubleSpinBox.qml:99:29: Member "selectAll" not found on type "QQuickItem" [missing-property]
contentItem.selectAll();
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DoubleSpinBox.qml:113:20: Cannot assign binding of type QObject to QValidator [incompatible-type]
validator: root.decimals > 0 ? _doubleValidator : _intValidator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SplitViewHandle.qml:88:9: CanvasPaletteHelper was not found. Did you add all import paths? [import]
CanvasPaletteHelper {}
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SplitViewHandle.qml:88:9: Type CanvasPaletteHelper is used but it is not resolved [unresolved-type]
CanvasPaletteHelper {}
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SplitViewHandle.qml:32:47: Member "orientation" not found on type "QQuickItem" [missing-property]
readonly property int orientation: parent.orientation
^^^^^^^^^^^
Info: Did you mean "rotation"?
readonly property int orientation: parent.rotation
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SplitViewHandle.qml:48:38: Unqualified access [unqualified]
gradient.addColorStop(0, ControlColors.light);
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:113:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.goToPrevious(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:121:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.goToNext(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:140:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:164:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.rejected(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:70:13: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. [Quick.layout-positioning]
anchors.margins: Constants.margin
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:63:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:66:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:72:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:70:30: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:83:21: Unqualified access [unqualified]
goToTab(selectedIndex);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:114:26: Unqualified access [unqualified]
enabled: _currentIndex > 0 && root.controlsEnabled
^^^^^^^^^^^^^
Info: _currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._currentIndex > 0 && root.controlsEnabled
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:122:27: Unqualified access [unqualified]
enabled: (_currentIndex < listTabs.length - 1) ?
^^^^^^^^^^^^^
Info: _currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: (root._currentIndex < listTabs.length - 1) ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:130:46: Unqualified access [unqualified]
property bool _onFinishPage: _currentIndex === listTabs.length - 1
^^^^^^^^^^^^^
Info: _currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property bool _onFinishPage: root._currentIndex === listTabs.length - 1
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:142:24: Unqualified access [unqualified]
if(_currentIndex !== (listTabs.length - 1))
^^^^^^^^^^^^^
Info: _currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root._currentIndex !== (listTabs.length - 1))
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:154:32: Unqualified access [unqualified]
return finishEnabled;
^^^^^^^^^^^^^
Info: finishEnabled is a member of a parent element.
You can qualify the access with its id to avoid this warning.
return root.finishEnabled;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListTabView.qml:237:13: Unqualified access [unqualified]
to: _currentIndex * -(contentContainer.width)
^^^^^^^^^^^^^
Info: _currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
to: root._currentIndex * -(contentContainer.width)
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Tutorial.qml:47:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Tutorial.qml:47:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Tutorial.qml:47:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Tutorial.qml:50:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:424:21: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: 1
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:176:35: Unqualified access [unqualified]
function onModelReset() { _onModelChanged(); }
^^^^^^^^^^^^^^^
Info: Did you mean "enabledChanged"?
function onModelReset() { enabledChanged(); }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:190:19: Unqualified access [unqualified]
text: value
^^^^^
Info: Did you mean "valueOf"?
text: valueOf
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:194:22: Unqualified access [unqualified]
padding: root._padding
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:201:46: Unqualified access [unqualified]
onClicked: function(mouse) { root.headerClicked(modelColumn, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:202:52: Unqualified access [unqualified]
onDoubleClicked: function(mouse) { root.headerDoubleClicked(modelColumn, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:223:26: Unqualified access [unqualified]
visible: showSortIndicator
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:229:28: Unqualified access [unqualified]
angle: sortIndicatorOrder === Qt.DescendingOrder ? 0 : 180
^^^^^^^^^^^^^^^^^^
Info: sortIndicatorOrder is a member of a parent element.
You can qualify the access with its id to avoid this warning.
angle: .sortIndicatorOrder === Qt.DescendingOrder ? 0 : 180
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:235:34: Unqualified access [unqualified]
strokeColor: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:248:46: Unqualified access [unqualified]
onClicked: function(mouse) { root.headerClicked(modelColumn, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:249:52: Unqualified access [unqualified]
onDoubleClicked: function(mouse) { root.headerDoubleClicked(modelColumn, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:265:24: Unqualified access [unqualified]
text: { return root.cellValueProvider(value); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:271:16: Unqualified access [unqualified]
if(root.highlightedProvider(modelColumn, modelRow))
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:277:25: Unqualified access [unqualified]
color: { return QmlUtils.contrastingColor(backgroundColor); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:278:22: Unqualified access [unqualified]
leftPadding: root._padding
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:279:23: Unqualified access [unqualified]
rightPadding: root._padding
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:280:21: Unqualified access [unqualified]
topPadding: root._padding * 0.5
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:281:24: Unqualified access [unqualified]
bottomPadding: root._padding * 0.5
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:267:47: Member "backgroundColor" not found on type "QQuickItem" [missing-property]
background: Rectangle { color: parent.backgroundColor }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:288:42: Unqualified access [unqualified]
onClicked: function(mouse) { root.clicked(modelColumn, modelRow, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:289:48: Unqualified access [unqualified]
onDoubleClicked: function(mouse) { root.doubleClicked(modelColumn, modelRow, mouse); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:296:19: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:350:38: Unqualified access [unqualified]
sourceComponent: root.headerDelegate
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:351:53: Unqualified access [unqualified]
readonly property string value: model[root.cellDisplayRole]
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property string value: .model[root.cellDisplayRole]
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:352:56: Unqualified access [unqualified]
readonly property int modelColumn: model.column
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property int modelColumn: .model.column
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:353:86: Unqualified access [unqualified]
readonly property bool showSortIndicator: _forceSortIndicator || model.column === root.sortIndicatorColumn
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property bool showSortIndicator: _forceSortIndicator || .model.column === root.sortIndicatorColumn
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:354:63: Unqualified access [unqualified]
readonly property int sortIndicatorOrder: root.sortIndicatorOrder
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:360:25: Unqualified access [unqualified]
headerView.implicitHeight = Math.max(headerView.implicitHeight,
^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:372:28: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:388:58: Unqualified access [unqualified]
let currentColumnWidth = root._columnWidths[model.column];
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:398:60: Unqualified access [unqualified]
onDoubleClicked: function(mouse) { root.resizeColumnToContents(model.column); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:404:21: Unqualified access [unqualified]
root._headerItems.set(model.column, headerDelegateLoader);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:412:21: Unqualified access [unqualified]
root._headerItems.delete(model.column);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:425:20: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:481:38: Unexpected type for property "columnWidthProvider" expected function got QJSValue [Quick.unexpected-var-type]
columnWidthProvider: headerView.columnWidthProvider
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:495:42: Unqualified access [unqualified]
sourceComponent: root.cellDelegate
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:496:57: Unqualified access [unqualified]
readonly property string value: model[root.cellDisplayRole]
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property string value: .model[root.cellDisplayRole]
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:497:60: Unqualified access [unqualified]
readonly property int modelColumn: model.column
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property int modelColumn: .model.column
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:498:57: Unqualified access [unqualified]
readonly property int modelRow: model.row
^^^^^
Info: model is a member of a parent element.
You can qualify the access with its id to avoid this warning.
readonly property int modelRow: .model.row
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:502:37: Member "implicitHeight" not found on type "QObject" [missing-property]
if(item.implicitHeight !== 0)
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:511:25: Unqualified access [unqualified]
root._loadedCells.add({x: model.column, y: model.row});
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:517:25: Unqualified access [unqualified]
root._loadedCells.add({x: model.column, y: model.row});
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DataTable.qml:528:25: Unqualified access [unqualified]
root._loadedCells.forEach((cell) =>
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:60:5: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:63:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:60:5: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:63:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:60:5: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:63:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:30:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FramedScrollView.qml:63:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: .parent
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:50:5: ModelCompleter was not found. Did you add all import paths? [import]
ModelCompleter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:50:5: 'ModelCompleter' is used but it is not resolved [unresolved-type]
ModelCompleter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:50:5: Type ModelCompleter is used but it is not resolved [unresolved-type]
ModelCompleter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:53:9: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: treeBox && treeBox.model ? treeBox.model : null
^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:21:1: Unused import [unused-imports]
import QtQml.Models
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:53:16: Unqualified access [unqualified]
model: treeBox && treeBox.model ? treeBox.model : null
^^^^^^^
Info: treeBox is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.treeBox && treeBox.model ? treeBox.model : null
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:156:17: Unqualified access [unqualified]
target: treeBox
^^^^^^^
Info: treeBox is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.treeBox
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TreeBoxSearch.qml:160:17: Unqualified access [unqualified]
if(!treeBox.currentIndexIsValid ||
^^^^^^^
Info: treeBox is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(!root.treeBox.currentIndexIsValid ||
^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+nativemenu/PlatformMenu.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+nativemenu/PlatformMenu.qml:29:44: Member "visible" not found on type "QQuickLabsPlatformMenuBar" [missing-property]
visible: !hidden && (menuBar ? menuBar.visible : true)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+nativemenu/PlatformMenu.qml:59:18: Member "destroy" not found on type "QObject" [missing-property]
item.destroy();
^^^^^^^
Info: Did you mean "destroyed"?
item.destroyed();
^^^^^^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+nativemenu/PlatformMenuBar.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+nativemenu/PlatformMenuSeparator.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:152:20: Detected width on an item that is managed by a layout. This is undefined behavior; use implicitWidth or Layout.preferredWidth instead. [Quick.layout-positioning]
width: root.keyWidth !== 0 ? root.keyWidth : 0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:32:43: Unqualified access [unqualified]
property int _padding: hoverEnabled ? Constants.padding : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:43:34: Unqualified access [unqualified]
property int _decimalPoints: Utils.decimalPointsForRange(root.minimum, root.maximum)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:51:20: Unqualified access [unqualified]
return QmlUtils.contrastingColor(hoverColor);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:83:25: Unqualified access [unqualified]
color = Utils.desaturate(color, 0.2);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:113:59: Unqualified access [unqualified]
if(root.enabled && mouseArea.containsMouse && hoverEnabled)
^^^^^^^^^^^^
Info: hoverEnabled is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.enabled && mouseArea.containsMouse && root.hoverEnabled)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:128:56: Unqualified access [unqualified]
width: root.width !== undefined ? root.width - _padding : undefined
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: root.width !== undefined ? root.width - root._padding : undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:129:59: Unqualified access [unqualified]
height: root.height !== undefined ? root.height - _padding : undefined
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: root.height !== undefined ? root.height - root._padding : undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:138:20: Unqualified access [unqualified]
if(mappedMinimum > minimum)
^^^^^^^^^^^^^
Info: mappedMinimum is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.mappedMinimum > minimum)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientKey.qml:180:20: Unqualified access [unqualified]
if(mappedMaximum < maximum)
^^^^^^^^^^^^^
Info: mappedMaximum is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.mappedMaximum < maximum)
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollBarCornerFiller.qml:44:40: Unqualified access [unqualified]
if(Qt.platform.os === "osx" && ControlColors.scheme === Qt.Dark)
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:29:1: Cannot resolve alias "selected" [unresolved-alias]
AbstractButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:68:9: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:72:13: Binding assigned to "opacity", but no property "opacity" exists in the current element. [missing-property]
opacity: root.hovered ? 1.0 : root.hoverOpacity
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:75:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: valid
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:78:13: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: parent._iconName
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:79:13: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
fill: root.scaleIconToFill
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:75:22: Unqualified access [unqualified]
visible: valid
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:78:23: Unqualified access [unqualified]
iconName: parent._iconName
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
iconName: root.parent._iconName
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:76:36: Unqualified access [unqualified]
Layout.preferredWidth: height
^^^^^^
Info: height is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.preferredWidth: root.height
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/FloatingButton.qml:99:24: Unqualified access [unqualified]
ToolTip.delay: Constants.toolTipDelay
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:57:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:244:9: HoverMousePassthrough was not found. Did you add all import paths? [import]
HoverMousePassthrough {}
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:57:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:158:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { previousClicked(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:165:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { nextClicked(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:172:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { closeClicked(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:57:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:60:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:112:35: Unqualified access [unqualified]
width: mainLayout.width + _padding
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: mainLayout.width + root._padding
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:113:37: Unqualified access [unqualified]
height: mainLayout.height + _padding
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: mainLayout.height + root._padding
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:128:23: Unqualified access [unqualified]
text: title
^^^^^
Info: title is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: root.title
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:129:47: Member "h2" not found on type "FontPointSize" [missing-property]
font.pointSize: FontPointSize.h2
^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:137:22: Unqualified access [unqualified]
visible: displayPrevious || displayNext || displayClose
^^^^^^^^^^^^^^^
Info: displayPrevious is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.displayPrevious || displayNext || displayClose
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:141:27: Unqualified access [unqualified]
visible: !displayClose
^^^^^^^^^^^^
Info: displayClose is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: !root.displayClose
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:148:50: Unqualified access [unqualified]
onClicked: function(mouse) { skipClicked(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:156:26: Unqualified access [unqualified]
visible: displayPrevious
^^^^^^^^^^^^^^^
Info: displayPrevious is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.displayPrevious
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:158:46: Unqualified access [unqualified]
onClicked: function(mouse) { previousClicked(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:163:26: Unqualified access [unqualified]
visible: displayNext
^^^^^^^^^^^
Info: displayNext is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.displayNext
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:165:46: Unqualified access [unqualified]
onClicked: function(mouse) { nextClicked(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:170:26: Unqualified access [unqualified]
visible: displayClose
^^^^^^^^^^^^
Info: displayClose is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.displayClose
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml:172:46: Unqualified access [unqualified]
onClicked: function(mouse) { closeClicked(); }
^^^^^^^^^^^^
Info: Did you mean "clicked"?
onClicked: function(mouse) { clicked(); }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hubble.qml: Type warnings occurred while evaluating file: [import]
---
Warning: Type FontPointSize not declared as singleton in qmldir but using pragma Singleton [import]
---
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:72:5: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:25:1: Cannot resolve alias "outlineVisible" [unresolved-alias]
Rectangle
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:75:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:72:5: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:75:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:72:5: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:75:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:40:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ScrollableTextArea.qml:75:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:30:27: Unqualified access [unqualified]
property color color: ControlColors.light
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:51:17: Unqualified access [unqualified]
target: menu
^^^^
Info: menu is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.menu
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:53:36: Unqualified access [unqualified]
function onAboutToShow() { menuDropped = true; }
^^^^^^^^^^^
Info: menuDropped is a member of a parent element.
You can qualify the access with its id to avoid this warning.
function onAboutToShow() { root.menuDropped = true; }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:54:36: Unqualified access [unqualified]
function onAboutToHide() { menuDropped = false; }
^^^^^^^^^^^
Info: menuDropped is a member of a parent element.
You can qualify the access with its id to avoid this warning.
function onAboutToHide() { root.menuDropped = false; }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:62:17: Unqualified access [unqualified]
height: _barHeight
^^^^^^^^^^
Info: _barHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: root._barHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:70:12: Unqualified access [unqualified]
y: _barHeight + _spaceHeight
^^^^^^^^^^
Info: _barHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
y: root._barHeight + _spaceHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:72:17: Unqualified access [unqualified]
height: _barHeight
^^^^^^^^^^
Info: _barHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: root._barHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:80:28: Unqualified access [unqualified]
y: parent.height - _barHeight
^^^^^^^^^^
Info: _barHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
y: parent.height - root._barHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:82:17: Unqualified access [unqualified]
height: _barHeight
^^^^^^^^^^
Info: _barHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: root._barHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Hamburger.qml:109:16: Unqualified access [unqualified]
if(menu)
^^^^
Info: menu is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.menu)
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:27:5: Binding assigned to "padding", but no property "padding" exists in the current element. [missing-property]
padding: 5
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:28:5: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property]
implicitHeight: 42
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:29:5: Binding assigned to "selected", but no property "selected" exists in the current element. [missing-property]
selected: down
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:23:1: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/+macos/ToolBarButton.qml:29:15: Unqualified access [unqualified]
selected: down
^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/OpenFileDialog.qml:19:1: Unused import [unused-imports]
import QtQuick
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:76:21: Unqualified access [unqualified]
if(!column.dragItem)
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:232:47: Member "pinned" not found on type "QObject" [missing-property]
property bool pinned: loader.item.pinned !== undefined ? loader.item.pinned : false
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:48:27: Unqualified access [unqualified]
anchors.left: alignment === Qt.AlignLeft ? column.left : undefined
^^^^^^^^^
Info: alignment is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.left: .alignment === Qt.AlignLeft ? column.left : undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:49:28: Unqualified access [unqualified]
anchors.right: alignment === Qt.AlignRight ? column.right : undefined
^^^^^^^^^
Info: alignment is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.right: .alignment === Qt.AlignRight ? column.right : undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:55:28: Unqualified access [unqualified]
drag.minimumY: root.y
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:56:46: Unqualified access [unqualified]
drag.maximumY: drag.minimumY + ((repeater.count - 1) * content.height)
^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:152:50: Member "width" not found on type "QObject" [missing-property]
width: loader.item ? loader.item.width + Constants.margin * 2 : 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:153:51: Member "height" not found on type "QObject" [missing-property]
height: loader.item ? loader.item.height + Constants.margin : 0
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:155:32: Unqualified access [unqualified]
color: Qt.rgba(root.heldColor.r, root.heldColor.g, root.heldColor.b, dragArea.held ? 1.0 : 0.0)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:185:21: Unqualified access [unqualified]
column.dragItem = repeater.itemAt(dragArea.index);
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:190:21: Unqualified access [unqualified]
column.dragItem = null;
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:199:61: Unqualified access [unqualified]
ParentChange { target: content; parent: root }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:210:38: Unqualified access [unqualified]
sourceComponent: root.component
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/DraggableList.qml:220:33: Member "index" not found on type "QObject" [missing-property]
if(item.index !== undefined)
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SlidingPanel.qml:85:17: Unqualified access [unqualified]
target: item
^^^^
Info: item is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.item
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SlidingPanel.qml:86:72: Unqualified access [unqualified]
function onImplicitWidthChanged() { if(!root._hidden) width = item.implicitWidth; }
^^^^
Info: item is a member of a parent element.
You can qualify the access with its id to avoid this warning.
function onImplicitWidthChanged() { if(!root._hidden) width = root.item.implicitWidth; }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/SlidingPanel.qml:87:73: Unqualified access [unqualified]
function onImplicitHeightChanged() { if(!root._hidden) height = item.implicitHeight; }
^^^^
Info: item is a member of a parent element.
You can qualify the access with its id to avoid this warning.
function onImplicitHeightChanged() { if(!root._hidden) height = root.item.implicitHeight; }
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/TabBarButton.qml:58:13: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.closeButtonClicked(mouse); }
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:266:5: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:269:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:266:5: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:269:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:266:5: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:269:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:146:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:97:23: Unqualified access [unqualified]
rightPadding: root.scrollBarWidth
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:107:15: Unqualified access [unqualified]
text: model[root.displayRole] ?
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
property Component delegate: Label
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:110:16: Unqualified access [unqualified]
color: root.highlightedProvider(index) ?
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:103:22: Unqualified access [unqualified]
visible: root.highlightedProvider(index)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:185:77: Unqualified access [unqualified]
onWheel: function(wheel) { parent.flick(0, wheel.angleDelta.y * Constants.mouseWheelStep); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ListBox.qml:269:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:60:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:60:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:212:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:250:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:268:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:303:25: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { gradientEditor.invert(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:330:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:341:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:352:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:60:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:63:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:71:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:94:50: Unqualified access [unqualified]
let savedGradients = savedGradientsFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:106:50: Unqualified access [unqualified]
let savedGradients = savedGradientsFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:115:50: Unqualified access [unqualified]
let savedGradients = savedGradientsFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:124:50: Unqualified access [unqualified]
let savedGradients = savedGradientsFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:145:44: Unqualified access [unqualified]
return index === gradientPresets.selectedIndex;
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
delegate: Rectangle
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:149:40: Unqualified access [unqualified]
width: gradientPresets.width
^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:150:62: Unqualified access [unqualified]
height: gradientKey.height + Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:158:41: Unqualified access [unqualified]
root.configuration = gradientKey.configuration;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:170:69: Unqualified access [unqualified]
width: highlightMarker.width - (Constants.padding + gradientListScrollView.scrollBarWidth)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:177:53: Unqualified access [unqualified]
return (root.compareGradients(visuals.defaultGradient,
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:188:61: Unqualified access [unqualified]
Layout.rightMargin: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:196:73: Unqualified access [unqualified]
gradientKey.configuration = gradientConfiguration;
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "configuration"?
gradientKey.configuration = configuration;
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:283:33: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:332:21: Unqualified access [unqualified]
accepted();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:343:21: Unqualified access [unqualified]
rejected();
^^^^^^^^
Info: Did you mean "released"?
released();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientSelector.qml:354:21: Unqualified access [unqualified]
applyClicked(root.applied);
^^^^^^^^^^^^
Info: Did you mean "doubleClicked"?
doubleClicked(root.applied);
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:27:1: NamedIcon was not found. Did you add all import paths? [import]
import app.graphia.Utils
ColumnLayout
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:27:1: NamedIcon was not found. Did you add all import paths? [import]
import app.graphia.Utils
ColumnLayout
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:27:1: NamedIcon was not found. Did you add all import paths? [import]
import app.graphia.Utils
ColumnLayout
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:145:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:145:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:179:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:274:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:295:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:295:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:378:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:378:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:415:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:556:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:378:17: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:145:17: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:295:13: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:31:14: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:133:25: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:151:31: Unqualified access [unqualified]
text: Utils.format(qsTr("These are colours that are automatically assigned " +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:216:31: Unqualified access [unqualified]
onXChanged: { root._itemPositionChanged(this); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:217:31: Unqualified access [unqualified]
onYChanged: { root._itemPositionChanged(this); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:227:28: Unqualified access [unqualified]
if(index >= root.stringValues.length)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:240:33: Unqualified access [unqualified]
let v = root.stringValues[index];
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:256:28: Unqualified access [unqualified]
color: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:260:38: Unqualified access [unqualified]
let colors = root._autoColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:276:38: Unqualified access [unqualified]
let colors = root._autoColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:268:44: Unqualified access [unqualified]
Layout.preferredWidth: root._removeButtonSize
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:269:45: Unqualified access [unqualified]
Layout.preferredHeight: root._removeButtonSize
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:291:25: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:366:25: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:495:31: Unqualified access [unqualified]
onXChanged: { root._itemPositionChanged(this); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:496:31: Unqualified access [unqualified]
onYChanged: { root._itemPositionChanged(this); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:504:28: Unqualified access [unqualified]
model: root.stringValues
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:508:38: Unqualified access [unqualified]
let colors = root._fixedColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:515:38: Unqualified access [unqualified]
let colors = root._fixedColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:500:44: Unqualified access [unqualified]
Layout.preferredWidth: root.width * 0.5
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:522:48: Unqualified access [unqualified]
let stringValueIndex = root.stringValues.indexOf(modelData.stringValue);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:538:28: Unqualified access [unqualified]
color: modelData.color
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:542:38: Unqualified access [unqualified]
let colors = root._fixedColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:558:38: Unqualified access [unqualified]
let colors = root._fixedColors;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:550:44: Unqualified access [unqualified]
Layout.preferredWidth: root._removeButtonSize
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteEditor.qml:551:45: Unqualified access [unqualified]
Layout.preferredHeight: root._removeButtonSize
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:64:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:64:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:216:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:254:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:272:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:348:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:359:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:370:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:64:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:67:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:75:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:98:49: Unqualified access [unqualified]
let savedPalettes = savedPalettesFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:110:49: Unqualified access [unqualified]
let savedPalettes = savedPalettesFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:119:49: Unqualified access [unqualified]
let savedPalettes = savedPalettesFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:128:49: Unqualified access [unqualified]
let savedPalettes = savedPalettesFromPreferences();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:149:44: Unqualified access [unqualified]
return index === palettePresets.selectedIndex;
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
delegate: Rectangle
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:153:40: Unqualified access [unqualified]
width: palettePresets.width
^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:154:61: Unqualified access [unqualified]
height: paletteKey.height + Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:162:41: Unqualified access [unqualified]
root.configuration = paletteKey.configuration;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:174:69: Unqualified access [unqualified]
width: highlightMarker.width - (Constants.padding + paletteListScrollView.scrollBarWidth)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:181:53: Unqualified access [unqualified]
return (root.comparePalettes(visuals.defaultPalette,
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:192:61: Unqualified access [unqualified]
Layout.rightMargin: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:200:72: Unqualified access [unqualified]
paletteKey.configuration = paletteConfiguration;
^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "configuration"?
paletteKey.configuration = configuration;
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:350:21: Unqualified access [unqualified]
accepted();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:361:21: Unqualified access [unqualified]
rejected();
^^^^^^^^
Info: Did you mean "released"?
released();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteSelector.qml:372:21: Unqualified access [unqualified]
applyClicked(root.applied);
^^^^^^^^^^^^
Info: Did you mean "doubleClicked"?
doubleClicked(root.applied);
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:51:43: Unqualified access [unqualified]
property int _padding: hoverEnabled ? Constants.padding : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:75:20: Unqualified access [unqualified]
return QmlUtils.contrastingColor(hoverColor);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:202:45: Unqualified access [unqualified]
property bool _isLastColor: root._lastColorIsDefault &&
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:204:58: Unqualified access [unqualified]
property bool _hovered: !_isLastColor && index === root._indexUnderCursor
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
Rectangle
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:209:32: Unqualified access [unqualified]
return root.highlightSize;
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:225:33: Unqualified access [unqualified]
implicitHeight: root.keyHeight
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:227:25: Unqualified access [unqualified]
radius: root.separateKeys ? root._borderRadius : 0.0
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:234:43: Unqualified access [unqualified]
let fixedAssignment = root._fixedColors.find(function(element)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:250:33: Unqualified access [unqualified]
let color = modelData;
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:229:31: Unqualified access [unqualified]
border.width: root.separateKeys ? root._borderWidth : 0.0
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:230:31: Unqualified access [unqualified]
border.color: root.separateKeys ? root._contrastingColor : "transparent"
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:268:28: Unqualified access [unqualified]
color: QmlUtils.contrastingColor(key.color)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PaletteKey.qml:281:43: Unqualified access [unqualified]
let stripeColor = QmlUtils.contrastingColor(key.color);
^^^^^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/ToolBarButton.qml:19:1: Unused import [unused-imports]
import QtQuick
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:27:1: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:51:5: Cannot assign to non-existent default property [missing-property]
Timer
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:37:5: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "help-browser"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:39:5: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 16
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:40:5: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 16
^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:22:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:83:38: Unqualified access [unqualified]
width: wrapperLayout.width + _padding
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: wrapperLayout.width + root._padding
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:84:40: Unqualified access [unqualified]
height: wrapperLayout.height + _padding
^^^^^^^^
Info: _padding is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: wrapperLayout.height + root._padding
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:98:27: Unqualified access [unqualified]
border.color: ControlColors.dark
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/HelpTooltip.qml:110:47: Member "h2" not found on type "FontPointSize" [missing-property]
font.pointSize: FontPointSize.h2
^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/CheckBoxList.qml:61:21: Member "checked" not found on type "QQuickItem" [missing-property]
if(item.checked)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/CheckBoxList.qml:44:31: Unqualified access [unqualified]
rightPadding: root.scrollBarWidth
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/CheckBoxList.qml:46:23: Unqualified access [unqualified]
text: root.textProvider(modelData)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/CheckBoxList.qml:48:40: Unqualified access [unqualified]
property string value: modelData
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AttributeListSortMenu.qml:51:40: Unqualified access [unqualified]
ButtonGroup.group: sortByButtonGroup
^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/AttributeListSortMenu.qml:100:40: Unqualified access [unqualified]
ButtonGroup.group: sortOrderButtonGroup
^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PointingCursorOnHoverLink.qml:43:18: Member "hoveredLink" not found on type "QQuickItem" [missing-property]
if(p.hoveredLink !== undefined)
^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/PlatformMenuItem.qml:56:15: Unqualified access [unqualified]
text: action && action.shortcut ? QmlUtils.nativeShortcutSequence(action.shortcut) : ""
^^^^^^
Info: action is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: root.action && action.shortcut ? QmlUtils.nativeShortcutSequence(action.shortcut) : ""
^^^^^
Failed to open file "qmllint" 5
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:21:1: Unused import [unused-imports]
import QtQuick.Layouts
^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:114:36: Unqualified access [unqualified]
for(let i = 0; i < _markers.length; i++)
^^^^^^^^
Info: _markers is a member of a parent element.
You can qualify the access with its id to avoid this warning.
for(let i = 0; i < root._markers.length; i++)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:188:75: Member "x" not found on type "null" [missing-property]
if(leftItem === null || modelObj.x > leftItem.x)
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:234:24: Unqualified access [unqualified]
x: picker.valueToMarkerPosition(modelData.value)
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:236:28: Unqualified access [unqualified]
width: picker._markerWidth
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:237:29: Unqualified access [unqualified]
height: picker.height
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:244:25: Unqualified access [unqualified]
root.alterMarker(index, modelData.value, marker.color);
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:301:35: Unqualified access [unqualified]
onXChanged: { toolTip.text = picker.markerToFormattedValue(marker); }
^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:251:51: Unqualified access [unqualified]
property color fillColor: modelData.color
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:252:53: Unqualified access [unqualified]
property color borderColor: ControlColors.dark
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:254:52: Unqualified access [unqualified]
property bool highlighted: picker.selected === marker
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:256:32: Unqualified access [unqualified]
width: picker._markerWidth
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:263:49: Unqualified access [unqualified]
ctx.clearRect(0, 0, picker._markerWidth, height);
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:318:63: Unqualified access [unqualified]
marker.x = parseFloat(marker.x / (picker.width -
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:331:33: Unqualified access [unqualified]
picker.selected = marker;
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:342:33: Unqualified access [unqualified]
picker.selected = marker;
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:351:65: Unqualified access [unqualified]
if(mouse.button & Qt.RightButton && root._markers.length > 2)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:313:40: Unqualified access [unqualified]
drag.maximumX: picker.width - picker._markerWidth
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:373:16: Unqualified access [unqualified]
color: ControlColors.light
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/GradientEditor.qml:374:23: Unqualified access [unqualified]
border.color: ControlColors.midlight
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: BaseParameterDialog was not found. Did you add all import paths? [import]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:141:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.previous(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:149:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.next(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:157:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.accepted(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:164:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:28:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:51:5: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:71:24: Detected width on an item that is managed by a layout. This is undefined behavior; use implicitWidth or Layout.preferredWidth instead. [Quick.layout-positioning]
width: (listPages.length * spacing) + (_padding * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:72:25: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: pipSize + (_padding * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:222:9: Unqualified access [unqualified]
close();
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:53:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:71:25: Unqualified access [unqualified]
width: (listPages.length * spacing) + (_padding * 2)
^^^^^^^^^
Info: listPages is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: (root.listPages.length * spacing) + (_padding * 2)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:82:39: Unqualified access [unqualified]
ctx.strokeStyle = ControlColors.dark;
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:142:26: Unqualified access [unqualified]
enabled: currentIndex > 0
^^^^^^^^^^^^
Info: currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.currentIndex > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:150:27: Unqualified access [unqualified]
enabled: (currentIndex < listPages.length - 1) ? nextEnabled : false
^^^^^^^^^^^^
Info: currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: (root.currentIndex < listPages.length - 1) ? nextEnabled : false
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:158:27: Unqualified access [unqualified]
enabled: (currentIndex >= enableFinishAtIndex) ? finishEnabled : false
^^^^^^^^^^^^
Info: currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: (root.currentIndex >= enableFinishAtIndex) ? finishEnabled : false
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/Wizard.qml:204:13: Unqualified access [unqualified]
to: currentIndex * -root.width
^^^^^^^^^^^^
Info: currentIndex is a member of a parent element.
You can qualify the access with its id to avoid this warning.
to: root.currentIndex * -root.width
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: VisualisationMappingPlot was not found. Did you add all import paths? [import]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: 'VisualisationMappingPlot' is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:293:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:304:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:315:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:268:13: Type VisualisationMappingPlot is used but it is not resolved [unresolved-type]
VisualisationMappingPlot
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:275:17: Binding assigned to "values", but no property "values" exists in the current element. [missing-property]
values: root.values
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:276:17: Binding assigned to "invert", but no property "invert" exists in the current element. [missing-property]
invert: root.invert
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:277:17: Binding assigned to "exponent", but no property "exponent" exists in the current element. [missing-property]
exponent: root._exponent
^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:23:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:145:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:153:26: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:215:44: Unqualified access [unqualified]
Layout.leftMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:227:48: Unqualified access [unqualified]
decimals: { return Utils.decimalPointsForRange(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:228:48: Unqualified access [unqualified]
stepSize: { return Utils.incrementForRange(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:243:48: Unqualified access [unqualified]
decimals: { return Utils.decimalPointsForRange(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:244:48: Unqualified access [unqualified]
stepSize: { return Utils.incrementForRange(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:279:60: Unqualified access [unqualified]
onMinimumChanged: { minimumSpinBox.value = minimum; }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:280:60: Unqualified access [unqualified]
onMaximumChanged: { maximumSpinBox.value = maximum; }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:295:21: Unqualified access [unqualified]
accepted();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:306:21: Unqualified access [unqualified]
rejected();
^^^^^^^^
Info: Did you mean "released"?
released();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/app/graphia/Controls/MappingSelector.qml:317:21: Unqualified access [unqualified]
applyClicked(root.applied);
^^^^^^^^^^^^
Info: Did you mean "doubleClicked"?
doubleClicked(root.applied);
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:75:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:142:13: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:75:5: Cannot resolve alias "transformAttributeSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:75:5: Cannot resolve alias "transformAttributeSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:75:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:142:13: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:180:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:190:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:75:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:142:13: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:118:9: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:108:13: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:125:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.sourceAttributeName.length === 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:127:13: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:128:13: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:129:13: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:130:13: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "elementType"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:131:13: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:133:13: Binding assigned to "filterRoleName", but no property "filterRoleName" exists in the current element. [missing-property]
filterRoleName: "elementType"
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:134:13: Binding assigned to "filterRegularExpression", but no property "filterRegularExpression" exists in the current element. [missing-property]
filterRegularExpression: { return new RegExp(qsTr("Node") + "|" + qsTr("Edge")); }
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:110:17: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "edit-copy"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:142:37: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: parent }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:77:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:48:96: Unqualified access [unqualified]
readonly property int _preselectedAttributeDialogHeight: (mainLayout.implicitHeight + (2 * Constants.margin))
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:88:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:87:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:93:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:127:27: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:131:31: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:138:20: Unqualified access [unqualified]
if(selectedValue != undefined && !newAttributeName.manuallyChanged)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:142:52: Unqualified access [unqualified]
AttributeListSortMenu { attributeList: parent }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
AttributeListSortMenu { attributeList: root.parent }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:156:24: Unqualified access [unqualified]
text = Utils.format(qsTr("Clone of {0}"), AttributeUtils.prettify(attributeName));
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/CloneAttributeDialog.qml:182:21: Unqualified access [unqualified]
document.cloneAttribute(root.selectedAttributeName, newAttributeName.text);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.cloneAttribute(root.selectedAttributeName, newAttributeName.text);
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:69:9: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:76:13: Binding assigned to "displayRole", but no property "displayRole" exists in the current element. [missing-property]
displayRole: "name"
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:78:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: pluginDetails
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:67:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:78:20: Unqualified access [unqualified]
model: pluginDetails
^^^^^^^^^^^^^
Info: pluginDetails is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: pluginsWindow.pluginDetails
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:73:29: Unqualified access [unqualified]
Layout.rowSpan: pluginImageSource.length > 0 ? 3 : 2
^^^^^^^^^^^^^^^^^
Info: pluginImageSource is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Layout.rowSpan: pluginsWindow.pluginImageSource.length > 0 ? 3 : 2
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:84:22: Unqualified access [unqualified]
visible: pluginImageSource.length > 0
^^^^^^^^^^^^^^^^^
Info: pluginImageSource is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: pluginsWindow.pluginImageSource.length > 0
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:85:21: Unqualified access [unqualified]
source: pluginImageSource
^^^^^^^^^^^^^^^^^
Info: pluginImageSource is a member of a parent element.
You can qualify the access with its id to avoid this warning.
source: pluginsWindow.pluginImageSource
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:83:29: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:98:19: Unqualified access [unqualified]
text: pluginDescription
^^^^^^^^^^^^^^^^^
Info: pluginDescription is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: pluginsWindow.pluginDescription
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutPluginsDialog.qml:94:29: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:51:13: HiddenSwitch was not found. Did you add all import paths? [import]
HiddenSwitch { onActivated: hiddenSwitchActivated(); }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:71:17: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:99:17: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:51:13: 'HiddenSwitch' is used but it is not resolved [unresolved-type]
HiddenSwitch { onActivated: hiddenSwitchActivated(); }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:107:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:71:17: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:51:13: Type HiddenSwitch is used but it is not resolved [unresolved-type]
HiddenSwitch { onActivated: hiddenSwitchActivated(); }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:86:13: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:99:17: Cannot assign to non-existent default property [missing-property]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:93:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:94:17: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:96:17: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.RichText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:97:17: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property]
wrapMode: TextEdit.Wrap
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:34:12: Unqualified access [unqualified]
title: Utils.format(qsTr("About {0}"), application.name)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:44:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:51:41: Unqualified access [unqualified]
HiddenSwitch { onActivated: hiddenSwitchActivated(); }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AboutDialog.qml:65:23: Unqualified access [unqualified]
text: Utils.format(
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:80:5: Singleton Type Application is not creatable. [uncreatable-type]
Application { id: application }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2123:31: PlatformMenuItem was not found. Did you add all import paths? [import]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
delegate: Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2302:27: PlatformMenuItem was not found. Did you add all import paths? [import]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
delegate: Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2352:27: PlatformMenuItem was not found. Did you add all import paths? [import]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
delegate: Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:425:5: ChangeLog was not found. Did you add all import paths? [import]
ChangeLog { id: changeLog }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:471:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:482:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:494:5: Templates was not found. Did you add all import paths? [import]
Templates { id: templates }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:547:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:586:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1348:5: OpenFileDialog was not found. Did you add all import paths? [import]
OpenFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "OpenUrlDialog"?
OpenUrlDialog
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2111:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: fileOpenAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: fileOpenAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2112:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: fileOpenInTabAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: fileOpenInTabAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2113:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: urlOpenAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: urlOpenAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2136:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2138:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: fileSaveAsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: fileSaveAsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2139:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: saveImageAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: saveImageAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2140:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2141:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: closeTabAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: closeTabAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2142:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: closeAllTabsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: closeAllTabsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2143:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2144:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: quitAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: quitAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2149:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: undoAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: undoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2150:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: redoAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: redoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2151:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2152:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: deleteAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: deleteAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2153:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2154:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: selectAllAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: selectAllAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2155:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: selectAllVisibleAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2156:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: selectNoneAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: selectNoneAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2157:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: invertSelectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: invertSelectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2158:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2159:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2160:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: selectNeighboursAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: selectNeighboursAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2171:21: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2180:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: repeatLastSelectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2181:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2182:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: findAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: findAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2183:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: advancedFindAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: advancedFindAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2184:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: findByAttributeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: findByAttributeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2185:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2190:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2195:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2196:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: prevComponentAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: prevComponentAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2197:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: nextComponentAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: nextComponentAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2198:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2199:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: optionsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: optionsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2204:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: overviewModeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: overviewModeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2205:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: resetViewAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: resetViewAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2206:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2211:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2216:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2217:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: toggleGraphMetricsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: toggleGraphMetricsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2221:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: hideNodeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: hideNodeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2222:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showFocusedNodeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showFocusedNodeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2223:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showSelectedNodeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showSelectedNodeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2224:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showAllNodeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showAllNodeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2230:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2240:17: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: edgeTextWarning.hidden }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: edgeTextWarning.hidden }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2242:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: hideEdgeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: hideEdgeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2243:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showSelectedEdgeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showSelectedEdgeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2244:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showAllEdgeTextAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showAllEdgeTextAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2246:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2251:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showMultiElementIndicatorsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showMultiElementIndicatorsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2252:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showEdgesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showEdgesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2253:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2254:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: perspecitveProjectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: perspecitveProjectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2255:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: orthographicProjectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: orthographicProjectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2256:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: twoDeeProjectionAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: twoDeeProjectionAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2257:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2258:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: smoothShadingAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: smoothShadingAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2259:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: flatShadingAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: flatShadingAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2260:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2261:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: copyImageToClipboardAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: copyImageToClipboardAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2266:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: pauseLayoutAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: pauseLayoutAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2267:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2268:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: exportNodePositionsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: exportNodePositionsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2269:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: importNodePositionsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: importNodePositionsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2274:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: enrichmentAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: enrichmentAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2275:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: searchWebAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: searchWebAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2276:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2277:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: cloneAttributeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: cloneAttributeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2278:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: editAttributeAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: editAttributeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2279:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: removeAttributesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: removeAttributesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2280:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: importAttributesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: importAttributesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2281:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2282:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showProvenanceLogAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showProvenanceLogAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2289:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: addBookmarkAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: addBookmarkAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2290:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: manageBookmarksAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: manageBookmarksAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2291:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2293:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2343:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: addTemplateAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: addTemplateAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2344:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: manageTemplatesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: manageTemplatesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2345:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: { return templates.namesAsArray().length === 0; } }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator { hidden: { return templates.namesAsArray().length === 0; } }
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2398:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2403:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2408:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2413:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2418:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2423:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2428:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2433:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2439:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2445:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2451:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: testConsoleOutputAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: testConsoleOutputAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2452:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: dumpGraphAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: dumpGraphAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2453:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: dumpCommandStackAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: dumpCommandStackAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2454:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: toggleFpsMeterAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: toggleFpsMeterAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2455:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: toggleGlyphmapSaveAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: toggleGlyphmapSaveAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2456:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: reportScopeTimersAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: reportScopeTimersAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2457:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showCommandLineArgumentsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showCommandLineArgumentsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2458:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showEnvironmentAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showEnvironmentAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2459:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showOpenGLInfoAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showOpenGLInfoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2460:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showPaletteAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showPaletteAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2461:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: testCommandAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: testCommandAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2462:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: testInfiniteParseAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: testInfiniteParseAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2463:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: restartAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: restartAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2470:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: onlineHelpAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: onlineHelpAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2471:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: exampleDataSetsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: exampleDataSetsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2473:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2489:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2490:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: aboutAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: aboutAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2491:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: aboutPluginsAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: aboutPluginsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2492:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: aboutQtAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: aboutQtAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2494:13: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator {}
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuSeparator"?
Labs.MenuSeparator {}
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2495:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: checkForUpdatesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: checkForUpdatesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2496:13: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { action: showLatestChangesAction }
^^^^^^^^^^^^^^^^
Info: Did you mean "Labs.MenuItem"?
Labs.MenuItem { action: showLatestChangesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:29:1: Wizard was not found. Did you add all import paths? [import]
import app.graphia
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2666:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: fileOpenAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: fileOpenAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2667:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: fileOpenInTabAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: fileOpenInTabAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2668:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: fileSaveAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: fileSaveAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2669:13: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator {}
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2670:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2676:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: toggleLayoutSettingsAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2677:13: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator {}
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2678:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: deleteAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: deleteAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2679:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: findAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: findAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2680:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: findByAttributeAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: findByAttributeAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2681:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: undoAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: undoAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2682:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: redoAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: redoAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2683:13: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator {}
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2684:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: resetViewAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: resetViewAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2685:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: optionsAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: optionsAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2749:13: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:17: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { icon.name: "media-playback-start" }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { icon.name: "media-playback-start" }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:17: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { icon.name: "media-playback-stop" }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:17: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { icon.name: "media-playback-pause" }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2218:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2102:5: PlatformMenuBar was not found. Did you add all import paths? [import]
PlatformMenuBar
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2284:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2391:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2146:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2263:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2226:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2338:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2161:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2201:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2108:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2271:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: OpenFileDialog was not found. Did you add all import paths? [import]
OpenFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "OpenUrlDialog"?
OpenUrlDialog
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2395:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2114:13: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2466:9: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3113:17: unknown grouped property scope icon. [unqualified]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:33: unknown grouped property scope icon. [unqualified]
ToolBarButton { icon.name: "media-playback-start" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:33: unknown grouped property scope icon. [unqualified]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:33: unknown grouped property scope icon. [unqualified]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:471:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:482:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:547:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:586:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:930:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:949:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:967:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { openUrlDialog.show(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:977:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:995:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1011:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { tabBar.closeTab(tabBar.currentIndex); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1021:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1042:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { mainWindow.close(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1052:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1066:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1082:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { currentTab.document.deleteSelectedNodes(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1092:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1106:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1119:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1133:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1147:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1162:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1177:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1190:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1204:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1218:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1239:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1252:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1265:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1278:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1290:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1327:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1348:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1348:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1378:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1405:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1432:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { removeAttributesDialog.show(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1448:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1477:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1492:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1506:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1520:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1533:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1546:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1579:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1602:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1614:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1640:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1663:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1830:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1841:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { application.reportScopeTimers(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1848:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { mainWindow.restart(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1862:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1875:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { environmentDialog.show(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1882:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { openGLInfoDialog.show(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1889:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { showPaletteDialog.show(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1896:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1923:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1953:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1983:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1995:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2007:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2019:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2030:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2050:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2065:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2078:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2090:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { Qt.openUrlExternally(QmlUtils.redirectUrl("help")); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2097:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { Qt.openUrlExternally(QmlUtils.redirectUrl("example_datasets")); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2102:5: 'PlatformMenuBar' is used but it is not resolved [unresolved-type]
PlatformMenuBar
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2108:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2111:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: fileOpenAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2112:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: fileOpenInTabAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2113:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: urlOpenAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2114:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2114:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2123:31: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2123:31: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2138:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: fileSaveAsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2139:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: saveImageAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2141:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: closeTabAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2142:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: closeAllTabsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2144:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: quitAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2146:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2149:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: undoAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2150:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: redoAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2152:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: deleteAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2154:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: selectAllAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2155:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: selectAllVisibleAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2156:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: selectNoneAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2157:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: invertSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2158:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2158:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2159:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2159:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2160:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: selectNeighboursAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2161:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2161:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2171:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2171:21: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2180:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: repeatLastSelectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2182:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: findAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2183:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: advancedFindAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2184:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: findByAttributeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2185:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2185:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2190:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2190:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2196:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: prevComponentAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2197:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: nextComponentAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2199:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: optionsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2201:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2204:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: overviewModeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2205:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: resetViewAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2206:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2206:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2211:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2211:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2217:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: toggleGraphMetricsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2218:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2221:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: hideNodeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2222:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showFocusedNodeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2223:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showSelectedNodeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2224:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showAllNodeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2226:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2230:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2230:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2230:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2240:17: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: edgeTextWarning.hidden }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2242:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: hideEdgeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2243:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showSelectedEdgeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2244:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showAllEdgeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2246:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2246:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2251:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showMultiElementIndicatorsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2252:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showEdgesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2254:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: perspecitveProjectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2255:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: orthographicProjectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2256:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: twoDeeProjectionAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2258:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: smoothShadingAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2259:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: flatShadingAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2261:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: copyImageToClipboardAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2263:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2266:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: pauseLayoutAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2267:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2268:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: exportNodePositionsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2269:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: importNodePositionsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2271:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2274:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: enrichmentAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2275:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: searchWebAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2277:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: cloneAttributeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2278:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: editAttributeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2279:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: removeAttributesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2280:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: importAttributesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2282:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showProvenanceLogAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2284:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2289:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: addBookmarkAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2290:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: manageBookmarksAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2291:13: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2293:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2293:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2323:25: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2302:27: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2338:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2343:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: addTemplateAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2344:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: manageTemplatesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2345:13: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: { return templates.namesAsArray().length === 0; } }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2352:27: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2352:27: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2352:27: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2391:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2391:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2395:13: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2398:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2398:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2403:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2403:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2408:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2408:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2413:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2413:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2418:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2418:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2423:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2423:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2428:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2428:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2433:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2433:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2433:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2439:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2439:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2439:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2445:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2445:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2451:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: testConsoleOutputAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2452:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: dumpGraphAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2453:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: dumpCommandStackAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2454:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: toggleFpsMeterAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2455:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: toggleGlyphmapSaveAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2456:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: reportScopeTimersAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2457:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showCommandLineArgumentsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2458:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showEnvironmentAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2459:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showOpenGLInfoAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2460:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showPaletteAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2461:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: testCommandAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2462:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: testInfiniteParseAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2463:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: restartAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2466:9: 'PlatformMenu' is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2470:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: onlineHelpAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2471:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: exampleDataSetsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2473:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2473:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2490:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: aboutAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2491:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: aboutPluginsAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2492:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: aboutQtAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2495:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: checkForUpdatesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2496:13: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { action: showLatestChangesAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2618:5: 'EnrichmentWizard' is used but it is not resolved [unresolved-type]
EnrichmentWizard
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2618:5: 'EnrichmentWizard' is used but it is not resolved [unresolved-type]
EnrichmentWizard
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2666:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileOpenAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2667:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileOpenInTabAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2668:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileSaveAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2670:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2670:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2676:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2678:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: deleteAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2679:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: findAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2680:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: findByAttributeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2681:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: undoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2682:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: redoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2684:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: resetViewAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2685:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: optionsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2749:13: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2749:13: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2749:13: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3113:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:17: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-start" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:33: 'icon' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-start" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:17: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:33: 'icon' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:17: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:33: 'icon' is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3106:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2666:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileOpenAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2667:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileOpenInTabAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2668:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: fileSaveAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2669:13: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2670:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2676:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleLayoutSettingsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2677:13: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2678:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: deleteAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2679:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: findAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2680:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: findByAttributeAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2681:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: undoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2682:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: redoAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2683:13: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2684:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: resetViewAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2685:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: optionsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3160:9: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2221:17: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: hideNodeTextAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2108:9: Cannot assign to non-existent default property [missing-property]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2289:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: addBookmarkAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2395:13: Cannot assign to non-existent default property [missing-property]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2149:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: undoAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2266:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: pauseLayoutAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2230:17: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2343:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: addTemplateAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2168:17: Cannot assign to non-existent default property [missing-property]
Instantiator
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2204:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: overviewModeAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2111:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: fileOpenAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2274:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: enrichmentAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:425:5: Type ChangeLog is used but it is not resolved [unresolved-type]
ChangeLog { id: changeLog }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:471:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:482:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:494:5: Type Templates is used but it is not resolved [unresolved-type]
Templates { id: templates }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:496:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:547:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:586:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:888:5: Type OpenFileDialog is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1348:5: Type OpenFileDialog is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2102:5: Type PlatformMenuBar is used but it is not resolved [unresolved-type]
PlatformMenuBar
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2618:5: Type EnrichmentWizard is used but it is not resolved [unresolved-type]
EnrichmentWizard
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3153:5: Type Hubble is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:902:9: Cannot assign to non-existent default property [missing-property]
Connections
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:17: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-start" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:17: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:17: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2398:17: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2171:21: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2120:17: Cannot assign to non-existent default property [missing-property]
Instantiator
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2470:13: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { action: onlineHelpAction }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1652:9: No type found for property "model". This may be due to a missing import statement or incomplete qmltypes files. [missing-type]
model: { return templates.namesAsArray(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2252:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showEdgesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2182:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: findAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2261:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: copyImageToClipboardAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2280:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: importAttributesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2288:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Bookmarks")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2430:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Hitch");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3113:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1351:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters:
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2453:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: dumpCommandStackAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3166:38: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
ToolBarButton { icon.name: "media-playback-stop" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2425:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Deadlock");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2141:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: closeTabAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2684:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: resetViewAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2184:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: findByAttributeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2208:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: togglePluginWindowAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2209:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab || !currentTab.document.hasPluginUI
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2274:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: enrichmentAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:474:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "window"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2187:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: currentTab ? currentTab.previousAction : null
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2188:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2345:37: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: { return templates.namesAsArray().length === 0; } }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2126:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: index > -1 ? QmlUtils.fileNameForUrl(mainWindow.recentFiles[index]) : "";
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2150:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: redoAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2240:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: edgeTextWarning.hidden }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2156:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: selectNoneAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2242:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: hideEdgeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2173:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: modelData
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2196:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: prevComponentAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2199:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: optionsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2471:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: exampleDataSetsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2142:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: closeAllTabsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2460:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showPaletteAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:55: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:499:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2217:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: toggleGraphMetricsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2224:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showAllNodeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3165:38: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
ToolBarButton { icon.name: "media-playback-start" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2244:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showAllEdgeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2420:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Infinite Loop");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2490:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: aboutAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2441:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: Qt.platform.os !== "windows"
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2442:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Windows Exception Non-Continuable");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2110:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&File")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:891:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: application.nameFilters
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2258:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: smoothShadingAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2254:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: perspecitveProjectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2397:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Crash")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2673:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: pauseLayoutAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2674:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: ""
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2462:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: testInfiniteParseAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2204:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: overviewModeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2410:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("std::exception");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2157:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: invertSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:32: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:65: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2681:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: undoAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2221:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: hideNodeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:550:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "defaults"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:485:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2106:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !tracking.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2197:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: nextComponentAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2435:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: Qt.platform.os !== "windows"
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2436:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Windows Exception");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2251:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showMultiElementIndicatorsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2228:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Show Edge Text")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2679:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: findAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2155:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: selectAllVisibleAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2290:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: manageBookmarksAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2112:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: fileOpenInTabAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2192:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: currentTab ? currentTab.nextAction : null
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2193:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2154:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: selectAllAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2183:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: advancedFindAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2496:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showLatestChangesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2668:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: fileSaveAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2138:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: fileSaveAsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2205:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: resetViewAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2456:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: reportScopeTimersAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2160:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: selectNeighboursAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2180:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: repeatLastSelectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2470:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: onlineHelpAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2685:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: optionsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2667:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: fileOpenInTabAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2268:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: exportNodePositionsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2356:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: templatesInstantiator.model[index]
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2358:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled:
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:55: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2152:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: deleteAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2468:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Help")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2223:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showSelectedNodeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2158:32: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2158:70: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectSourcesAction.enabled; action: selectSourcesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3155:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Resume/Pause Layout")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3156:9: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignBottom | Qt.AlignLeft
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3157:9: Binding assigned to "edges", but no property "edges" exists in the current element. [missing-property]
edges: Qt.LeftEdge | Qt.TopEdge
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3158:9: Binding assigned to "target", but no property "target" exists in the current element. [missing-property]
target: pauseLayoutButton
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3159:9: Binding assigned to "tooltipMode", but no property "tooltipMode" exists in the current element. [missing-property]
tooltipMode: true
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2259:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: flatShadingAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2267:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: toggleLayoutSettingsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2139:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: saveImageAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2222:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showFocusedNodeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2342:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("T&emplates")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2203:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&View")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2344:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: manageTemplatesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2111:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: fileOpenAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2255:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: orthographicProjectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2295:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: activateAllBookmarksAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2296:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: currentTab ? currentTab.document.bookmarks.length === 1 : true
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2682:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: redoAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:55: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2454:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: toggleFpsMeterAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2495:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: checkForUpdatesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2457:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showCommandLineArgumentsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:55: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2117:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: application.runningWasm
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2118:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Recent Files")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3167:38: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
ToolBarButton { icon.name: "media-playback-pause" }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2279:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: removeAttributesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2405:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("C++ Exception");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2475:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Show Tutorial…")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2751:17: Binding assigned to "showCloseButton", but no property "showCloseButton" exists in the current element. [missing-property]
showCloseButton: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2220:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Show Node Text")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:588:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "debug"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2248:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: toggleEdgeDirectionAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2249:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab || !currentTab.document.directed
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2213:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: togglePluginMinimiseAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2214:17: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab || !currentTab.document.hasPluginUI
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2463:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: restartAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2234:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2235:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !currentTab || currentTab.document.hasValidEdgeTextVisualisation ||
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2237:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("⚠ Visualisation Required For Edge Text")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2243:36: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showSelectedEdgeTextAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2282:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showProvenanceLogAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2678:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: deleteAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2159:32: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2159:70: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { hidden: !selectTargetsAction.enabled; action: selectTargetsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2492:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: aboutQtAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2491:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: aboutPluginsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2149:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: undoAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2459:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showOpenGLInfoAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2393:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Debug")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2394:13: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !application.debugEnabled && !mainWindow.debugMenuUnhidden
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2458:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: showEnvironmentAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2164:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Select Shared Values of Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2165:17: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: currentTab !== null && !currentTab.document.nodeSelectionEmpty &&
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2343:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: addTemplateAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2455:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: toggleGlyphmapSaveAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2273:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("T&ools")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:55: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2277:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: cloneAttributeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2415:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Fatal Error");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2451:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: testConsoleOutputAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2452:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: dumpGraphAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2289:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: addBookmarkAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2291:37: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1591:9: No type found for property "model". This may be due to a missing import statement or incomplete qmltypes files. [missing-type]
model: currentTab ? currentTab.document.bookmarks : []
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2275:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: searchWebAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2666:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: fileOpenAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2447:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Silent Submit");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2148:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Edit")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2265:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("&Layout")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2256:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: twoDeeProjectionAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2278:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: editAttributeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2113:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: urlOpenAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2400:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Null Pointer Deference");
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2461:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: testCommandAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2680:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: findByAttributeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2269:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: importNodePositionsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3110:17: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property]
implicitHeight: progressBar.implicitHeight
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3111:17: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: implicitHeight
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3114:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Cancel")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3116:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: currentTab ? currentTab.document.significantCommandInProgress &&
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2144:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: quitAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2266:32: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
PlatformMenuItem { action: pauseLayoutAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2676:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: toggleLayoutSettingsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2123:31: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2302:27: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2352:27: Type PlatformMenuItem is used but it is not resolved [unresolved-type]
delegate: PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:25:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2986:25: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: 1
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:50:32: Cannot assign binding of type QObject to TabUI [incompatible-type]
property TabUI currentTab: tabBar.count > 0 && tabBar.currentIndex < tabLayout.count ?
tabLayout.get(tabBar.currentIndex) : null
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:53:62: Member "directed" not found on type "Document" [missing-property]
property bool directed: currentTab ? currentTab.document.directed : false
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:62:36: Member "document" not found on type "QObject" [missing-property]
if(tab !== null && tab.document.busy)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:437:39: Member "environment" not found on type "Application" [missing-property]
let environment = application.environment;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:595:24: Member "runningWasm" not found on type "Application" [missing-property]
if(application.runningWasm)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:631:16: Unqualified access [unqualified]
return QmlUtils.urlIsFile(url) ? QmlUtils.baseFileNameForUrl(url) : url;
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:647:24: Member "isNativeLink" not found on type "Application" [missing-property]
if(application.isNativeLink(url))
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:804:45: Member "parametersQmlPathForPlugin" not found on type "Application" [missing-property]
let parametersQmlPath = application.parametersQmlPathForPlugin(pluginName, type);
^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1335:47: Member "busy" not found on type "Document" [missing-property]
if(!currentTab || currentTab.document.busy)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1440:29: Member "removeAttributes" not found on type "Document" [missing-property]
currentTab.document.removeAttributes(attributeNames);
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2562:14: Unqualified access [unqualified]
case Shading.Smooth: shading.checkedAction = smoothShadingAction; break;
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2592:47: Member "busy" not found on type "Document" [missing-property]
if(!currentTab || currentTab.document.busy)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2600:47: Member "busy" not found on type "Document" [missing-property]
if(!currentTab || currentTab.document.busy)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:125:27: Unqualified access [unqualified]
let fileUrl = QmlUtils.urlForFileName(filename);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:138:50: Unqualified access [unqualified]
errorOpeningFileMessageDialog.text = Utils.format(
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:159:25: Member "submitTrackingData" not found on type "Application" [missing-property]
application.submitTrackingData();
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:399:13: Unqualified access [unqualified]
processOnePendingArgument();
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:459:27: Member "openGLInfo" not found on type "Application" [missing-property]
text: application.openGLInfo
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:468:15: Unqualified access [unqualified]
text: currentTab !== null ? currentTab.document.log : ""
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab !== null ? currentTab.document.log : ""
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:503:17: Unqualified access [unqualified]
EdgeVisualType.Arrow : EdgeVisualType.Cylinder;
^^^^^^^^^^^^^^
Info: Did you mean "edgeVisualType"?
edgeVisualType.Arrow : EdgeVisualType.Cylinder;
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:510:53: Unqualified access [unqualified]
case hideNodeTextAction: return TextState.Off;
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:521:53: Unqualified access [unqualified]
case hideEdgeTextAction: return TextState.Off;
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:536:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:542:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:891:34: Member "nameFilters" not found on type "Application" [missing-property]
nameFilters: application.nameFilters
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:921:23: Unqualified access [unqualified]
onAccepted: { openUrl(openUrlDialog.url, true); }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:976:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:979:16: Unqualified access [unqualified]
if(currentTab === null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab === null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:994:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:997:16: Unqualified access [unqualified]
if(currentTab === null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab === null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1010:18: Unqualified access [unqualified]
enabled: currentTab !== null
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1020:18: Unqualified access [unqualified]
enabled: currentTab !== null
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1049:15: Unqualified access [unqualified]
text: currentTab ? currentTab.document.nextUndoAction : qsTr("&Undo")
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? currentTab.document.nextUndoAction : qsTr("&Undo")
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1051:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canUndo : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canUndo : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1054:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1063:15: Unqualified access [unqualified]
text: currentTab ? currentTab.document.nextRedoAction : qsTr("&Redo")
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? currentTab.document.nextRedoAction : qsTr("&Redo")
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1065:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canRedo : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canRedo : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1068:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1079:32: Unqualified access [unqualified]
property bool visible: currentTab ?
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property bool visible: mainWindow.currentTab ?
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1081:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1082:41: Unqualified access [unqualified]
onTriggered: function(source) { currentTab.document.deleteSelectedNodes(); }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: function(source) { mainWindow.currentTab.document.deleteSelectedNodes(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1091:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1094:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1105:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1108:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1118:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1121:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1130:32: Unqualified access [unqualified]
property bool visible: currentTab ?
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property bool visible: mainWindow.currentTab ?
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1132:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1135:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1144:32: Unqualified access [unqualified]
property bool visible: currentTab ?
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property bool visible: mainWindow.currentTab ?
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1146:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1149:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1159:32: Unqualified access [unqualified]
property bool visible: currentTab ?
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property bool visible: mainWindow.currentTab ?
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1161:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && visible : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1164:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1172:15: Unqualified access [unqualified]
text: currentTab ? currentTab.repeatLastSelectionMenuText :
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? currentTab.repeatLastSelectionMenuText :
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1176:18: Unqualified access [unqualified]
enabled: currentTab && currentTab.canRepeatLastSelection
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && currentTab.canRepeatLastSelection
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1179:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1189:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1192:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1203:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1206:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1217:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1220:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1233:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1241:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1251:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canChangeComponent : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canChangeComponent : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1254:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1264:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canChangeComponent : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canChangeComponent : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1267:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1275:30: Member "_anyDocumentsBusy" not found on type "ApplicationWindow" [missing-property]
enabled: !mainWindow._anyDocumentsBusy && !tracking.visible
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1289:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1292:16: Unqualified access [unqualified]
if(currentTab !== null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1309:13: Unqualified access [unqualified]
currentTab.document.nodeName(searchWebAction._selectedNodeId) : ""
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
mainWindow.currentTab.document.nodeName(searchWebAction._selectedNodeId) : ""
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1315:25: Unqualified access [unqualified]
text: enabled ? Utils.format(qsTr("Search Web for '{0}'…"), elidedNodeName.elidedText) :
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1320:16: Unqualified access [unqualified]
if(currentTab === null || currentTab.document.numHeadNodesSelected !== 1)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab === null || currentTab.document.numHeadNodesSelected !== 1)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1326:18: Unqualified access [unqualified]
enabled: currentTab !== null && _selectedNodeId !== null
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && _selectedNodeId !== null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1329:13: Unqualified access [unqualified]
currentTab.searchWebForNode(_selectedNodeId);
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
mainWindow.currentTab.searchWebForNode(_selectedNodeId);
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1345:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1370:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1377:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1397:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1404:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1424:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1431:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1447:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1473:15: Unqualified access [unqualified]
text: currentTab && currentTab.document.layoutPauseState === LayoutPauseState.Paused ?
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab && currentTab.document.layoutPauseState === LayoutPauseState.Paused ?
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1476:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1479:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1462:36: Unqualified access [unqualified]
let layoutPauseState = currentTab ? currentTab.document.layoutPauseState : -1;
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let layoutPauseState = mainWindow.currentTab ? currentTab.document.layoutPauseState : -1;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1490:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1494:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1504:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1508:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1518:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1522:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1532:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canEnterOverviewMode : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canEnterOverviewMode : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1535:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1545:18: Unqualified access [unqualified]
enabled: currentTab ? currentTab.document.canResetView : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? currentTab.document.canResetView : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1548:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1578:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && currentTab.document.numNodesSelected > 0 : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && currentTab.document.numNodesSelected > 0 : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1581:16: Unqualified access [unqualified]
if(currentTab !== null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1591:16: Unqualified access [unqualified]
model: currentTab ? currentTab.document.bookmarks : []
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: mainWindow.currentTab ? currentTab.document.bookmarks : []
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1593:37: Unqualified access [unqualified]
onRemove: function(names) { currentTab.document.removeBookmarks(names); }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onRemove: function(names) { mainWindow.currentTab.document.removeBookmarks(names); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1594:40: Unqualified access [unqualified]
onRename: function(from, to) { currentTab.document.renameBookmark(from, to); }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onRename: function(from, to) { mainWindow.currentTab.document.renameBookmark(from, to); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1601:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && currentTab.document.bookmarks.length > 0 : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && currentTab.document.bookmarks.length > 0 : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1613:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy && currentTab.document.bookmarks.length > 1 : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy && currentTab.document.bookmarks.length > 1 : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1616:16: Unqualified access [unqualified]
if(currentTab !== null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1624:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1637:18: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy &&
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy &&
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1719:22: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1724:20: Unqualified access [unqualified]
if(currentTab !== null && checked)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null && checked)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1735:22: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1740:20: Unqualified access [unqualified]
if(currentTab !== null && checked)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null && checked)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1751:22: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1756:20: Unqualified access [unqualified]
if(currentTab !== null && checked)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null && checked)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1772:22: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1777:20: Unqualified access [unqualified]
if(currentTab !== null && checked)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null && checked)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1785:22: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1790:20: Unqualified access [unqualified]
if(currentTab !== null && checked)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null && checked)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1814:34: Member "testConsoleOutput" not found on type "Application" [missing-property]
onTriggered: application.testConsoleOutput()
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1821:30: Member "debugEnabled" not found on type "Application" [missing-property]
enabled: application.debugEnabled
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1822:22: Unqualified access [unqualified]
onTriggered: currentTab && currentTab.document.dumpGraph()
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: mainWindow.currentTab && currentTab.document.dumpGraph()
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1829:30: Member "debugEnabled" not found on type "Application" [missing-property]
enabled: application.debugEnabled
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1832:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1841:53: Member "reportScopeTimers" not found on type "Application" [missing-property]
onTriggered: function(source) { application.reportScopeTimers(); }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1898:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1909:36: Unqualified access [unqualified]
let infiniteParseUrl = QmlUtils.urlForFileName(application.resourceFile(
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1922:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1925:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1949:15: Unqualified access [unqualified]
text: currentTab ? Utils.format(currentTab.pluginMinimised ? qsTr("Restore {0}") : qsTr("Minimise {0}"),
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? Utils.format(currentTab.pluginMinimised ? qsTr("Restore {0}") : qsTr("Minimise {0}"),
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1951:18: Unqualified access [unqualified]
enabled: currentTab && currentTab.document.hasPluginUI && !currentTab.pluginPoppedOut
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && currentTab.document.hasPluginUI && !currentTab.pluginPoppedOut
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1955:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1948:20: Unqualified access [unqualified]
icon.name: currentTab && currentTab.pluginMinimised ? "go-top" : "go-bottom"
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
icon.name: mainWindow.currentTab && currentTab.pluginMinimised ? "go-top" : "go-bottom"
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1962:18: Unqualified access [unqualified]
enabled: currentTab && !currentTab.panelVisible
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && !currentTab.panelVisible
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1966:16: Unqualified access [unqualified]
if(currentTab.document.canEnterOverviewMode)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab.document.canEnterOverviewMode)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1979:15: Unqualified access [unqualified]
text: currentTab ? Utils.format(qsTr("Display {0} In Separate &Window"), currentTab.document.pluginName) : ""
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? Utils.format(qsTr("Display {0} In Separate &Window"), currentTab.document.pluginName) : ""
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1981:18: Unqualified access [unqualified]
checked: currentTab && currentTab.pluginPoppedOut
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
checked: mainWindow.currentTab && currentTab.pluginPoppedOut
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1982:18: Unqualified access [unqualified]
enabled: currentTab && currentTab.document.hasPluginUI && !mainWindow._anyDocumentsBusy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab && currentTab.document.hasPluginUI && !mainWindow._anyDocumentsBusy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1985:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:1994:18: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.busy
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.busy
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2009:60: Member "pluginDetailsModel" not found on type "Application" [missing-property]
aboutpluginsDialog.pluginDetails = application.pluginDetailsModel();
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2053:25: Member "checkForUpdates" not found on type "Application" [missing-property]
application.checkForUpdates();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2077:18: Unqualified access [unqualified]
enabled: currentTab
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2080:16: Unqualified access [unqualified]
if(currentTab)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2090:62: Unqualified access [unqualified]
onTriggered: function(source) { Qt.openUrlExternally(QmlUtils.redirectUrl("help")); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2097:62: Unqualified access [unqualified]
onTriggered: function(source) { Qt.openUrlExternally(QmlUtils.redirectUrl("example_datasets")); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2117:37: Member "runningWasm" not found on type "Application" [missing-property]
hidden: application.runningWasm
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2126:31: Unqualified access [unqualified]
text: index > -1 ? QmlUtils.fileNameForUrl(mainWindow.recentFiles[index]) : "";
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
delegate: PlatformMenuItem
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2129:37: Unqualified access [unqualified]
openUrl(QmlUtils.urlForFileName(text), true);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2137:52: Member "runningWasm" not found on type "Application" [missing-property]
PlatformMenuItem { hidden: application.runningWasm; action: fileSaveAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2165:26: Unqualified access [unqualified]
enabled: currentTab !== null && !currentTab.document.nodeSelectionEmpty &&
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab !== null && !currentTab.document.nodeSelectionEmpty &&
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2170:28: Unqualified access [unqualified]
model: currentTab !== null ? currentTab.sharedValuesAttributeNames : []
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: mainWindow.currentTab !== null ? currentTab.sharedValuesAttributeNames : []
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2173:31: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2174:40: Unqualified access [unqualified]
onTriggered: { currentTab.selectBySharedAttributeValue(text); }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onTriggered: { mainWindow.currentTab.selectBySharedAttributeValue(text); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2187:25: Unqualified access [unqualified]
action: currentTab ? currentTab.previousAction : null
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
action: mainWindow.currentTab ? currentTab.previousAction : null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2188:26: Unqualified access [unqualified]
hidden: !currentTab
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2192:25: Unqualified access [unqualified]
action: currentTab ? currentTab.nextAction : null
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
action: mainWindow.currentTab ? currentTab.nextAction : null
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2193:26: Unqualified access [unqualified]
hidden: !currentTab
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2209:26: Unqualified access [unqualified]
hidden: !currentTab || !currentTab.document.hasPluginUI
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab || !currentTab.document.hasPluginUI
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2214:26: Unqualified access [unqualified]
hidden: !currentTab || !currentTab.document.hasPluginUI
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab || !currentTab.document.hasPluginUI
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2235:30: Unqualified access [unqualified]
hidden: !currentTab || currentTab.document.hasValidEdgeTextVisualisation ||
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab || currentTab.document.hasValidEdgeTextVisualisation ||
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2249:26: Unqualified access [unqualified]
hidden: !currentTab || !currentTab.document.directed
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: !mainWindow.currentTab || !currentTab.document.directed
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2291:45: Unqualified access [unqualified]
PlatformMenuSeparator { hidden: currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenuSeparator { hidden: mainWindow.currentTab ? currentTab.document.bookmarks.length === 0 : true }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2296:25: Unqualified access [unqualified]
hidden: currentTab ? currentTab.document.bookmarks.length === 1 : true
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hidden: mainWindow.currentTab ? currentTab.document.bookmarks.length === 1 : true
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2301:24: Unqualified access [unqualified]
model: currentTab ? currentTab.document.bookmarks : []
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: mainWindow.currentTab ? currentTab.document.bookmarks : []
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2310:34: Unqualified access [unqualified]
enabled: currentTab ? !currentTab.document.busy : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: mainWindow.currentTab ? !currentTab.document.busy : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2311:31: Unqualified access [unqualified]
text: index > -1 ? currentTab.document.bookmarks[index] : "";
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2315:32: Unqualified access [unqualified]
if(index >= 0 && index < 9)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2325:49: Member "menu" not found on type "QObject" [missing-property]
if(source && source.menu)
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2356:55: Unqualified access [unqualified]
text: templatesInstantiator.model[index]
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
delegate: PlatformMenuItem
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2360:29: Unqualified access [unqualified]
if(!currentTab || currentTab.document.busy)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(!mainWindow.currentTab || currentTab.document.busy)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2385:64: Unqualified access [unqualified]
PlatformMenu { id: pluginMenu0; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenu { id: pluginMenu0; hidden: true; enabled: mainWindow.currentTab && !currentTab.document.busy }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2386:64: Unqualified access [unqualified]
PlatformMenu { id: pluginMenu1; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenu { id: pluginMenu1; hidden: true; enabled: mainWindow.currentTab && !currentTab.document.busy }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2387:64: Unqualified access [unqualified]
PlatformMenu { id: pluginMenu2; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenu { id: pluginMenu2; hidden: true; enabled: mainWindow.currentTab && !currentTab.document.busy }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2388:64: Unqualified access [unqualified]
PlatformMenu { id: pluginMenu3; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenu { id: pluginMenu3; hidden: true; enabled: mainWindow.currentTab && !currentTab.document.busy }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2389:64: Unqualified access [unqualified]
PlatformMenu { id: pluginMenu4; hidden: true; enabled: currentTab && !currentTab.document.busy }
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
PlatformMenu { id: pluginMenu4; hidden: true; enabled: mainWindow.currentTab && !currentTab.document.busy }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2394:34: Member "debugEnabled" not found on type "Application" [missing-property]
hidden: !application.debugEnabled && !mainWindow.debugMenuUnhidden
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2401:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.NullPtrDereference); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2406:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.CppException); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2411:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.StdException); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2416:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.FatalError); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2421:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.InfiniteLoop); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2426:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.Deadlock); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2431:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.Hitch); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2437:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.Win32Exception); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2443:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.Win32ExceptionNonContinuable); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2448:54: Unqualified access [unqualified]
onTriggered: { application.crash(CrashType.SilentSubmit); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2478:42: Unqualified access [unqualified]
let exampleFileUrl = QmlUtils.urlForFileName(application.resourceFile(
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2610:17: Unqualified access [unqualified]
models: currentTab ? currentTab.document.enrichmentTableModels : []
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
models: mainWindow.currentTab ? currentTab.document.enrichmentTableModels : []
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2614:13: Unqualified access [unqualified]
currentTab.document.removeEnrichmentResults(index);
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
mainWindow.currentTab.document.removeEnrichmentResults(index);
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2621:19: Unqualified access [unqualified]
document: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
document: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2624:16: Unqualified access [unqualified]
if(currentTab !== null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab !== null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2633:17: Unqualified access [unqualified]
target: currentTab
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: mainWindow.currentTab
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2635:43: Unqualified access [unqualified]
function onPluginLoadComplete() { updatePluginMenus(); }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2636:47: Unqualified access [unqualified]
function onPluginPoppedOutChanged() { updatePluginMenus(); }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2641:17: Unqualified access [unqualified]
target: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2645:40: Unqualified access [unqualified]
enrichmentResults.models = currentTab.document.enrichmentTableModels;
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enrichmentResults.models = mainWindow.currentTab.document.enrichmentTableModels;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2651:42: Unqualified access [unqualified]
function onAttributesChanged() { updatePluginMenus(); }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2657:21: Unqualified access [unqualified]
topPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2658:24: Unqualified access [unqualified]
bottomPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2697:39: Member "updateDownloadProgress" not found on type "Application" [missing-property]
text: application.updateDownloadProgress >= 0 ?
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2704:48: Member "updateDownloadProgress" not found on type "Application" [missing-property]
indeterminate: application.updateDownloadProgress < 0
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2705:57: Member "updateDownloadProgress" not found on type "Application" [missing-property]
value: !indeterminate ? application.updateDownloadProgress / 100.0 : 0.0
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2756:33: Unqualified access [unqualified]
let index = tabBar.findTabIndex(tab);
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2773:25: Unqualified access [unqualified]
processOnePendingArgument();
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2798:21: Unqualified access [unqualified]
tabBar.removeTab(tabBar.findTabIndex(this));
^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2820:25: Unqualified access [unqualified]
lastTabClosed();
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2851:38: Member "destroy" not found on type "QObject" [missing-property]
Qt.callLater(tab.destroy);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2883:48: Member "document" not found on type "QObject" [missing-property]
let loadWasCancelled = tab.document.commandIsCancelling;
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2905:31: Unqualified access [unqualified]
let tab = currentTab;
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let tab = mainWindow.currentTab;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2970:32: Member "url" not found on type "QObject" [missing-property]
if(tab.url === url)
^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:2987:24: Unqualified access [unqualified]
color: ControlColors.mid
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3024:23: Unqualified access [unqualified]
text: currentTab ? currentTab.document.status : ""
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab ? currentTab.document.status : ""
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3050:23: Unqualified access [unqualified]
text: currentTab && currentTab.document.significantCommandInProgress ? currentTab.document.commandVerb : ""
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: mainWindow.currentTab && currentTab.document.significantCommandInProgress ? currentTab.document.commandVerb : ""
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3056:24: Unqualified access [unqualified]
value: currentTab && currentTab.document.commandProgress >= 0.0 ? currentTab.document.commandProgress / 100.0 : 0.0
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
value: mainWindow.currentTab && currentTab.document.commandProgress >= 0.0 ? currentTab.document.commandProgress / 100.0 : 0.0
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3057:26: Unqualified access [unqualified]
visible: currentTab ? currentTab.document.significantCommandInProgress : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: mainWindow.currentTab ? currentTab.document.significantCommandInProgress : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3058:32: Unqualified access [unqualified]
indeterminate: currentTab ? currentTab.document.commandProgress < 0.0 ||
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
indeterminate: mainWindow.currentTab ? currentTab.document.commandProgress < 0.0 ||
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3064:25: Unqualified access [unqualified]
target: currentTab && currentTab.document
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: mainWindow.currentTab && currentTab.document
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3069:24: Unqualified access [unqualified]
if(currentTab.document.commandSecondsRemaining > 10)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab.document.commandSecondsRemaining > 10)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3076:58: Unqualified access [unqualified]
if(timerLabel.currentCommandVerb !== currentTab.document.commandVerb)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(timerLabel.currentCommandVerb !== mainWindow.currentTab.document.commandVerb)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3087:26: Unqualified access [unqualified]
visible: currentTab !== null &&
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: mainWindow.currentTab !== null &&
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3094:24: Unqualified access [unqualified]
if(currentTab === null)
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(mainWindow.currentTab === null)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3111:32: Unqualified access [unqualified]
implicitWidth: implicitHeight
^^^^^^^^^^^^^^
Info: implicitHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
implicitWidth: .implicitHeight
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3116:26: Unqualified access [unqualified]
visible: currentTab ? currentTab.document.significantCommandInProgress &&
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: mainWindow.currentTab ? currentTab.document.significantCommandInProgress &&
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3122:21: Unqualified access [unqualified]
currentTab.document.cancelCommand();
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
mainWindow.currentTab.document.cancelCommand();
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3132:26: Unqualified access [unqualified]
visible: currentTab ? currentTab.document.commandIsCancelling : false
^^^^^^^^^^
Info: currentTab is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: mainWindow.currentTab ? currentTab.document.commandIsCancelling : false
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3139:38: Member "downloadActive" not found on type "Application" [missing-property]
visible: application.downloadActive || waitingForOpen
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3140:39: Member "downloadProgress" not found on type "Application" [missing-property]
progress: application.downloadProgress
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3145:33: Member "resumeDownload" not found on type "Application" [missing-property]
application.resumeDownload();
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3148:48: Member "cancelDownload" not found on type "Application" [missing-property]
onCancelClicked: { application.cancelDownload(); }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/main.qml:3162:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:41:69: Unqualified access [unqualified]
property int _contentHeight: columnLayout.implicitHeight + (2 * Constants.margin)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:126:20: Unqualified access [unqualified]
root.url = QmlUtils.urlFrom(textField.text);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:59:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:58:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:76:71: Unqualified access [unqualified]
property bool valid: { return textField.length > 0 && QmlUtils.userUrlStringIsValid(text); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/OpenUrlDialog.qml:77:86: Member "red" not found on type "QtObject" [missing-property]
color: textField.length === 0 || textField.valid ? palette.text : Qt.red
^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:325:19: PlatformMenu was not found. Did you add all import paths? [import]
menu: PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
menu: PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:171:9: AlertIcon was not found. Did you add all import paths? [import]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:194:13: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:202:9: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: GradientKey was not found. Did you add all import paths? [import]
GradientKey
^^^^^^^^^^^
Info: Did you mean "Gradient"?
Gradient
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: PaletteKey was not found. Did you add all import paths? [import]
PaletteKey
^^^^^^^^^^
Info: Did you mean "Palette"?
Palette
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: Hamburger was not found. Did you add all import paths? [import]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:329:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:343:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:364:17: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "MenuSeparator"?
MenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:472:17: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "MenuSeparator"?
MenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:501:17: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "MenuSeparator"?
MenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:503:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:531:17: PlatformMenuSeparator was not found. Did you add all import paths? [import]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "MenuSeparator"?
MenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:533:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:325:19: PlatformMenu was not found. Did you add all import paths? [import]
menu: PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
menu: PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: TreeComboBox was not found. Did you add all import paths? [import]
TreeComboBox
^^^^^^^^^^^^
Info: Did you mean "ComboBox"?
ComboBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:194:13: Cannot resolve alias "visualisationAttributeSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:194:13: Cannot resolve alias "visualisationAttributeSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:536:21: unknown grouped property scope icon. [unqualified]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:171:9: 'AlertIcon' is used but it is not resolved [unresolved-type]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:194:13: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:202:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:202:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:202:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:329:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:329:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:329:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:343:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:343:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:343:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:343:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:325:19: 'PlatformMenu' is used but it is not resolved [unresolved-type]
menu: PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:364:17: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:366:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:409:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:429:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:446:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:472:17: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:474:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:325:19: 'PlatformMenu' is used but it is not resolved [unresolved-type]
menu: PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:501:17: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:503:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:503:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:503:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:503:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:514:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:531:17: 'PlatformMenuSeparator' is used but it is not resolved [unresolved-type]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:533:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:533:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:536:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:533:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:329:17: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:194:13: Cannot assign to non-existent default property [missing-property]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:171:9: Type AlertIcon is used but it is not resolved [unresolved-type]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:177:9: Type TreeComboBox is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:202:9: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:244:9: Type GradientKey is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:294:9: Type PaletteKey is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:315:9: Type Hamburger is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:247:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:248:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:250:13: Binding assigned to "keyWidth", but no property "keyWidth" exists in the current element. [missing-property]
keyWidth: 100
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:252:13: Binding assigned to "textColor", but no property "textColor" exists in the current element. [missing-property]
textColor: root.textColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:253:13: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: root.hoverColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:255:13: Binding assigned to "invert", but no property "invert" exists in the current element. [missing-property]
invert: isFlagSet("invert");
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:257:13: Binding assigned to "minimum", but no property "minimum" exists in the current element. [missing-property]
minimum: root._visualisationInfo.minimumNumericValue !== undefined ?
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:259:13: Binding assigned to "maximum", but no property "maximum" exists in the current element. [missing-property]
maximum: root._visualisationInfo.maximumNumericValue !== undefined ?
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:262:13: Binding assigned to "mappedMinimum", but no property "mappedMinimum" exists in the current element. [missing-property]
mappedMinimum: root._visualisationInfo.mappedMinimumNumericValue !== undefined ?
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:264:13: Binding assigned to "mappedMaximum", but no property "mappedMaximum" exists in the current element. [missing-property]
mappedMaximum: root._visualisationInfo.mappedMaximumNumericValue !== undefined ?
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:267:13: Binding assigned to "showLabels", but no property "showLabels" exists in the current element. [missing-property]
showLabels:
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:501:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:412:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Min/Max")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:413:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:416:21: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property]
checked: parameters.mapping === undefined
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:418:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:420:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showMappingOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:297:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:298:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:300:13: Binding assigned to "textColor", but no property "textColor" exists in the current element. [missing-property]
textColor: root.textColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:301:13: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: root.hoverColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:303:13: Binding assigned to "stringValues", but no property "stringValues" exists in the current element. [missing-property]
stringValues: root._visualisationInfo.stringValues !== undefined ?
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:333:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Enabled")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:334:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:472:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:319:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 20
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:320:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 15
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:321:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property]
color: disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:322:13: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: enabledTextColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:323:13: Binding assigned to "propogatePresses", but no property "propogatePresses" exists in the current element. [missing-property]
propogatePresses: true
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:507:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:508:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showAssignByOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:510:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("By Value")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:511:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:174:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:531:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: !optionsMenu._showAssignByOptions }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:450:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Custom Mapping…")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:452:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:454:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:455:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showMappingOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:364:41: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
PlatformMenuSeparator { hidden: !optionsMenu._showMappingOptions }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:196:17: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:478:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Apply Per Component")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:479:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:480:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:482:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showMappingOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:536:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:432:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Standard Deviation")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:433:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:435:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:437:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showMappingOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:370:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Invert")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:371:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:372:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:374:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showMappingOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:204:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: iconName.length > 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:205:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: enabledMenuItem.checked
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:206:13: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName:
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:535:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Delete")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:181:13: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 180
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:182:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: root.similarAttributes
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:183:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !isFlagSet("disabled") && root._valid
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:184:13: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property]
placeholderText: root.attributeName
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:192:13: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:518:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:519:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !optionsMenu._showAssignByOptions
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:521:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("By Quantity")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:522:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:345:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Edit…")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:346:21: Binding assigned to "hidden", but no property "hidden" exists in the current element. [missing-property]
hidden: !gradientKey.visible && !paletteKey.visible
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:347:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:597:67: Unqualified access [unqualified]
similarAttributes = document.availableAttributesModel(ElementType.NodeAndEdge, ValueType.Numerical);
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:617:20: Unqualified access [unqualified]
return ValueType.Unknown;
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:629:20: Unqualified access [unqualified]
return ElementType.None;
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:44:17: Unqualified access [unqualified]
target: gradientSelector
^^^^^^^^^^^^^^^^
Info: gradientSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.gradientSelector
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:48:16: Unqualified access [unqualified]
if(gradientSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^^
Info: gradientSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.gradientSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:60:16: Unqualified access [unqualified]
if(gradientSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^^
Info: gradientSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.gradientSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:69:16: Unqualified access [unqualified]
if(gradientSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^^
Info: gradientSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.gradientSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:80:17: Unqualified access [unqualified]
target: paletteSelector
^^^^^^^^^^^^^^^
Info: paletteSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.paletteSelector
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:84:16: Unqualified access [unqualified]
if(paletteSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: paletteSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.paletteSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:96:16: Unqualified access [unqualified]
if(paletteSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: paletteSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.paletteSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:105:16: Unqualified access [unqualified]
if(paletteSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: paletteSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.paletteSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:116:17: Unqualified access [unqualified]
target: mappingSelector
^^^^^^^^^^^^^^^
Info: mappingSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.mappingSelector
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:120:16: Unqualified access [unqualified]
if(mappingSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: mappingSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.mappingSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:132:16: Unqualified access [unqualified]
if(mappingSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: mappingSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.mappingSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:143:16: Unqualified access [unqualified]
if(mappingSelector.visualisationIndex !== index)
^^^^^^^^^^^^^^^
Info: mappingSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.mappingSelector.visualisationIndex !== index)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:240:13: Unqualified access [unqualified]
gradientSelector.visualisationIndex = index;
^^^^^^^^^^^^^^^^
Info: gradientSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.gradientSelector.visualisationIndex = index;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:289:13: Unqualified access [unqualified]
paletteSelector.visualisationIndex = index;
^^^^^^^^^^^^^^^
Info: paletteSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.paletteSelector.visualisationIndex = index;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:183:23: Unqualified access [unqualified]
enabled: !isFlagSet("disabled") && root._valid
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:188:20: Unqualified access [unqualified]
if(selectedValue !== undefined)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:192:31: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:204:22: Unqualified access [unqualified]
visible: iconName.length > 0
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:208:36: Unqualified access [unqualified]
if(!root._valid || channel.length === 0)
^^^^^^^
Info: channel is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(!root._valid || root.channel.length === 0)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:255:21: Unqualified access [unqualified]
invert: isFlagSet("invert");
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:321:20: Unqualified access [unqualified]
color: disabledTextColor
^^^^^^^^^^^^^^^^^
Info: disabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
color: root.disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:322:25: Unqualified access [unqualified]
hoverColor: enabledTextColor
^^^^^^^^^^^^^^^^
Info: enabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hoverColor: root.enabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:360:28: Unqualified access [unqualified]
return document.visualisationChannelAllowsMapping(root.channel) &&
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
return root.document.visualisationChannelAllowsMapping(root.channel) &&
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:387:24: Unqualified access [unqualified]
if(parameters.mapping === undefined)
^^^^^^^^^^
Info: parameters is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.parameters.mapping === undefined)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:338:46: Unqualified access [unqualified]
setFlag("disabled", !checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:347:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:372:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:378:43: Unqualified access [unqualified]
setFlag("invert", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:413:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:416:30: Unqualified access [unqualified]
checked: parameters.mapping === undefined
^^^^^^^^^^
Info: parameters is a member of a parent element.
You can qualify the access with its id to avoid this warning.
checked: root.parameters.mapping === undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:424:25: Unqualified access [unqualified]
parameters["mapping"] = "\"{\\\"type\\\":\\\"minmax\\\",\\\"exponent\\\":1}\"";
^^^^^^^^^^
Info: parameters is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.parameters["mapping"] = "\"{\\\"type\\\":\\\"minmax\\\",\\\"exponent\\\":1}\"";
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:433:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:441:25: Unqualified access [unqualified]
parameters["mapping"] = "\"{\\\"type\\\":\\\"stddev\\\",\\\"exponent\\\":1}\"";
^^^^^^^^^^
Info: parameters is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.parameters["mapping"] = "\"{\\\"type\\\":\\\"stddev\\\",\\\"exponent\\\":1}\"";
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:454:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:459:25: Unqualified access [unqualified]
mappingSelector.visualisationIndex = index;
^^^^^^^^^^^^^^^
Info: mappingSelector is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.mappingSelector.visualisationIndex = index;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:480:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:486:46: Unqualified access [unqualified]
setFlag("component", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:507:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:518:30: Unqualified access [unqualified]
enabled: visible && enabledMenuItem.checked && !root._error
^^^^^^^
Info: visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.visible && enabledMenuItem.checked && !root._error
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:526:53: Unqualified access [unqualified]
setFlag("assignByQuantity", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:540:25: Unqualified access [unqualified]
document.removeVisualisation(index);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.removeVisualisation(index);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:609:17: Unqualified access [unqualified]
target: document
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
target: root.document
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisation.qml:610:42: Unqualified access [unqualified]
function onAttributesChanged() { updateSimilarAttributes(); }
^^^^^^^^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:58:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:65:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:109:17: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: attributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:205:29: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: GradientKey was not found. Did you add all import paths? [import]
GradientKey
^^^^^^^^^^^
Info: Did you mean "Gradient"?
Gradient
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: PaletteKey was not found. Did you add all import paths? [import]
PaletteKey
^^^^^^^^^^
Info: Did you mean "Palette"?
Palette
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:272:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:281:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:290:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:299:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:308:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:317:29: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:372:17: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:58:5: Cannot resolve alias "visualisationAttributeSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:58:5: Cannot resolve alias "visualisationAttributeSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:374:21: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:58:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:65:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:109:17: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: attributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: 'GradientKey' is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: 'PaletteKey' is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:272:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:272:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:272:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:281:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:281:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:281:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:290:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:290:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:290:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:299:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:299:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:299:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:308:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:308:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:308:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:317:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:317:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:317:29: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:372:17: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:374:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:372:17: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:388:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.accept(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:394:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.reject(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:205:29: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:372:17: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:248:29: Type GradientKey is used but it is not resolved [unresolved-type]
GradientKey
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:260:29: Type PaletteKey is used but it is not resolved [unresolved-type]
PaletteKey
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:272:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:281:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:290:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:299:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:308:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:317:29: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:109:17: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: attributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:58:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:65:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:80:13: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:112:13: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:374:29: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:109:41: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: attributeList }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:253:33: Binding assigned to "keyHeight", but no property "keyHeight" exists in the current element. [missing-property]
keyHeight: channelIndicator._elementSize
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:255:33: Binding assigned to "configuration", but no property "configuration" exists in the current element. [missing-property]
configuration: visuals.defaultGradient
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:256:33: Binding assigned to "showLabels", but no property "showLabels" exists in the current element. [missing-property]
showLabels: false
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:257:33: Binding assigned to "hoverEnabled", but no property "hoverEnabled" exists in the current element. [missing-property]
hoverEnabled: false
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:320:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:321:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:323:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "shared-text"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:118:17: Binding assigned to "allowMultipleSelection", but no property "allowMultipleSelection" exists in the current element. [missing-property]
allowMultipleSelection: true
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:284:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:285:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:287:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "edge-size"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:265:33: Binding assigned to "keyHeight", but no property "keyHeight" exists in the current element. [missing-property]
keyHeight: channelIndicator._elementSize
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:267:33: Binding assigned to "configuration", but no property "configuration" exists in the current element. [missing-property]
configuration: visuals.defaultPalette
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:268:33: Binding assigned to "separateKeys", but no property "separateKeys" exists in the current element. [missing-property]
separateKeys: false
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:269:33: Binding assigned to "hoverEnabled", but no property "hoverEnabled" exists in the current element. [missing-property]
hoverEnabled: false
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:293:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:294:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:296:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "text-size"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:311:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:312:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:314:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "format-text-bold"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:68:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:60:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:302:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:303:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:305:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "text-color"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:86:17: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:87:17: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:88:17: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:89:17: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "elementType"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:90:17: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:275:33: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: channelIndicator._elementSize
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:276:33: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: channelIndicator._elementSize
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:278:33: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "node-size"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:375:21: Binding assigned to "outlineVisible", but no property "outlineVisible" exists in the current element. [missing-property]
outlineVisible: scrollView.needsFrame
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:76:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:86:31: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:90:35: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:94:37: Unqualified access [unqualified]
let attribute = document.attribute(selectedValue);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let attribute = root.document.attribute(selectedValue);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:124:21: Unqualified access [unqualified]
updateVisualisationExpressions();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:163:70: Unqualified access [unqualified]
readonly property real frameMargin: needsFrame ? Constants.margin : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:186:34: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:374:35: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/CreateVisualisationDialog.qml:405:17: Unqualified access [unqualified]
reject();
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: DraggableList was not found. Did you add all import paths? [import]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:45:5: GradientSelector was not found. Did you add all import paths? [import]
GradientSelector { id: _gradientSelector }
^^^^^^^^^^^^^^^^
Info: Did you mean "GradientStop"?
GradientStop { id: _gradientSelector }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:46:5: PaletteSelector was not found. Did you add all import paths? [import]
PaletteSelector { id: _paletteSelector }
^^^^^^^^^^^^^^^
Info: Did you mean "ImageSelector"?
ImageSelector { id: _paletteSelector }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:47:5: MappingSelector was not found. Did you add all import paths? [import]
MappingSelector { id: _mappingSelector }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: ButtonMenu was not found. Did you add all import paths? [import]
ButtonMenu
^^^^^^^^^^
Info: Did you mean "Button"?
Button
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:103:9: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:79:17: unknown grouped property scope font. [unqualified]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:90:17: unknown grouped property scope icon. [unqualified]
icon.name: panel.hidden ? "go-top" : "go-bottom"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:79:17: 'font' is used but it is not resolved [unresolved-type]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:90:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: panel.hidden ? "go-top" : "go-bottom"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:103:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:103:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:103:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:103:9: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:146:9: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:73:13: Type ButtonMenu is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:87:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:45:5: Type GradientSelector is used but it is not resolved [unresolved-type]
GradientSelector { id: _gradientSelector }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:46:5: Type PaletteSelector is used but it is not resolved [unresolved-type]
PaletteSelector { id: _paletteSelector }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:47:5: Type MappingSelector is used but it is not resolved [unresolved-type]
MappingSelector { id: _mappingSelector }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:139:5: Type Hubble is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:108:13: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignBottom
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:89:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: list.count > 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:91:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: panel.hidden ? qsTr("Show") : qsTr("Hide")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:141:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Add Visualisation")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:142:9: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight | Qt.AlignTop
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:143:9: Binding assigned to "edges", but no property "edges" exists in the current element. [missing-property]
edges: Qt.RightEdge | Qt.BottomEdge
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:144:9: Binding assigned to "target", but no property "target" exists in the current element. [missing-property]
target: addVisualisationButton
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:145:9: Binding assigned to "tooltipMode", but no property "tooltipMode" exists in the current element. [missing-property]
tooltipMode: true
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:90:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: panel.hidden ? "go-top" : "go-bottom"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:77:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !visualisationSummaryText.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:78:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Add Visualisation")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:81:17: Binding assigned to "textColor", but no property "textColor" exists in the current element. [missing-property]
textColor: enabled ? enabledTextColor : disabledTextColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:82:17: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: heldColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:129:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: document.visualisations
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:130:17: Binding assigned to "heldColor", but no property "heldColor" exists in the current element. [missing-property]
heldColor: root.heldColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:132:17: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:79:22: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:110:19: Type DraggableList is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:63:34: Unqualified access [unqualified]
color: enabled ? enabledTextColor : disabledTextColor
^^^^^^^^^^^^^^^^
Info: enabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
color: enabled ? root.enabledTextColor : disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:67:28: Unqualified access [unqualified]
return Utils.pluralise(list.count,
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:81:28: Unqualified access [unqualified]
textColor: enabled ? enabledTextColor : disabledTextColor
^^^^^^^
Info: enabled is a member of a parent element.
You can qualify the access with its id to avoid this warning.
textColor: root.enabled ? enabledTextColor : disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:82:29: Unqualified access [unqualified]
hoverColor: heldColor
^^^^^^^^^
Info: heldColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hoverColor: root.heldColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:129:24: Unqualified access [unqualified]
model: document.visualisations
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.document.visualisations
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:134:51: Unqualified access [unqualified]
onItemMoved: function(from, to) { document.moveVisualisation(from, to); }
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onItemMoved: function(from, to) { root.document.moveVisualisation(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:118:35: Unqualified access [unqualified]
document: root.document
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:119:43: Unqualified access [unqualified]
enabledTextColor: root.enabledTextColor
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:120:44: Unqualified access [unqualified]
disabledTextColor: root.disabledTextColor
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:121:37: Unqualified access [unqualified]
hoverColor: root.heldColor
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:123:43: Unqualified access [unqualified]
gradientSelector: _gradientSelector
^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:124:42: Unqualified access [unqualified]
paletteSelector: _paletteSelector
^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:125:42: Unqualified access [unqualified]
mappingSelector: _mappingSelector
^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Visualisation/Visualisations.qml:148:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:65:17: unknown grouped property scope anchors. [unqualified]
anchors.verticalCenter: parent.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:37:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:48:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:65:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.verticalCenter: parent.verticalCenter
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:62:13: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:70:17: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "software-update-available"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:65:25: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors.verticalCenter: parent.verticalCenter
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/NewUpdate.qml:65:41: Unqualified access [unqualified]
anchors.verticalCenter: parent.verticalCenter
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.verticalCenter: root.parent.verticalCenter
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:175:21: SplitViewHandle was not found. Did you add all import paths? [import]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: Did you mean "SplitHandle"?
handle: SplitHandle {}
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:108:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:115:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:123:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: exportTableAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: exportTableAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:124:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: saveImageAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: saveImageAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:141:17: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: EnrichmentHeatmap was not found. Did you add all import paths? [import]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Info: Did you mean "EnrichmentResults"?
EnrichmentResults
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:337:17: ScrollBarCornerFiller was not found. Did you add all import paths? [import]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:415:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:429:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:446:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:454:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:356:5: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:377:5: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: DataTable was not found. Did you add all import paths? [import]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:84:17: unknown grouped property scope icon. [unqualified]
icon.name: "utilities-system-monitor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:102:17: unknown grouped property scope icon. [unqualified]
icon.name: "x-office-spreadsheet"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:110:17: unknown grouped property scope icon. [unqualified]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:118:17: unknown grouped property scope icon. [unqualified]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:21: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:84:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "utilities-system-monitor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:102:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "x-office-spreadsheet"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:108:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:110:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:108:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:108:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:115:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:118:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:115:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:115:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:123:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: exportTableAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:124:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: saveImageAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:141:17: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: 'EnrichmentHeatmap' is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:337:17: 'ScrollBarCornerFiller' is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:337:17: 'ScrollBarCornerFiller' is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:365:13: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:386:13: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:415:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:415:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:415:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:429:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:429:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:429:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:446:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:454:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:141:17: Type TabBarButton is used but it is not resolved [unresolved-type]
TabBarButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:177:13: Type DataTable is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:359:9: Cannot assign to non-existent default property [missing-property]
Action
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:380:9: Cannot assign to non-existent default property [missing-property]
Action
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:286:17: Type EnrichmentHeatmap is used but it is not resolved [unresolved-type]
EnrichmentHeatmap
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:337:17: Type ScrollBarCornerFiller is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:248:17: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:81:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:99:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:108:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:115:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:123:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: exportTableAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:124:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: saveImageAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:356:5: Type PlatformMenu is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:377:5: Type PlatformMenu is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:415:5: Type SaveFileDialog is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:429:5: Type SaveFileDialog is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:446:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:454:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:449:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:119:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("New Enrichment")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:294:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: root._currentModel
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:295:21: Binding assigned to "elideLabelWidth", but no property "elideLabelWidth" exists in the current element. [missing-property]
elideLabelWidth: 100
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:296:21: Binding assigned to "xAxisLabel", but no property "xAxisLabel" exists in the current element. [missing-property]
xAxisLabel: model ? model.selectionA : ""
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:297:21: Binding assigned to "yAxisLabel", but no property "yAxisLabel" exists in the current element. [missing-property]
yAxisLabel: model ? model.selectionB : ""
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:307:21: Binding assigned to "scrollXAmount", but no property "scrollXAmount" exists in the current element. [missing-property]
scrollXAmount: horizontalScrollBar.position / (1.0 - horizontalScrollBar.size)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:308:21: Binding assigned to "scrollYAmount", but no property "scrollYAmount" exists in the current element. [missing-property]
scrollYAmount: verticalScrollBar.position / (1.0 - verticalScrollBar.size)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:141:32: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
TabBarButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:110:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:102:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "x-office-spreadsheet"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:123:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: exportTableAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:85:17: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:86:17: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property]
checked: true
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:87:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Show only significant over-represented results")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:29: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:291:29: Binding assigned to "rightMargin", but no property "rightMargin" exists in the current element. [missing-property]
anchors.rightMargin: verticalScrollBar.size < 1 ? verticalScrollBar.width : 0
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:292:29: Binding assigned to "bottomMargin", but no property "bottomMargin" exists in the current element. [missing-property]
anchors.bottomMargin: horizontalScrollBar.size < 1 ? horizontalScrollBar.height : 0
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:457:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "screenshot"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:103:17: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:104:17: Binding assigned to "checked", but no property "checked" exists in the current element. [missing-property]
checked: true
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:105:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Show Heatmap")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:185:17: Binding assigned to "selectionMode", but no property "selectionMode" exists in the current element. [missing-property]
selectionMode: DataTable.SingleSelection
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:186:17: Binding assigned to "showBorder", but no property "showBorder" exists in the current element. [missing-property]
showBorder: false
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:188:17: Binding assigned to "sortIndicatorColumn", but no property "sortIndicatorColumn" exists in the current element. [missing-property]
sortIndicatorColumn: 0
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:189:17: Binding assigned to "sortIndicatorOrder", but no property "sortIndicatorOrder" exists in the current element. [missing-property]
sortIndicatorOrder: Qt.AscendingOrder
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:256:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: root._currentModel
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:270:17: Binding assigned to "cellValueProvider", but no property "cellValueProvider" exists in the current element. [missing-property]
cellValueProvider: function(value)
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:124:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: saveImageAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:118:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "list-add"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:419:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Save Plot As Image")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:420:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: [qsTr("PNG Image (*.png)"), qsTr("JPEG Image (*.jpg *.jpeg)"), qsTr("PDF Document (*.pdf)")]
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:112:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Delete result table")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:339:21: Binding assigned to "horizontalScrollBar", but no property "horizontalScrollBar" exists in the current element. [missing-property]
horizontalScrollBar: horizontalScrollBar
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:340:21: Binding assigned to "verticalScrollBar", but no property "verticalScrollBar" exists in the current element. [missing-property]
verticalScrollBar: verticalScrollBar
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:84:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "utilities-system-monitor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:433:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Export Table")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:434:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: [qsTr("CSV File (*.csv)"), qsTr("TSV File (*.tsv)")]
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:175:21: Type SplitViewHandle is used but it is not resolved [unresolved-type]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:23:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:148:21: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
height: 1
^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:76:21: Unqualified access [unqualified]
topPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:77:24: Unqualified access [unqualified]
bottomPadding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:120:28: Unqualified access [unqualified]
onClicked: wizard.show()
^^^^^^
Info: wizard is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onClicked: root.wizard.show()
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:141:38: Unqualified access [unqualified]
TabBarButton { text: Utils.format(qsTr("Results {0}"), index + 1) }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:149:20: Unqualified access [unqualified]
color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:185:32: Unqualified access [unqualified]
selectionMode: DataTable.SingleSelection
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:193:24: Unqualified access [unqualified]
if(model !== null)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:199:24: Unqualified access [unqualified]
if(model !== null)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:229:55: Unqualified access [unqualified]
function stringCompare(a, b) { return QmlUtils.compareStrings(a, b); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:243:25: Unqualified access [unqualified]
resizeVisibleColumnsToContents();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:296:33: Unqualified access [unqualified]
xAxisLabel: model ? model.selectionA : ""
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:297:33: Unqualified access [unqualified]
yAxisLabel: model ? model.selectionB : ""
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentResults.qml:290:35: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: SortFilterProxyModel was not found. Did you add all import paths? [import]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:174:17: FramedScrollView was not found. Did you add all import paths? [import]
FramedScrollView
^^^^^^^^^^^^^^^^
Info: Did you mean "ScrollView"?
ScrollView
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: Wizard was not found. Did you add all import paths? [import]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:265:17: FramedScrollView was not found. Did you add all import paths? [import]
FramedScrollView
^^^^^^^^^^^^^^^^
Info: Did you mean "ScrollView"?
ScrollView
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:29:1: 'Wizard' is used but it is not resolved [unresolved-type]
Wizard
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: 'SortFilterProxyModel' is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:174:17: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:174:17: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:265:17: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:265:17: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:174:17: Type FramedScrollView is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:181:21: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:60:5: Cannot assign to non-existent default property [missing-property]
Item
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:62:9: Type SortFilterProxyModel is used but it is not resolved [unresolved-type]
SortFilterProxyModel
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:272:21: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:265:17: Type FramedScrollView is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:32:5: Binding assigned to "minimumWidth", but no property "minimumWidth" exists in the current element. [missing-property]
minimumWidth: 640
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:33:5: Binding assigned to "minimumHeight", but no property "minimumHeight" exists in the current element. [missing-property]
minimumHeight: 400
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:42:5: Binding assigned to "nextEnabled", but no property "nextEnabled" exists in the current element. [missing-property]
nextEnabled: proxyModel.count > 1
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:43:5: Binding assigned to "finishEnabled", but no property "finishEnabled" exists in the current element. [missing-property]
finishEnabled: selectedAttributeGroupA.length > 0 && selectedAttributeGroupB.length > 0
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:67:13: Binding assigned to "sourceModel", but no property "sourceModel" exists in the current element. [missing-property]
sourceModel: model
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:69:13: Binding assigned to "filterRoleName", but no property "filterRoleName" exists in the current element. [missing-property]
filterRoleName: "hasSharedValues"
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:70:13: Binding assigned to "filterRegularExpression", but no property "filterRegularExpression" exists in the current element. [missing-property]
filterRegularExpression: /true/
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:72:13: Binding assigned to "sortExpression", but no property "sortExpression" exists in the current element. [missing-property]
sortExpression: function(left, right)
^^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:48:9: Unqualified access [unqualified]
goToPage(0);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:76:33: Unqualified access [unqualified]
let leftCount = document.attribute(leftAttributeName).sharedValues.length;
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let leftCount = root.document.attribute(leftAttributeName).sharedValues.length;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:83:36: Unqualified access [unqualified]
for(let i = 0; i < rowCount(); i++)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:211:47: Unqualified access [unqualified]
rightPadding: scrollViewA.scrollBarWidth
^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:213:61: Unqualified access [unqualified]
property var attributeName: model.display
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
RadioButton
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:217:40: Unqualified access [unqualified]
if(document !== null && model.display.length > 0)
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(.document !== null && model.display.length > 0)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:226:52: Unqualified access [unqualified]
ButtonGroup.group: attributeSelectedAButtonGroup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:293:47: Unqualified access [unqualified]
rightPadding: scrollViewB.scrollBarWidth
^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:295:61: Unqualified access [unqualified]
property var attributeName: model.display
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
RadioButton
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:299:40: Unqualified access [unqualified]
if(document !== null && model.display.length > 0)
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(.document !== null && model.display.length > 0)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Enrichment/EnrichmentWizard.qml:308:52: Unqualified access [unqualified]
ButtonGroup.group: attributeSelectedBButtonGroup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:34:5: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:107:9: unknown grouped property scope icon. [unqualified]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:34:5: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:34:5: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:87:9: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:107:9: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:34:5: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:102:5: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:104:9: Binding assigned to "implicitHeight", but no property "implicitHeight" exists in the current element. [missing-property]
implicitHeight: progressBar.implicitHeight
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:105:9: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: implicitHeight
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:108:9: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Cancel")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:38:9: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "network-server"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:107:14: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "process-stop"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:45:13: Cannot combine value source and binding on property "angle" [duplicate-property-binding]
SequentialAnimation on angle
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:32:44: Unqualified access [unqualified]
property bool waitingForOpen: { return QmlUtils.urlIsValid(root.blockedUrl); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:83:28: Unqualified access [unqualified]
let filename = QmlUtils.baseFileNameForUrl(root.blockedUrl);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:104:25: Unqualified access [unqualified]
implicitHeight: progressBar.implicitHeight
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/DownloadProgress.qml:105:24: Unqualified access [unqualified]
implicitWidth: implicitHeight
^^^^^^^^^^^^^^
Info: implicitHeight is a member of a parent element.
You can qualify the access with its id to avoid this warning.
implicitWidth: root.implicitHeight
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:64:13: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:48:9: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:53:13: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:54:13: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.MarkdownText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:55:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: root.text
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/LatestChangesDialog.qml:46:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: CheckBoxList was not found. Did you add all import paths? [import]
CheckBoxList
^^^^^^^^^^^^
Info: Did you mean "CheckBox"?
CheckBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: CheckBoxList was not found. Did you add all import paths? [import]
CheckBoxList
^^^^^^^^^^^^
Info: Did you mean "CheckBox"?
CheckBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: 'CheckBoxList' is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:126:9: Type CheckBoxList is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:149:9: Type CheckBoxList is used but it is not resolved [unresolved-type]
CheckBoxList
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:81:13: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:156:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: root.document ? root.document.visualisations : []
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:157:13: Binding assigned to "textProvider", but no property "textProvider" exists in the current element. [missing-property]
textProvider: function(modelData)
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:133:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: root.document ? root.document.transforms : []
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:134:13: Binding assigned to "textProvider", but no property "textProvider" exists in the current element. [missing-property]
textProvider: function(modelData)
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:83:17: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "x-office-document-template"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:56:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:58:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:63:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddTemplateDialog.qml:103:37: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing * 2
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:77:5: TabularDataParser was not found. Did you add all import paths? [import]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: ImportAttributesKeyDetection was not found. Did you add all import paths? [import]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "ImportAttributesDialog"?
ImportAttributesDialog
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: TreeComboBox was not found. Did you add all import paths? [import]
TreeComboBox
^^^^^^^^^^^^
Info: Did you mean "ComboBox"?
ComboBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:192:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: ListTabView was not found. Did you add all import paths? [import]
ListTabView
^^^^^^^^^^^
Info: Did you mean "ListView"?
ListView
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:470:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:360:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:222:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:435:21: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:187:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:77:5: 'TabularDataParser' is used but it is not resolved [unresolved-type]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:143:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.rejected(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: 'ImportAttributesKeyDetection' is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: 'ImportAttributesKeyDetection' is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: 'ImportAttributesKeyDetection' is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: 'ImportAttributesKeyDetection' is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: 'ImportAttributesKeyDetection' is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:187:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:192:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:222:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:335:25: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { importAttributesKeyDetection.start(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:360:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:360:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:435:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:435:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:435:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:470:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:470:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:619:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { importAttributesKeyDetection.cancel(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:195:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:192:9: Cannot assign to non-existent default property [missing-property]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:480:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:370:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:225:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:517:17: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:256:21: Type TreeComboBox is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:77:5: Type TabularDataParser is used but it is not resolved [unresolved-type]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:148:5: Type ImportAttributesKeyDetection is used but it is not resolved [unresolved-type]
ImportAttributesKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:184:5: Type ListTabView is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:435:21: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:452:25: Cannot assign to non-existent default property [missing-property]
Action
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:194:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Introduction")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:260:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 160
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:262:25: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property]
placeholderText: qsTr("Select a Key Attribute")
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:264:25: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: true
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:265:25: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "elementType"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:266:25: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:521:21: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:523:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:187:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:151:9: Binding assigned to "tabularData", but no property "tabularData" exists in the current element. [missing-property]
tabularData: tabularDataParser.data
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:152:9: Binding assigned to "document", but no property "document" exists in the current element. [missing-property]
document: root.document
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:188:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !loadingInfo.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:189:9: Binding assigned to "finishEnabled", but no property "finishEnabled" exists in the current element. [missing-property]
finishEnabled: root._validParameters
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:190:9: Binding assigned to "controlsEnabled", but no property "controlsEnabled" exists in the current element. [missing-property]
controlsEnabled: !importAttributesKeyDetection.busy
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:472:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Summary")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:362:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Attribute Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:224:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Key Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:442:25: Binding assigned to "allowMultipleSelection", but no property "allowMultipleSelection" exists in the current element. [missing-property]
allowMultipleSelection: true
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:58:13: Unqualified access [unqualified]
ElementType.NodeAndEdge, ValueType.Identifier);
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:83:40: Unqualified access [unqualified]
let idHeaders = rowHeaders(ValueType.Identifier);
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:117:13: Unqualified access [unqualified]
QmlUtils.baseFileNameForUrl(fileUrl) : ""
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:125:19: Unqualified access [unqualified]
text: Utils.format(tabularDataParser.failed ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:167:16: Unqualified access [unqualified]
if(result.attributeName === undefined || result.column === undefined)
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:187:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:240:27: Unqualified access [unqualified]
text: Utils.format(
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:253:39: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:266:43: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:270:32: Unqualified access [unqualified]
if(document)
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.document)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:328:39: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:366:20: Unqualified access [unqualified]
if(active)
^^^^^^
Info: active is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.active)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:476:20: Unqualified access [unqualified]
if(active)
^^^^^^
Info: active is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.active)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:585:23: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ImportAttributesDialog.qml:591:30: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:134:13: Property "_onAcceptedFn" is a variant property. It may or may not be a method. Use a regular function instead. [use-proper-function]
_onAcceptedFn(comboBox.selectedValue, rememberThisChoiceCheckBox.checked);
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:58:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:60:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:67:19: Unqualified access [unqualified]
text: explanationText
^^^^^^^^^^^^^^^
Info: explanationText is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: root.explanationText
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:74:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Loading/ChooserDialog.qml:94:32: Unqualified access [unqualified]
let role = QmlUtils.modelRoleForName(root.model, root.valueRole);
^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: DraggableList was not found. Did you add all import paths? [import]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:50:9: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: ButtonMenu was not found. Did you add all import paths? [import]
ButtonMenu
^^^^^^^^^^
Info: Did you mean "Button"?
Button
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: Hubble was not found. Did you add all import paths? [import]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:105:17: unknown grouped property scope font. [unqualified]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:116:17: unknown grouped property scope icon. [unqualified]
icon.name: panel.hidden ? "go-bottom" : "go-top"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:50:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:50:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: 'DraggableList' is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:50:9: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:105:17: 'font' is used but it is not resolved [unresolved-type]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: 'ButtonMenu' is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:116:17: 'icon' is used but it is not resolved [unresolved-type]
icon.name: panel.hidden ? "go-bottom" : "go-top"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: 'Hubble' is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:130:5: Type Hubble is used but it is not resolved [unresolved-type]
Hubble
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:50:9: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:137:9: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:99:13: Type ButtonMenu is used but it is not resolved [unresolved-type]
ButtonMenu
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:113:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:116:22: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: panel.hidden ? "go-bottom" : "go-top"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:103:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !transformSummaryText.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:104:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Add Transform")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:107:17: Binding assigned to "textColor", but no property "textColor" exists in the current element. [missing-property]
textColor: enabled ? enabledTextColor : disabledTextColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:108:17: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: heldColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:105:22: Binding assigned to "bold", but no property "bold" exists in the current element. [missing-property]
font.bold: true
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:71:17: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: document.transforms
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:72:17: Binding assigned to "heldColor", but no property "heldColor" exists in the current element. [missing-property]
heldColor: root.heldColor
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:74:17: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:55:13: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignTop
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:115:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: list.count > 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:117:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: panel.hidden ? qsTr("Show") : qsTr("Hide")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:132:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Add Transform")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:133:9: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignRight | Qt.AlignBottom
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:134:9: Binding assigned to "edges", but no property "edges" exists in the current element. [missing-property]
edges: Qt.RightEdge | Qt.TopEdge
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:135:9: Binding assigned to "target", but no property "target" exists in the current element. [missing-property]
target: addTransformButton
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:136:9: Binding assigned to "tooltipMode", but no property "tooltipMode" exists in the current element. [missing-property]
tooltipMode: true
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:57:19: Type DraggableList is used but it is not resolved [unresolved-type]
item: DraggableList
^^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:20:1: Unused import [unused-imports]
import QtQuick.Controls
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:71:24: Unqualified access [unqualified]
model: document.transforms
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
model: root.document.transforms
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:76:51: Unqualified access [unqualified]
onItemMoved: function(from, to) { document.moveGraphTransform(from, to); }
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onItemMoved: function(from, to) { root.document.moveGraphTransform(from, to); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:65:35: Unqualified access [unqualified]
document: root.document
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:66:43: Unqualified access [unqualified]
enabledTextColor: root.enabledTextColor
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:67:44: Unqualified access [unqualified]
disabledTextColor: root.disabledTextColor
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:89:34: Unqualified access [unqualified]
color: enabled ? enabledTextColor : disabledTextColor
^^^^^^^^^^^^^^^^
Info: enabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
color: enabled ? root.enabledTextColor : disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:93:28: Unqualified access [unqualified]
return Utils.pluralise(list.count,
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:107:28: Unqualified access [unqualified]
textColor: enabled ? enabledTextColor : disabledTextColor
^^^^^^^
Info: enabled is a member of a parent element.
You can qualify the access with its id to avoid this warning.
textColor: root.enabled ? enabledTextColor : disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:108:29: Unqualified access [unqualified]
hoverColor: heldColor
^^^^^^^^^
Info: heldColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hoverColor: root.heldColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transforms.qml:139:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:104:19: PlatformMenu was not found. Did you add all import paths? [import]
menu: PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
menu: PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:61:9: AlertIcon was not found. Did you add all import paths? [import]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: Hamburger was not found. Did you add all import paths? [import]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:106:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:120:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:134:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:148:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:162:17: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:104:19: PlatformMenu was not found. Did you add all import paths? [import]
menu: PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
menu: PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:165:21: unknown grouped property scope icon. [unqualified]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:61:9: 'AlertIcon' is used but it is not resolved [unresolved-type]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:106:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:106:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:106:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:120:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:120:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:120:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:134:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:134:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:134:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:148:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:148:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:148:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:162:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:162:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:165:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:162:17: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: 'Hamburger' is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:106:17: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:61:9: Type AlertIcon is used but it is not resolved [unresolved-type]
AlertIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:67:9: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:75:9: Type NamedIcon is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:94:9: Type Hamburger is used but it is not resolved [unresolved-type]
Hamburger
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:152:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Pinned To Bottom")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:153:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:77:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 16
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:78:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 16
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:79:13: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "view-refresh"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:80:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.repeating
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:110:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Enabled")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:111:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:164:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Delete")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:69:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 16
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:70:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 16
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:71:13: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "pin"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:72:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: root.pinned
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:165:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "edit-delete"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:138:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Apply Repeatedly")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:139:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:98:13: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 20
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:99:13: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 15
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:100:13: Binding assigned to "color", but no property "color" exists in the current element. [missing-property]
color: disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:101:13: Binding assigned to "hoverColor", but no property "hoverColor" exists in the current element. [missing-property]
hoverColor: enabledTextColor
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:102:13: Binding assigned to "propogatePresses", but no property "propogatePresses" exists in the current element. [missing-property]
propogatePresses: true
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:64:13: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: false
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:124:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: qsTr("Locked")
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:125:21: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:91:33: Detected height on an item that is managed by a layout. This is undefined behavior; use implictHeight or Layout.preferredHeight instead. [Quick.layout-positioning]
Rectangle { height: dummyField.height }
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:315:34: Unqualified access [unqualified]
"alertType": AlertType.Error,
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:100:20: Unqualified access [unqualified]
color: disabledTextColor
^^^^^^^^^^^^^^^^^
Info: disabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
color: root.disabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:101:25: Unqualified access [unqualified]
hoverColor: enabledTextColor
^^^^^^^^^^^^^^^^
Info: enabledTextColor is a member of a parent element.
You can qualify the access with its id to avoid this warning.
hoverColor: root.enabledTextColor
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:115:46: Unqualified access [unqualified]
setFlag("disabled", !checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:129:43: Unqualified access [unqualified]
setFlag("locked", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:143:46: Unqualified access [unqualified]
setFlag("repeating", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:157:43: Unqualified access [unqualified]
setFlag("pinned", checked);
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/Transform.qml:169:25: Unqualified access [unqualified]
document.removeGraphTransform(index);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.removeGraphTransform(index);
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:203:21: TransformListSortMenu was not found. Did you add all import paths? [import]
TransformListSortMenu { transformsList: transformsList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:247:25: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:389:45: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: lhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:491:49: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: rhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:537:41: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:605:53: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:632:49: AttributeListSortMenu was not found. Did you add all import paths? [import]
AttributeListSortMenu { attributeList: attributeParameterAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:687:53: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:861:21: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: TreeBox was not found. Did you add all import paths? [import]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Cannot resolve alias "transformAttributeSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Cannot resolve alias "transformSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Cannot resolve alias "transformAttributeSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Cannot resolve alias "transformSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:863:25: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:203:21: 'TransformListSortMenu' is used but it is not resolved [unresolved-type]
TransformListSortMenu { transformsList: transformsList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:215:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:389:45: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: lhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:491:49: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: rhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: 'TreeBox' is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:632:49: 'AttributeListSortMenu' is used but it is not resolved [unresolved-type]
AttributeListSortMenu { attributeList: attributeParameterAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:861:21: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:863:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:861:21: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:879:25: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.accept(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:886:25: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.reject(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:610:45: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:121:17: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:247:25: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:605:53: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:389:45: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: lhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:52:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:203:21: Cannot assign to non-existent default property [missing-property]
TransformListSortMenu { transformsList: transformsList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:861:21: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:491:49: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: rhsAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:472:45: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:357:41: Type TreeBox is used but it is not resolved [unresolved-type]
TreeBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:392:41: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:687:53: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:537:41: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:401:45: Cannot assign to non-existent default property [missing-property]
Component { id: modelComponent; ListModel {} }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:632:49: Cannot assign to non-existent default property [missing-property]
AttributeListSortMenu { attributeList: attributeParameterAttributeList }
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:389:69: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: lhsAttributeList }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:478:49: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: lhsAttributeList.showSections
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:479:49: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:480:49: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:481:49: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: lhsAttributeList.sortRoleName
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:482:49: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:484:49: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: attributeRadioButton.checked
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:632:73: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: attributeParameterAttributeList }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:864:25: Binding assigned to "outlineVisible", but no property "outlineVisible" exists in the current element. [missing-property]
outlineVisible: scrollView.needsFrame
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:863:33: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:618:49: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:619:49: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:620:49: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:621:49: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "userDefined"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:622:49: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:363:45: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:364:45: Binding assigned to "showSearch", but no property "showSearch" exists in the current element. [missing-property]
showSearch: true
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:365:45: Binding assigned to "showParentGuide", but no property "showParentGuide" exists in the current element. [missing-property]
showParentGuide: true
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:366:45: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "userDefined"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:367:45: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:128:21: Binding assigned to "itemTextDelegateFunction", but no property "itemTextDelegateFunction" exists in the current element. [missing-property]
itemTextDelegateFunction: function(model)
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:138:21: Binding assigned to "showSections", but no property "showSections" exists in the current element. [missing-property]
showSections: sortRoleName === "category"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:139:21: Binding assigned to "sectionRoleName", but no property "sectionRoleName" exists in the current element. [missing-property]
sectionRoleName: "category"
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:140:21: Binding assigned to "sortRoleName", but no property "sortRoleName" exists in the current element. [missing-property]
sortRoleName: "category"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:142:21: Binding assigned to "sortExpression", but no property "sortExpression" exists in the current element. [missing-property]
sortExpression: function(left, right)
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:55:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:203:45: Binding assigned to "transformsList", but no property "transformsList" exists in the current element. [missing-property]
TransformListSortMenu { transformsList: transformsList }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:491:73: Binding assigned to "attributeList", but no property "attributeList" exists in the current element. [missing-property]
AttributeListSortMenu { attributeList: rhsAttributeList }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:106:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:105:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:112:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:138:35: Unqualified access [unqualified]
showSections: sortRoleName === "category"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:144:47: Unqualified access [unqualified]
let leftIsFavourite = model.data(left, modelRole("isFavourite"));
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:165:28: Unqualified access [unqualified]
if(selectedValue !== undefined)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:199:28: Unqualified access [unqualified]
if(document.graphTransformIsValid(transformExpression))
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.document.graphTransformIsValid(transformExpression))
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:234:30: Unqualified access [unqualified]
visible: _transform !== undefined
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root._transform !== undefined
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:236:42: Unqualified access [unqualified]
Layout.bottomMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:250:31: Unqualified access [unqualified]
text: _transform !== undefined ?
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: root._transform !== undefined ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:259:33: Unqualified access [unqualified]
source: _transform !== undefined ? _transform.image : ""
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
source: root._transform !== undefined ? _transform.image : ""
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:275:27: Unqualified access [unqualified]
text: _transform !== undefined && _numParameters === 0 && _numAttributeParameters === 0 ?
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: root._transform !== undefined && _numParameters === 0 && _numAttributeParameters === 0 ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:293:74: Unqualified access [unqualified]
readonly property real frameMargin: needsFrame ? Constants.margin : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:330:46: Unqualified access [unqualified]
enabled: _transform !== undefined && _transform.requiresCondition
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._transform !== undefined && _transform.requiresCondition
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:351:63: Unqualified access [unqualified]
Layout.topMargin: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:363:59: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:367:63: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:371:65: Unqualified access [unqualified]
let attribute = document.attribute(selectedValue);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let attribute = root.document.attribute(selectedValue);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:399:71: Unqualified access [unqualified]
onSelectedValueChanged: { updateTransformExpression(); }
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:451:69: Unqualified access [unqualified]
onCheckedChanged: { updateTransformExpression(); }
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:463:67: Unqualified access [unqualified]
onValueChanged: { updateTransformExpression(); }
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:482:67: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:547:65: Unqualified access [unqualified]
let parameterData = document.attribute(attributeName);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let parameterData = root.document.attribute(attributeName);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:560:46: Unqualified access [unqualified]
enabled: _transform !== undefined && _numAttributeParameters > 0
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._transform !== undefined && _numAttributeParameters > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:576:56: Unqualified access [unqualified]
return _transform.attributeParameters.find(function(element)
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
return ._transform.attributeParameters.find(function(element)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:586:58: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:593:59: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:599:59: Unqualified access [unqualified]
text: parameterData.description
^^^^^^^^^^^^^
Info: parameterData is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: .parameterData.description
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:618:63: Unqualified access [unqualified]
showSections: sortRoleName !== "display"
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:622:67: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:626:56: Unqualified access [unqualified]
if(selectedValue !== undefined)
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:648:46: Unqualified access [unqualified]
enabled: _transform !== undefined && _numParameters > 0
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._transform !== undefined && _numParameters > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:662:73: Unqualified access [unqualified]
property var parameterData: _transform.parameters[modelData]
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property var parameterData: ._transform.parameters[modelData]
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:668:58: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:675:59: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:681:59: Unqualified access [unqualified]
text: parameterData.description
^^^^^^^^^^^^^
Info: parameterData is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: .parameterData.description
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:702:115: Unqualified access [unqualified]
let transformParameter = TransformConfig.createTransformParameter(document,
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let transformParameter = TransformConfig.createTransformParameter(.document,
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:736:46: Unqualified access [unqualified]
enabled: _transform !== undefined && _numDefaultVisualisations > 0
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._transform !== undefined && _numDefaultVisualisations > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:758:81: Member "attributeName" not found on type "QQuickItem" [missing-property]
visualisations._visualisations[item.attributeName] = item.value;
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:779:56: Unqualified access [unqualified]
return visualisations.resolvedAttributeName(modelData);
^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:782:73: Unqualified access [unqualified]
property var visualisation: _transform !== undefined ?
^^^^^^^^^^
Info: _transform is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property var visualisation: ._transform !== undefined ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:816:63: Unqualified access [unqualified]
onValueChanged: { visualisations.update(); }
^^^^^^^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:793:59: Unqualified access [unqualified]
text: attributeName.length > 0 ?
^^^^^^^^^^^^^
Info: attributeName is a member of a parent element.
You can qualify the access with its id to avoid this warning.
text: .attributeName.length > 0 ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:791:66: Unqualified access [unqualified]
font.italic: attributeName.length === 0
^^^^^^^^^^^^^
Info: attributeName is a member of a parent element.
You can qualify the access with its id to avoid this warning.
font.italic: .attributeName.length === 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:801:62: Unqualified access [unqualified]
enabled: attributeName.length > 0
^^^^^^^^^^^^^
Info: attributeName is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: .attributeName.length > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:820:81: Unqualified access [unqualified]
let visualisationChannelNames = document.availableVisualisationChannelNames(
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let visualisationChannelNames = .document.availableVisualisationChannelNames(
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:863:39: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:878:43: Unqualified access [unqualified]
enabled: { return document.graphTransformIsValid(transformExpression); }
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: { return root.document.graphTransformIsValid(transformExpression); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/CreateTransformDialog.qml:899:17: Unqualified access [unqualified]
reject();
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: DoubleSpinBox was not found. Did you add all import paths? [import]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:228:9: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: TreeComboBox was not found. Did you add all import paths? [import]
TreeComboBox
^^^^^^^^^^^^
Info: Did you mean "ComboBox"?
ComboBox
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:228:9: Cannot resolve alias "transformAttributeSortBy" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:228:9: Cannot resolve alias "transformAttributeSortOrder" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: 'TreeComboBox' is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:228:9: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:228:9: Cannot assign to non-existent default property [missing-property]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:85:5: Type DoubleSpinBox is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:216:5: Type TreeComboBox is used but it is not resolved [unresolved-type]
TreeComboBox
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:230:13: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:221:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: valueType === ValueType.Attribute
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:222:9: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: valueType !== ValueType.Unknown && currentIndexIsValid
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:224:9: Binding assigned to "prettifyFunction", but no property "prettifyFunction" exists in the current element. [missing-property]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:90:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: (valueType === ValueType.Int || valueType === ValueType.Float)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:91:9: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property]
editable: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:93:9: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property]
decimals:
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:101:9: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property]
stepSize:
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:61:14: Unqualified access [unqualified]
case ValueType.StringList:
^^^^^^^^^
Info: Did you mean "valueType"?
case valueType.StringList:
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:74:13: Unqualified access [unqualified]
if(!Utils.isNumeric(n))
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:254:14: Unqualified access [unqualified]
case ValueType.Unknown:
^^^^^^^^^
Info: Did you mean "valueType"?
case valueType.Unknown:
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:254:14: Unqualified access [unqualified]
case ValueType.Unknown:
^^^^^^^^^
Info: Did you mean "valueType"?
case valueType.Unknown:
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:342:31: Unqualified access [unqualified]
configure({valueType: ValueType.Unknown,
^^^^^^^^^
Info: Did you mean "valueType"?
configure({valueType: valueType.Unknown,
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:90:19: Unqualified access [unqualified]
visible: (valueType === ValueType.Int || valueType === ValueType.Float)
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: (root.valueType === ValueType.Int || valueType === ValueType.Float)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:95:16: Unqualified access [unqualified]
if(valueType === ValueType.Int)
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.valueType === ValueType.Int)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:103:16: Unqualified access [unqualified]
if(hasRange)
^^^^^^^^
Info: hasRange is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.hasRange)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:114:32: Unqualified access [unqualified]
let v = typedValue(value);
^^^^^
Info: value is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let v = typedValue(root.value);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:126:16: Unqualified access [unqualified]
if(updateValueImmediately && !slider.pressed)
^^^^^^^^^^^^^^^^^^^^^^
Info: updateValueImmediately is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.updateValueImmediately && !slider.pressed)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:149:20: Unqualified access [unqualified]
visible: ((valueType === ValueType.Int || valueType === ValueType.Float) && hasRange)
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: ((root.valueType === ValueType.Int || valueType === ValueType.Float) && hasRange)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:151:19: Unqualified access [unqualified]
stepSize: Utils.incrementForRange(root.minimumValue, root.maximumValue) / (root.maximumValue - root.minimumValue);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:165:41: Unqualified access [unqualified]
root.value = typedValue(Utils.lerp(root.minimumValue, root.maximumValue, value));
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:174:19: Unqualified access [unqualified]
visible: (valueType === ValueType.String || valueType === ValueType.Unknown)
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: (root.valueType === ValueType.String || valueType === ValueType.Unknown)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:175:18: Unqualified access [unqualified]
enabled: valueType !== ValueType.Unknown
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.valueType !== ValueType.Unknown
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:182:33: Unqualified access [unqualified]
root.value = "\"" + Utils.escapeQuotes(text) + "\"";
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:187:16: Unqualified access [unqualified]
if(updateValueImmediately)
^^^^^^^^^^^^^^^^^^^^^^
Info: updateValueImmediately is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.updateValueImmediately)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:205:18: Unqualified access [unqualified]
visible: valueType === ValueType.StringList
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.valueType === ValueType.StringList
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:206:18: Unqualified access [unqualified]
enabled: valueType !== ValueType.Unknown
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.valueType !== ValueType.Unknown
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:221:18: Unqualified access [unqualified]
visible: valueType === ValueType.Attribute
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.valueType === ValueType.Attribute
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:222:18: Unqualified access [unqualified]
enabled: valueType !== ValueType.Unknown && currentIndexIsValid
^^^^^^^^^
Info: valueType is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.valueType !== ValueType.Unknown && currentIndexIsValid
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:224:27: Unqualified access [unqualified]
prettifyFunction: AttributeUtils.prettify
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Transform/TransformParameter.qml:226:48: Unqualified access [unqualified]
onSelectedValueChanged: { root.value = selectedValue ? selectedValue : ""; }
^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:30:5: LimitConstants was not found. Did you add all import paths? [import]
LimitConstants { id: limitConstants }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:53:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:127:17: ColorPickButton was not found. Did you add all import paths? [import]
ColorPickButton { id: nodeColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:130:17: ColorPickButton was not found. Did you add all import paths? [import]
ColorPickButton { id: edgeColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:133:17: ColorPickButton was not found. Did you add all import paths? [import]
ColorPickButton { id: multiElementColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:136:17: ColorPickButton was not found. Did you add all import paths? [import]
ColorPickButton { id: backgroundColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:139:17: ColorPickButton was not found. Did you add all import paths? [import]
ColorPickButton { id: highlightColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Cannot resolve alias "highlightColor" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Cannot resolve alias "multiElementColor" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Cannot resolve alias "backgroundColor" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Cannot resolve alias "defaultNodeColor" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Cannot resolve alias "defaultEdgeColor" [unresolved-alias]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:53:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:195:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:30:5: Type LimitConstants is used but it is not resolved [unresolved-type]
LimitConstants { id: limitConstants }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:32:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:53:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:127:17: Type ColorPickButton is used but it is not resolved [unresolved-type]
ColorPickButton { id: nodeColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:130:17: Type ColorPickButton is used but it is not resolved [unresolved-type]
ColorPickButton { id: edgeColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:133:17: Type ColorPickButton is used but it is not resolved [unresolved-type]
ColorPickButton { id: multiElementColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:136:17: Type ColorPickButton is used but it is not resolved [unresolved-type]
ColorPickButton { id: backgroundColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:139:17: Type ColorPickButton is used but it is not resolved [unresolved-type]
ColorPickButton { id: highlightColorPickButton }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:35:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:56:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "system"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:105:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:104:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:115:29: Unqualified access [unqualified]
rowSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:116:32: Unqualified access [unqualified]
columnSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:144:39: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:180:29: Unqualified access [unqualified]
rowSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:181:32: Unqualified access [unqualified]
columnSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:222:39: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:248:39: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsAppearance.qml:256:39: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:32:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:41:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:53:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:205:17: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:207:21: unknown grouped property scope icon. [unqualified]
icon.name: "view-refresh"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:32:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:41:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:53:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:205:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:207:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "view-refresh"
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:205:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:205:17: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:32:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:41:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:53:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:35:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:44:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "tracking"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:56:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "proxy"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:207:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "view-refresh"
^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:20:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:100:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:99:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:104:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:176:35: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:193:28: Unqualified access [unqualified]
color: QmlUtils.userUrlStringIsValid(webSearchEngineField.text) ? palette.text : Qt.red
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsNetwork.qml:224:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:36:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:342:13: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:344:17: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:36:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:36:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:36:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:342:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:344:17: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:342:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:36:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:342:13: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:39:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "defaults"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:344:25: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:345:17: Binding assigned to "outlineVisible", but no property "outlineVisible" exists in the current element. [missing-property]
outlineVisible: scrollView.needsFrame
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:135:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:134:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:145:19: Unqualified access [unqualified]
text: Utils.format(qsTr("The pluggable nature of {0} " +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:175:20: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:183:66: Unqualified access [unqualified]
readonly property real frameMargin: needsFrame ? Constants.margin : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:212:34: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:224:44: Unqualified access [unqualified]
columnSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:225:41: Unqualified access [unqualified]
rowSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:237:49: Unqualified access [unqualified]
text: "." + model.display
^^^^^
Info: model is implicitly injected into this delegate. Add a required property instead.
Label
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:233:49: Unqualified access [unqualified]
Layout.row: index
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
Label
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:255:74: Unqualified access [unqualified]
property string extension: /*model.*/display
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:256:69: Unqualified access [unqualified]
property var urlTypes: { return application.urlTypesFor(extension); }
^^^^^^^^^^^
Info: application is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property var urlTypes: { return .application.urlTypesFor(extension); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:260:60: Unqualified access [unqualified]
if(count === 0 || !root._constructed)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:249:49: Unqualified access [unqualified]
Layout.row: index
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
ComboBox
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:278:47: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:288:44: Unqualified access [unqualified]
columnSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:289:41: Unqualified access [unqualified]
rowSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:301:52: Unqualified access [unqualified]
text: { return root.application.descriptionForUrlType(model.display); }
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:297:49: Unqualified access [unqualified]
Layout.row: index
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
Label
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:318:72: Unqualified access [unqualified]
property string urlType: /*model.*/display
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:319:78: Unqualified access [unqualified]
property var applicablePlugins: { return application.pluginNames(urlType); }
^^^^^^^^^^^
Info: application is a member of a parent element.
You can qualify the access with its id to avoid this warning.
property var applicablePlugins: { return .application.pluginNames(urlType); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:323:60: Unqualified access [unqualified]
if(count === 0 || !root._constructed)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:313:49: Unqualified access [unqualified]
Layout.row: index
^^^^^
Info: index is implicitly injected into this delegate. Add a required property instead.
ComboBox
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDefaults.qml:344:31: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:63:17: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton { text: qsTr("Appearance") }
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton { text: qsTr("Appearance") }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:64:17: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton { text: qsTr("Miscellaneous") }
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton { text: qsTr("Miscellaneous") }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:65:17: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton { text: qsTr("Network") }
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton { text: qsTr("Network") }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:66:17: TabBarButton was not found. Did you add all import paths? [import]
TabBarButton { text: qsTr("Defaults") }
^^^^^^^^^^^^
Info: Did you mean "TabButton"?
TabButton { text: qsTr("Defaults") }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:69:13: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:63:17: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Appearance") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:64:17: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Miscellaneous") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:65:17: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Network") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:66:17: 'TabBarButton' is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Defaults") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:69:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:69:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:69:13: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:63:17: Type TabBarButton is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Appearance") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:64:17: Type TabBarButton is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Miscellaneous") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:65:17: Type TabBarButton is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Network") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:66:17: Type TabBarButton is used but it is not resolved [unresolved-type]
TabBarButton { text: qsTr("Defaults") }
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:74:17: Cannot assign to non-existent default property [missing-property]
StackLayout
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:63:32: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
TabBarButton { text: qsTr("Appearance") }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:64:32: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
TabBarButton { text: qsTr("Miscellaneous") }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:66:32: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
TabBarButton { text: qsTr("Defaults") }
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:65:32: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
TabBarButton { text: qsTr("Network") }
^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsDialog.qml:50:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:32:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:45:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:52:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:181:17: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:32:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:45:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:52:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:32:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:45:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:52:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:181:17: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:48:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "visuals"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:55:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "find"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:35:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:20:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:64:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:63:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:68:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:93:36: Unqualified access [unqualified]
Layout.leftMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:118:35: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:132:35: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:149:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:162:27: Unqualified access [unqualified]
visible: !root.application.runningWasm
^^^^
Info: Did you mean "font"?
visible: !font.application.runningWasm
^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:176:23: Unqualified access [unqualified]
text: Utils.format(qsTr("Particularly on older hardware, further performance may " +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:182:51: Unqualified access [unqualified]
onLinkActivated: function(link) { QmlUtils.showAppInFileManager(); }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/Options/OptionsMisc.qml:187:35: Unqualified access [unqualified]
Layout.topMargin: Constants.margin * 2
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:117:13: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: closeAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:50:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:62:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:117:13: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:117:13: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:117:30: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: closeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:36:44: Unqualified access [unqualified]
implicitWidth: layout.implicitWidth + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:37:46: Unqualified access [unqualified]
implicitHeight: layout.implicitHeight + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:38:38: Unqualified access [unqualified]
height: layout.implicitHeight + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:43:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:40:19: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:52:13: Unqualified access [unqualified]
document.addBookmark(nameField.text);
^^^^^^^^
Info: document is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root.document.addBookmark(nameField.text);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:64:13: Unqualified access [unqualified]
_visible = false;
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
root._visible = false;
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:71:18: Unqualified access [unqualified]
enabled: _visible
^^^^^^^^
Info: _visible is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root._visible
^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:83:26: Unqualified access [unqualified]
anchors.margins: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/AddBookmark.qml:91:33: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:44:9: FramedScrollView was not found. Did you add all import paths? [import]
FramedScrollView
^^^^^^^^^^^^^^^^
Info: Did you mean "ScrollView"?
ScrollView
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:44:9: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:44:9: 'FramedScrollView' is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:110:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:44:9: Type FramedScrollView is used but it is not resolved [unresolved-type]
FramedScrollView
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:51:13: Cannot assign to non-existent default property [missing-property]
Column
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:42:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:53:26: Unqualified access [unqualified]
padding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:65:52: Unqualified access [unqualified]
property string colorName: modelData
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:76:48: Unqualified access [unqualified]
color: palette[modelData][colorName]
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:77:47: Unqualified access [unqualified]
border.color: QmlUtils.contrastingColor(color)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:85:43: Cannot assign binding of type QColor to QString [incompatible-type]
text: colorRectangle.color
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:86:44: Unqualified access [unqualified]
color: QmlUtils.contrastingColor(colorRectangle.color)
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/ShowPaletteDialog.qml:93:35: Unqualified access [unqualified]
text: modelData
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:68:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { textArea.copyToClipboard(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:74:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:46:9: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:53:13: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:54:13: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: root.text
^^^^
Info: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/app/ui/qml/TextDialog.qml:44:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Failed to open file "qmllint" 5
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:104:13: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:149:13: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:104:13: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:124:9: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:127:13: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: window.enabled
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:128:13: Binding assigned to "placeholderText", but no property "placeholderText" exists in the current element. [missing-property]
placeholderText: qsTr("A detailed explanation of what you were doing " +
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:164:9: Unqualified access [unqualified]
report.email = email.text;
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:48:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:57:29: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:81:31: Unqualified access [unqualified]
let apology = Utils.format(qsTr("Oops! We're sorry, {0} " +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:108:29: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/crashreporter/Main.qml:117:19: Unqualified access [unqualified]
text: emailAddress
^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: PluginContent was not found. Did you add all import paths? [import]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:30:5: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:30:5: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:61:5: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:30:13: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:31:5: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: true
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:26:1: Type PluginContent is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:30:19: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/websearch/ui/qml/WebsearchPlugin.qml:87:46: Unqualified access [unqualified]
urlTemplate.editText.arg(plugin.model.selectedNodeNames) : "";
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:56:5: AdjacencyMatrixTabularDataParser was not found. Did you add all import paths? [import]
AdjacencyMatrixTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: DoubleSpinBox was not found. Did you add all import paths? [import]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: DoubleSpinBox was not found. Did you add all import paths? [import]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: GraphSizeEstimatePlot was not found. Did you add all import paths? [import]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:331:21: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:258:21: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:200:17: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:369:17: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: BaseParameterDialog was not found. Did you add all import paths? [import]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:56:5: 'AdjacencyMatrixTabularDataParser' is used but it is not resolved [unresolved-type]
AdjacencyMatrixTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:56:5: 'AdjacencyMatrixTabularDataParser' is used but it is not resolved [unresolved-type]
AdjacencyMatrixTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:130:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:200:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:258:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:331:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:369:17: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:462:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:475:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:334:25: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:261:25: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:203:21: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:344:17: Type GraphSizeEstimatePlot is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:230:21: Type DoubleSpinBox is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:258:21: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:295:21: Type DoubleSpinBox is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:331:21: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:200:17: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:372:21: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:56:5: Cannot assign to non-existent default property [missing-property]
AdjacencyMatrixTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:369:17: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:333:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Threshold")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:234:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 90
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:236:25: Binding assigned to "from", but no property "from" exists in the current element. [missing-property]
from: initialThresholdSpinBox.from
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:237:25: Binding assigned to "to", but no property "to" exists in the current element. [missing-property]
to: initialThresholdSpinBox.to
^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:239:25: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property]
decimals: Utils.decimalPointsForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:240:25: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property]
stepSize: Utils.incrementForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:241:25: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property]
editable: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:260:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Minimum Threshold Value")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:299:25: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 90
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:301:25: Binding assigned to "from", but no property "from" exists in the current element. [missing-property]
from:
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:309:25: Binding assigned to "to", but no property "to" exists in the current element. [missing-property]
to:
^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:320:25: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property]
decimals: Utils.decimalPointsForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:321:25: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property]
stepSize: Utils.incrementForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:322:25: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property]
editable: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:202:21: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Filter Edges")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:371:21: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Ignore Duplicate Edges")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:351:21: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.graphSizeEstimate.keys !== undefined
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:353:21: Binding assigned to "graphSizeEstimate", but no property "graphSizeEstimate" exists in the current element. [missing-property]
graphSizeEstimate: tabularDataParser.adjustedGraphSizeEstimate
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:354:21: Binding assigned to "uniqueEdgesOnly", but no property "uniqueEdgesOnly" exists in the current element. [missing-property]
uniqueEdgesOnly: ignoreDuplicateEdgesCheckbox.checked
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:35:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Matrix Parameters")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:37:5: Binding assigned to "minimumWidth", but no property "minimumWidth" exists in the current element. [missing-property]
minimumWidth: tabularDataParser.binaryMatrix ? 480 : 640
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:38:5: Binding assigned to "minimumHeight", but no property "minimumHeight" exists in the current element. [missing-property]
minimumHeight: tabularDataParser.binaryMatrix ? 240 : 520
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:52:5: Binding assigned to "maximumHeight", but no property "maximumHeight" exists in the current element. [missing-property]
maximumHeight: tabularDataParser.binaryMatrix ? minimumHeight : (1 << 24) - 1
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:486:9: Unqualified access [unqualified]
parameters =
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:513:12: Unqualified access [unqualified]
if(visible)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:62:28: Unqualified access [unqualified]
let estimate = graphSizeEstimate;
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:78:25: Unqualified access [unqualified]
onDataLoaded: { parameters.data = tabularDataParser.data; }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:86:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:146:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:154:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:239:35: Unqualified access [unqualified]
decimals: Utils.decimalPointsForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:240:35: Unqualified access [unqualified]
stepSize: Utils.incrementForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:245:29: Unqualified access [unqualified]
parameters.minimumThreshold = value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:320:35: Unqualified access [unqualified]
decimals: Utils.decimalPointsForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:321:35: Unqualified access [unqualified]
stepSize: Utils.incrementForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:326:29: Unqualified access [unqualified]
parameters.initialThreshold = value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:366:41: Unqualified access [unqualified]
onCheckedChanged: { parameters.skipDuplicates = checked; }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:456:31: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:464:21: Unqualified access [unqualified]
parameters.filterEdges = filterEdgesCheckbox.checked && !tabularDataParser.binaryMatrix;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/MatrixParameters.qml:477:21: Unqualified access [unqualified]
rejected();
^^^^^^^^
Info: Did you mean "released"?
released();
^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:50:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:51:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.selectAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:52:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.exportAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:53:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.focusAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: NodeAttributeTableView was not found. Did you add all import paths? [import]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:26:1: PluginContent was not found. Did you add all import paths? [import]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:30:5: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:30:5: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:50:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:51:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:52:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:53:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:26:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:59:5: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:50:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:51:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:52:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:53:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:64:9: Type NodeAttributeTableView is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:50:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:52:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.exportAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:53:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.focusAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:71:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: plugin.model.nodeAttributeTableModel
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:72:13: Binding assigned to "pluginContent", but no property "pluginContent" exists in the current element. [missing-property]
pluginContent: root
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:74:13: Binding assigned to "exportBaseFileName", but no property "exportBaseFileName" exists in the current element. [missing-property]
exportBaseFileName: root.baseFileNameNoExtension + "-attributes"
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:51:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.selectAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:30:13: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:26:1: Type PluginContent is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:30:19: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:71:20: Unqualified access [unqualified]
model: plugin.model.nodeAttributeTableModel
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/GenericPlugin.qml:81:17: Unqualified access [unqualified]
plugin.model.highlightedRows = tableView.selectedRows.length < rowCount ?
^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:42:5: TabularDataParser was not found. Did you add all import paths? [import]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: DataTable was not found. Did you add all import paths? [import]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:296:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:297:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("○ Source Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNode); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("○ Source Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNode); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:298:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("● Target Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNode); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("● Target Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNode); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:299:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("► Edge Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.EdgeAttribute); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("► Edge Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.EdgeAttribute); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:300:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("◇ Source Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNodeAttribute); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("◇ Source Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNodeAttribute); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:301:25: PlatformMenuItem was not found. Did you add all import paths? [import]
PlatformMenuItem { text: qsTr("◆ Target Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNodeAttribute); } }
^^^^^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { text: qsTr("◆ Target Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNodeAttribute); } }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: BaseParameterDialog was not found. Did you add all import paths? [import]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:292:21: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:415:21: unknown grouped property scope icon. [unqualified]
icon.name: "accessories-text-editor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:42:5: 'TabularDataParser' is used but it is not resolved [unresolved-type]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:119:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:296:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:296:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:297:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("○ Source Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNode); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:297:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("○ Source Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNode); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:298:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("● Target Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNode); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:298:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("● Target Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNode); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:299:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("► Edge Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.EdgeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:299:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("► Edge Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.EdgeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:300:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("◇ Source Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNodeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:300:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("◇ Source Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNodeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:301:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("◆ Target Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNodeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:301:25: 'PlatformMenuItem' is used but it is not resolved [unresolved-type]
PlatformMenuItem { text: qsTr("◆ Target Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNodeAttribute); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:415:21: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "accessories-text-editor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:442:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:453:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:31:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:209:9: Type DataTable is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:42:5: Cannot assign to non-existent default property [missing-property]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:292:21: Type PlatformMenu is used but it is not resolved [unresolved-type]
PlatformMenu
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:393:17: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:296:25: Cannot assign to non-existent default property [missing-property]
PlatformMenuItem { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:301:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("◆ Target Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNodeAttribute); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:216:13: Binding assigned to "useFirstRowAsHeader", but no property "useFirstRowAsHeader" exists in the current element. [missing-property]
useFirstRowAsHeader: useFirstRowAsHeaderCheckbox.checked
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:217:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: tabularDataParser.model
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:297:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("○ Source Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNode); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:300:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("◇ Source Node Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.SourceNodeAttribute); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:399:21: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible:
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:35:5: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Pairwise Parameters")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:37:5: Binding assigned to "minimumWidth", but no property "minimumWidth" exists in the current element. [missing-property]
minimumWidth: 700
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:38:5: Binding assigned to "minimumHeight", but no property "minimumHeight" exists in the current element. [missing-property]
minimumHeight: 500
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:296:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("⨯ Unused"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.Unused); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:415:26: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "accessories-text-editor"
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:298:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("● Target Node"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.TargetNode); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:299:44: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
PlatformMenuItem { text: qsTr("► Edge Attribute"); onTriggered: { typeMenu.onTypeSelected(PairwiseColumnType.EdgeAttribute); } }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:60:14: Unqualified access [unqualified]
case PairwiseColumnType.EdgeAttribute:
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:469:32: Unqualified access [unqualified]
"0": { "type": PairwiseColumnType.SourceNode, "name": "" },
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:510:12: Unqualified access [unqualified]
if(visible)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:74:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:136:18: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:135:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:143:22: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:290:30: Unqualified access [unqualified]
padding: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:232:40: Unqualified access [unqualified]
Layout.leftMargin: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:233:75: Unqualified access [unqualified]
Layout.rightMargin: !attributeNameTextField.visible ? Constants.padding : 0
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:370:107: Member "red" not found on type "QtObject" [missing-property]
color: attributeNameTextField.length === 0 || acceptableInput ? palette.text : Qt.red
^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:381:36: Unqualified access [unqualified]
text = QmlUtils.sanitiseAttributeName(text);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:369:95: Unqualified access [unqualified]
validator: RegularExpressionValidator { regularExpression: new RegExp(QmlUtils.validAttributeNameRegex) }
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:397:41: Unqualified access [unqualified]
Layout.rightMargin: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:435:31: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:444:21: Unqualified access [unqualified]
accepted();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/generic/ui/qml/PairwiseParameters.qml:455:21: Unqualified access [unqualified]
rejected();
^^^^^^^^
Info: Did you mean "released"?
released();
^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:64:5: TabularDataParser was not found. Did you add all import paths? [import]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: ImportAnnotationsKeyDetection was not found. Did you add all import paths? [import]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "ImportAnnotationsDialog"?
ImportAnnotationsDialog
^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:393:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:172:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:358:21: ListBox was not found. Did you add all import paths? [import]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: ListTabView was not found. Did you add all import paths? [import]
ListTabView
^^^^^^^^^^^
Info: Did you mean "ListView"?
ListView
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:283:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:202:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:167:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:64:5: 'TabularDataParser' is used but it is not resolved [unresolved-type]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:130:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.rejected(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: 'ImportAnnotationsKeyDetection' is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: 'ImportAnnotationsKeyDetection' is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: 'ImportAnnotationsKeyDetection' is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: 'ImportAnnotationsKeyDetection' is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: 'ImportAnnotationsKeyDetection' is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:167:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:172:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:202:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:255:25: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { importAnnotationsKeyDetection.start(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:283:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:283:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:358:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:358:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:358:21: 'ListBox' is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:393:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:393:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:539:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { importAttributesKeyDetection.cancel(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:403:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:64:5: Type TabularDataParser is used but it is not resolved [unresolved-type]
TabularDataParser
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:135:5: Type ImportAnnotationsKeyDetection is used but it is not resolved [unresolved-type]
ImportAnnotationsKeyDetection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:164:5: Type ListTabView is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:175:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:358:21: Type ListBox is used but it is not resolved [unresolved-type]
ListBox
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:375:25: Cannot assign to non-existent default property [missing-property]
Action
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:172:9: Cannot assign to non-existent default property [missing-property]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:439:17: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:293:13: Cannot assign to non-existent default property [missing-property]
RowLayout
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:205:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:365:25: Binding assigned to "allowMultipleSelection", but no property "allowMultipleSelection" exists in the current element. [missing-property]
allowMultipleSelection: true
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:167:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:168:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !loadingInfo.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:169:9: Binding assigned to "finishEnabled", but no property "finishEnabled" exists in the current element. [missing-property]
finishEnabled: root._validParameters
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:170:9: Binding assigned to "controlsEnabled", but no property "controlsEnabled" exists in the current element. [missing-property]
controlsEnabled: !importAnnotationsKeyDetection.busy
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:285:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Annotation Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:395:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Summary")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:174:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Introduction")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:443:21: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:445:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:204:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Key Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:138:9: Binding assigned to "tabularData", but no property "tabularData" exists in the current element. [missing-property]
tabularData: tabularDataParser.data
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:139:9: Binding assigned to "plugin", but no property "plugin" exists in the current element. [missing-property]
plugin: root.pluginModel
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:70:43: Unqualified access [unqualified]
let idHeaders = columnHeaders(ValueType.Identifier);
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:104:13: Unqualified access [unqualified]
QmlUtils.baseFileNameForUrl(fileUrl) : ""
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:112:19: Unqualified access [unqualified]
text: Utils.format(tabularDataParser.failed ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:154:16: Unqualified access [unqualified]
if(result.row === undefined)
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:167:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: root.parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:220:27: Unqualified access [unqualified]
text: Utils.format(
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:235:39: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:262:39: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:289:20: Unqualified access [unqualified]
if(active)
^^^^^^
Info: active is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.active)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:399:20: Unqualified access [unqualified]
if(active)
^^^^^^
Info: active is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root.active)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:506:23: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:512:30: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/ImportAnnotationsDialog.qml:539:46: Unqualified access [unqualified]
onClicked: function(mouse) { importAttributesKeyDetection.cancel(); }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:928:17: SplitViewHandle was not found. Did you add all import paths? [import]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: Did you mean "SplitHandle"?
handle: SplitHandle {}
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: FloatingButton was not found. Did you add all import paths? [import]
item: FloatingButton
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
item: RadioButton
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:36:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:393:5: OpenFileDialog was not found. Did you add all import paths? [import]
OpenFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:883:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: toggleUiOrientationAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: toggleUiOrientationAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:884:13: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator {}
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:885:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:886:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.selectAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:887:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.exportAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:888:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: tableView.focusAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:889:13: ToolBarSeparator was not found. Did you add all import paths? [import]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Info: Did you mean "ToolSeparator"?
ToolSeparator {}
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:890:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: toggleColumnNamesAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: toggleColumnNamesAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:891:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:896:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:901:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: toggleGridLines }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: toggleGridLines }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:902:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: togglePlotLegend }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: togglePlotLegend }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:903:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: toggleIncludeYZero }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: toggleIncludeYZero }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:904:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:909:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:914:13: ToolBarButton was not found. Did you add all import paths? [import]
ToolBarButton { action: savePlotImageAction }
^^^^^^^^^^^^^
Info: Did you mean "ToolButton"?
ToolButton { action: savePlotImageAction }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: NodeAttributeTableView was not found. Did you add all import paths? [import]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: DelayedBusyIndicator was not found. Did you add all import paths? [import]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "BusyIndicator"?
BusyIndicator
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: SlidingPanel was not found. Did you add all import paths? [import]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1237:13: ScrollBarCornerFiller was not found. Did you add all import paths? [import]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1245:5: PlatformMenu was not found. Did you add all import paths? [import]
PlatformMenu { id: plotContextMenu }
^^^^^^^^^^^^
Info: Did you mean "PlatformTheme"?
PlatformTheme { id: plotContextMenu }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1247:5: SaveFileDialog was not found. Did you add all import paths? [import]
SaveFileDialog
^^^^^^^^^^^^^^
Info: Did you mean "FileDialog"?
FileDialog
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1264:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: CorrelationPlot was not found. Did you add all import paths? [import]
CorrelationPlot
^^^^^^^^^^^^^^^
Info: Did you mean "CorrelationPlugin"?
CorrelationPlugin
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: PluginContent was not found. Did you add all import paths? [import]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:33:5: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1021:21: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1107:25: unknown grouped property scope anchors. [unqualified]
anchors.centerIn: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:25: unknown grouped property scope anchors. [unqualified]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:25: unknown grouped property scope anchors. [unqualified]
anchors.right: parent.right
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:33:5: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:36:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:63:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:80:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:96:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:196:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:372:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:393:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:393:5: 'OpenFileDialog' is used but it is not resolved [unresolved-type]
OpenFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:416:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:883:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleUiOrientationAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:885:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:886:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:887:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:888:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:890:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleColumnNamesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:891:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:891:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:896:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:896:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:901:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleGridLines }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:902:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePlotLegend }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:903:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleIncludeYZero }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:904:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:904:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:909:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:909:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:914:13: 'ToolBarButton' is used but it is not resolved [unresolved-type]
ToolBarButton { action: savePlotImageAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: 'NodeAttributeTableView' is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1021:21: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1107:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.centerIn: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.left: parent.left
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: 'CorrelationPlot' is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.right: parent.right
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.right: parent.right
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.right: parent.right
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: 'FloatingButton' is used but it is not resolved [unresolved-type]
item: FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: 'FloatingButton' is used but it is not resolved [unresolved-type]
item: FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1207:29: 'icon' is used but it is not resolved [unresolved-type]
icon.name: "pin"
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: 'FloatingButton' is used but it is not resolved [unresolved-type]
item: FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: 'FloatingButton' is used but it is not resolved [unresolved-type]
item: FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1202:31: 'FloatingButton' is used but it is not resolved [unresolved-type]
item: FloatingButton
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: 'SlidingPanel' is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1237:13: 'ScrollBarCornerFiller' is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1237:13: 'ScrollBarCornerFiller' is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1247:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1247:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1247:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1247:5: 'SaveFileDialog' is used but it is not resolved [unresolved-type]
SaveFileDialog
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1264:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: 'PluginContent' is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1104:21: Cannot assign to non-existent default property [missing-property]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1017:17: Type CorrelationPlot is used but it is not resolved [unresolved-type]
CorrelationPlot
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:930:9: Type NodeAttributeTableView is used but it is not resolved [unresolved-type]
NodeAttributeTableView
^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:36:5: Cannot assign to non-existent default property [missing-property]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:883:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleUiOrientationAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:884:13: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:885:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:886:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.selectAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:887:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.exportAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:888:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: tableView.focusAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:889:13: Type ToolBarSeparator is used but it is not resolved [unresolved-type]
ToolBarSeparator {}
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:890:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleColumnNamesAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:891:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:896:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:901:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleGridLines }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:902:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: togglePlotLegend }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:903:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: toggleIncludeYZero }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:904:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:909:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:914:13: Type ToolBarButton is used but it is not resolved [unresolved-type]
ToolBarButton { action: savePlotImageAction }
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1237:13: Type ScrollBarCornerFiller is used but it is not resolved [unresolved-type]
ScrollBarCornerFiller
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1023:21: Binding assigned to "rightPadding", but no property "rightPadding" exists in the current element. [missing-property]
rightPadding: plotFlickable.verticalScrollBarWidth
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1024:21: Binding assigned to "bottomPadding", but no property "bottomPadding" exists in the current element. [missing-property]
bottomPadding: plotFlickable.horizontalScrollBarHeight
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1026:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: plugin.model
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1027:21: Binding assigned to "selectedRows", but no property "selectedRows" exists in the current element. [missing-property]
selectedRows: tableView.selectedRows
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1050:21: Binding assigned to "elideLabelWidth", but no property "elideLabelWidth" exists in the current element. [missing-property]
elideLabelWidth:
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1067:21: Binding assigned to "horizontalScrollPosition", but no property "horizontalScrollPosition" exists in the current element. [missing-property]
horizontalScrollPosition: horizontalPlotScrollBar.position / (1.0 - horizontalPlotScrollBar.size)
^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1187:21: Binding assigned to "columnSortOrderPinned", but no property "columnSortOrderPinned" exists in the current element. [missing-property]
columnSortOrderPinned: pinnedButton.checked
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1267:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "screenshot"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:886:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.selectAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:911:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: toggleShowOutliers.enabled
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:912:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: toggleShowOutliers
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:887:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.exportAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:906:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: groupByAnnotationAction.enabled
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:907:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: groupByAnnotationAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1021:29: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1107:33: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property]
anchors.centerIn: parent
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:898:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: selectColumnAnnotationsAction.enabled
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:899:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: selectColumnAnnotationsAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1239:17: Binding assigned to "horizontalScrollBar", but no property "horizontalScrollBar" exists in the current element. [missing-property]
horizontalScrollBar: horizontalPlotScrollBar
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1240:17: Binding assigned to "verticalScrollBar", but no property "verticalScrollBar" exists in the current element. [missing-property]
verticalScrollBar: verticalPlotScrollBar
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1207:34: Binding assigned to "name", but no property "name" exists in the current element. [missing-property]
icon.name: "pin"
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:903:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: toggleIncludeYZero }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:34:5: Binding assigned to "minimumHeight", but no property "minimumHeight" exists in the current element. [missing-property]
minimumHeight: 320
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:901:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: toggleGridLines }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:39:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "misc"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1154:25: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignTop|Qt.AlignLeft
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1162:25: Binding assigned to "initiallyOpen", but no property "initiallyOpen" exists in the current element. [missing-property]
initiallyOpen: false
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1163:25: Binding assigned to "disableItemWhenClosed", but no property "disableItemWhenClosed" exists in the current element. [missing-property]
disableItemWhenClosed: false
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1106:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: parent.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1108:25: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: 64
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1109:25: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: 64
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1111:25: Binding assigned to "delayedRunning", but no property "delayedRunning" exists in the current element. [missing-property]
delayedRunning: plot.busy
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:883:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: toggleUiOrientationAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:888:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.focusAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:914:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: savePlotImageAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:885:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: tableView.resizeColumnsAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:33: Binding assigned to "left", but no property "left" exists in the current element. [missing-property]
anchors.left: parent.left
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1157:33: Binding assigned to "top", but no property "top" exists in the current element. [missing-property]
anchors.top: parent.top
^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1160:33: Binding assigned to "topMargin", but no property "topMargin" exists in the current element. [missing-property]
anchors.topMargin: plotFlickable.contentY
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:902:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: togglePlotLegend }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:396:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters:
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:33: Binding assigned to "right", but no property "right" exists in the current element. [missing-property]
anchors.right: parent.right
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1196:33: Binding assigned to "top", but no property "top" exists in the current element. [missing-property]
anchors.top: parent.top
^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1197:33: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors.margins: Constants.margin
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:890:29: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
ToolBarButton { action: toggleColumnNamesAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1169:29: No type found for property "plot". This may be due to a missing import statement or incomplete qmltypes files. [missing-type]
plot: plot
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:33:13: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1206:29: Binding assigned to "checkable", but no property "checkable" exists in the current element. [missing-property]
checkable: true
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:893:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: findRowsOfInterestAction.enabled
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:894:17: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
action: findRowsOfInterestAction
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1193:25: Binding assigned to "alignment", but no property "alignment" exists in the current element. [missing-property]
alignment: Qt.AlignTop|Qt.AlignRight
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1199:25: Binding assigned to "initiallyOpen", but no property "initiallyOpen" exists in the current element. [missing-property]
initiallyOpen: false
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1200:25: Binding assigned to "disableItemWhenClosed", but no property "disableItemWhenClosed" exists in the current element. [missing-property]
disableItemWhenClosed: false
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1251:9: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Save Plot As Image")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1252:9: Binding assigned to "nameFilters", but no property "nameFilters" exists in the current element. [missing-property]
nameFilters: [qsTr("PNG Image (*.png)"), qsTr("JPEG Image (*.jpg *.jpeg)"), qsTr("PDF Document (*.pdf)")]
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:937:13: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: plugin.model.nodeAttributeTableModel
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:938:13: Binding assigned to "pluginContent", but no property "pluginContent" exists in the current element. [missing-property]
pluginContent: root
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:940:13: Binding assigned to "exportBaseFileName", but no property "exportBaseFileName" exists in the current element. [missing-property]
exportBaseFileName: root.baseFileNameNoExtension + "-attributes"
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:29:1: Type PluginContent is used but it is not resolved [unresolved-type]
PluginContent
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:928:17: Type SplitViewHandle is used but it is not resolved [unresolved-type]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1150:21: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1189:21: Type SlidingPanel is used but it is not resolved [unresolved-type]
SlidingPanel
^^^^^^^^^^^^
Info: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:33:19: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:76:18: Unqualified access [unqualified]
enabled: plugin.model.numContinuousColumns > 0
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:92:18: Unqualified access [unqualified]
enabled: plugin.model.columnAnnotationNames.length > 0
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:390:22: Unqualified access [unqualified]
pluginModel: plugin.model
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:531:17: Unqualified access [unqualified]
target: plugin.model
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:534:17: Unqualified access [unqualified]
if(!plugin.model.sharedValuesAttributeNames.includes(
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:544:17: Unqualified access [unqualified]
if(!plugin.model.numericalAttributeNames.includes(
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:937:20: Unqualified access [unqualified]
model: plugin.model.nodeAttributeTableModel
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:954:17: Unqualified access [unqualified]
plugin.model.highlightedRows = tableView.selectedRows.length < tableView.visibleRows.length ?
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1026:28: Unqualified access [unqualified]
model: plugin.model
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1052:41: Unqualified access [unqualified]
let newHeight = height * 0.25;
^^^^^^
Info: height is a member of a parent element.
You can qualify the access with its id to avoid this warning.
let newHeight = splitView.height * 0.25;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1063:42: Unqualified access [unqualified]
onIqrStyleChanged: { updateMenu(); }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1021:35: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: splitView.parent
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1106:34: Unqualified access [unqualified]
visible: parent.visible
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: splitView.parent.visible
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1107:43: Unqualified access [unqualified]
anchors.centerIn: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.centerIn: splitView.parent
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1119:32: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1121:39: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1139:49: Unqualified access [unqualified]
Layout.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1156:39: Unqualified access [unqualified]
anchors.left: parent.left
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.left: splitView.parent.left
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1157:38: Unqualified access [unqualified]
anchors.top: parent.top
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.top: splitView.parent.top
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1195:40: Unqualified access [unqualified]
anchors.right: parent.right
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.right: splitView.parent.right
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1196:38: Unqualified access [unqualified]
anchors.top: parent.top
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.top: splitView.parent.top
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1197:42: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1209:46: Unqualified access [unqualified]
ToolTip.visible: hovered
^^^^^^^
Info: hovered is a member of a parent element.
You can qualify the access with its id to avoid this warning.
ToolTip.visible: splitView.hovered
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationPlugin.qml:1210:44: Unqualified access [unqualified]
ToolTip.delay: Constants.toolTipDelay
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:36:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:201:9: FloatingButton was not found. Did you add all import paths? [import]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Info: Did you mean "RadioButton"?
RadioButton { action: closeAction }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:121:13: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:181:13: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:36:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:63:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source) { closed(); }
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:81:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { plot.showAllColumnAnnotations(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:87:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { plot.hideAllColumnAnnotations(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:121:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:121:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:181:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:181:13: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:201:9: 'FloatingButton' is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:121:13: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:181:13: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:36:5: Type Preferences is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:126:17: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:186:17: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:201:9: Type FloatingButton is used but it is not resolved [unresolved-type]
FloatingButton { action: closeAction }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:31:5: CorrelationPlot was not found. Did you add all import paths? [import]
property CorrelationPlot plot: null
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:201:26: Binding assigned to "action", but no property "action" exists in the current element. [missing-property]
FloatingButton { action: closeAction }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:125:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Selection Weighting")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:185:17: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Percentile")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:38:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "correlation"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:31:36: Cannot assign literal of type null to CorrelationPlot [incompatible-type]
property CorrelationPlot plot: null
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:47:44: Unqualified access [unqualified]
implicitWidth: layout.implicitWidth + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:48:46: Unqualified access [unqualified]
implicitHeight: layout.implicitHeight + (Constants.padding * 2)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:50:29: Unqualified access [unqualified]
width: implicitWidth + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:51:31: Unqualified access [unqualified]
height: implicitHeight + (Constants.margin * 4)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:56:12: Unqualified access [unqualified]
color: ControlColors.background
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:206:54: Type "CorrelationPlot" of property "plot" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
columnAnnotationSelectionControls.visible = (plot.plotMode === PlotMode.ColumnAnnotationSelection);
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:53:19: Unqualified access [unqualified]
border.color: ControlColors.outline
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:63:41: Unqualified access [unqualified]
onTriggered: function(source) { closed(); }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:72:26: Unqualified access [unqualified]
anchors.margins: Constants.padding
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:81:46: Unqualified access [unqualified]
onClicked: function(mouse) { plot.showAllColumnAnnotations(); }
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onClicked: function(mouse) { root.plot.showAllColumnAnnotations(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:87:46: Unqualified access [unqualified]
onClicked: function(mouse) { plot.hideAllColumnAnnotations(); }
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onClicked: function(mouse) { root.plot.hideAllColumnAnnotations(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:94:22: Unqualified access [unqualified]
enabled: plot.selectedColumns.length > 0
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
enabled: root.plot.selectedColumns.length > 0
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:112:35: Unqualified access [unqualified]
onValueChanged: { plot.selectRowsOfInterest(); }
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onValueChanged: { root.plot.selectRowsOfInterest(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:123:37: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:149:40: Unqualified access [unqualified]
let i = Math.round(Utils.lerp(percentileSlider.from,
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:178:35: Unqualified access [unqualified]
onValueChanged: { plot.selectRowsOfInterest(); }
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onValueChanged: { root.plot.selectRowsOfInterest(); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:183:37: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:195:26: Unqualified access [unqualified]
visible: plot.selectedRowsDifferFromRowsOfInterest
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: root.plot.selectedRowsDifferFromRowsOfInterest
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/PlotModalControls.qml:197:30: Unqualified access [unqualified]
onClicked: { plot.selectRowsOfInterest(); }
^^^^
Info: plot is a member of a parent element.
You can qualify the access with its id to avoid this warning.
onClicked: { root.plot.selectRowsOfInterest(); }
^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:39:5: Preferences was not found. Did you add all import paths? [import]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:48:5: Templates was not found. Did you add all import paths? [import]
Templates { id: templates }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:58:5: CorrelationTabularDataParser was not found. Did you add all import paths? [import]
CorrelationTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "CorrelationParameters"?
CorrelationParameters
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:215:25: PointingCursorOnHoverLink was not found. Did you add all import paths? [import]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:440:21: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:447:21: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:454:21: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:461:21: NamedIcon was not found. Did you add all import paths? [import]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: DoubleSpinBox was not found. Did you add all import paths? [import]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: DoubleSpinBox was not found. Did you add all import paths? [import]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: DelayedBusyIndicator was not found. Did you add all import paths? [import]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Info: Did you mean "BusyIndicator"?
BusyIndicator
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:25: Outline was not found. Did you add all import paths? [import]
Outline { anchors.fill: parent }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: DataTable was not found. Did you add all import paths? [import]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:647:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1561:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1349:25: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:601:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1700:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:691:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:231:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:348:21: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: BaseParameterDialog was not found. Did you add all import paths? [import]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:405:21: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:765:33: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1494:25: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:274:21: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1076:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1294:25: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1209:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: ListTabView was not found. Did you add all import paths? [import]
ListTabView
^^^^^^^^^^^
Info: Did you mean "ListView"?
ListView
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:493:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:911:33: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: GraphSizeEstimatePlot was not found. Did you add all import paths? [import]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:180:9: ListTab was not found. Did you add all import paths? [import]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:985:29: HelpTooltip was not found. Did you add all import paths? [import]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:171:9: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:25: unknown grouped property scope anchors. [unqualified]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:25: unknown grouped property scope anchors. [unqualified]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:25: unknown grouped property scope anchors. [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:25: unknown grouped property scope anchors. [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1533:29: unknown grouped property scope anchors. [unqualified]
anchors.centerIn: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:35: unknown grouped property scope anchors. [unqualified]
Outline { anchors.fill: parent }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:39:5: 'Preferences' is used but it is not resolved [unresolved-type]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:58:5: 'CorrelationTabularDataParser' is used but it is not resolved [unresolved-type]
CorrelationTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:58:5: 'CorrelationTabularDataParser' is used but it is not resolved [unresolved-type]
CorrelationTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:58:5: 'CorrelationTabularDataParser' is used but it is not resolved [unresolved-type]
CorrelationTabularDataParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:155:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:171:9: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:180:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:231:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:231:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:274:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:274:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:348:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:348:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:405:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:405:21: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: 'DataTable' is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:440:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:440:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:440:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:447:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:447:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:447:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:454:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:454:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:454:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:461:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:461:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:461:21: 'NamedIcon' is used but it is not resolved [unresolved-type]
NamedIcon
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:493:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:601:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:601:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:601:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:647:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:647:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:647:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:691:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:691:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:765:33: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:765:33: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:911:33: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:911:33: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:985:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:985:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1076:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1076:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1209:29: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1294:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1294:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1349:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1349:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1349:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: 'DoubleSpinBox' is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1494:25: 'HelpTooltip' is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: 'GraphSizeEstimatePlot' is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1533:29: 'anchors' is used but it is not resolved [unresolved-type]
anchors.centerIn: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: 'DelayedBusyIndicator' is used but it is not resolved [unresolved-type]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:25: 'Outline' is used but it is not resolved [unresolved-type]
Outline { anchors.fill: parent }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:35: 'anchors' is used but it is not resolved [unresolved-type]
Outline { anchors.fill: parent }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1561:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1700:9: 'ListTab' is used but it is not resolved [unresolved-type]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:168:5: 'ListTabView' is used but it is not resolved [unresolved-type]
ListTabView
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:30:1: 'BaseParameterDialog' is used but it is not resolved [unresolved-type]
BaseParameterDialog
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:911:33: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:432:21: Cannot assign to non-existent default property [missing-property]
ProgressBar
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:653:33: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1564:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1645:21: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1356:29: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:607:33: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1703:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:695:33: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:237:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:353:25: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1723:17: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:274:21: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:348:21: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:405:21: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:215:25: Type PointingCursorOnHoverLink is used but it is not resolved [unresolved-type]
PointingCursorOnHoverLink {}
^^^^^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1259:25: Type DoubleSpinBox is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1294:25: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1349:25: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1424:25: Type DoubleSpinBox is used but it is not resolved [unresolved-type]
DoubleSpinBox
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1494:25: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:39:5: Cannot assign to non-existent default property [missing-property]
Preferences
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:409:25: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:769:37: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1499:29: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:601:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:647:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:691:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:985:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1076:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1209:29: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:279:25: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1080:33: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1852:21: Cannot assign to non-existent default property [missing-property]
BusyIndicator
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1300:29: Cannot assign to non-existent default property [missing-property]
Text
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:765:33: Type HelpTooltip is used but it is not resolved [unresolved-type]
HelpTooltip
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:420:17: Type DataTable is used but it is not resolved [unresolved-type]
DataTable
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1212:33: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:180:9: Cannot assign to non-existent default property [missing-property]
ListTab
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:496:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:915:37: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1530:25: Cannot assign to non-existent default property [missing-property]
DelayedBusyIndicator
^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:183:13: Cannot assign to non-existent default property [missing-property]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1513:21: Type GraphSizeEstimatePlot is used but it is not resolved [unresolved-type]
GraphSizeEstimatePlot
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:989:33: Cannot assign to non-existent default property [missing-property]
GridLayout
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:767:37: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:768:37: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Imputation")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:495:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Correlation")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:649:33: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:652:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Correlation Algorithm")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:603:33: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:606:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Correlation Algorithm")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:693:33: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:694:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Polarity")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:233:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Data Selection")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1727:21: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1728:21: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.RichText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1730:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1851:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !tabularDataParser.graphSizeEstimateInProgress && !tabularDataParser.busy
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1211:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Filtering")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:171:17: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1263:29: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 70
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1265:29: Binding assigned to "from", but no property "from" exists in the current element. [missing-property]
from: 0.0
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1266:29: Binding assigned to "to", but no property "to" exists in the current element. [missing-property]
to: 1.0
^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1268:29: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property]
decimals: 3
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1269:29: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property]
stepSize: Utils.incrementForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1270:29: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property]
editable: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:442:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.dataRect.x < dataTable.leftColumn
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:444:25: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "go-previous"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1427:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: filterTypeComboBox.value === CorrelationFilterType.Threshold
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1429:29: Binding assigned to "implicitWidth", but no property "implicitWidth" exists in the current element. [missing-property]
implicitWidth: 70
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1431:29: Binding assigned to "to", but no property "to" exists in the current element. [missing-property]
to: 1.0
^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1433:29: Binding assigned to "decimals", but no property "decimals" exists in the current element. [missing-property]
decimals: 3
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1434:29: Binding assigned to "stepSize", but no property "stepSize" exists in the current element. [missing-property]
stepSize: Utils.incrementForRange(from, to);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1435:29: Binding assigned to "editable", but no property "editable" exists in the current element. [missing-property]
editable: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1532:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: parent.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1534:29: Binding assigned to "width", but no property "width" exists in the current element. [missing-property]
width: { return Math.min(64, parent.width); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1535:29: Binding assigned to "height", but no property "height" exists in the current element. [missing-property]
height: { return Math.min(64, parent.height); }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1537:29: Binding assigned to "delayedRunning", but no property "delayedRunning" exists in the current element. [missing-property]
delayedRunning: tabularDataParser.graphSizeEstimateInProgress
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:182:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Introduction")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:35: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:74: Binding assigned to "right", but no property "right" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:95: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:352:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Data Type")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1078:33: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1079:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Normalisation Types")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1533:37: Binding assigned to "centerIn", but no property "centerIn" exists in the current element. [missing-property]
anchors.centerIn: parent
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:35: Binding assigned to "horizontalCenter", but no property "horizontalCenter" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:78: Binding assigned to "bottom", but no property "bottom" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:101: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:43: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
Outline { anchors.fill: parent }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:425:21: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !dataRectPage._busy
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:427:21: Binding assigned to "model", but no property "model" exists in the current element. [missing-property]
model: tabularDataParser.model
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:429:21: Binding assigned to "highlightedProvider", but no property "highlightedProvider" exists in the current element. [missing-property]
highlightedProvider: (column, row) => isInsideRect(column, row, tabularDataParser.dataRect)
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1563:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Template")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1353:29: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1354:29: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Maximum Correlation k")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:407:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:408:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Treat As Binary")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:463:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.dataRect.y > dataTable.bottomRow
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:465:25: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "go-down"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:913:37: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:914:37: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Clipping")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:35: Binding assigned to "horizontalCenter", but no property "horizontalCenter" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:78: Binding assigned to "top", but no property "top" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:95: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1652:25: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1654:25: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.RichText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1655:25: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property]
wrapMode: TextEdit.Wrap
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1656:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: templateComboBox.transforms.length > 0 ||
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1659:25: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1517:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.graphSizeEstimate.keys !== undefined
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:456:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.dataRect.y < dataTable.topRow
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:458:25: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "go-up"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:449:25: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabularDataParser.dataRect.x > dataTable.rightColumn
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:451:25: Binding assigned to "iconName", but no property "iconName" exists in the current element. [missing-property]
iconName: "go-next"
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:278:25: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Transpose")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:987:33: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:988:33: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Scaling Types")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1702:13: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Summary")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:42:9: Binding assigned to "section", but no property "section" exists in the current element. [missing-property]
section: "correlation"
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:34:5: Binding assigned to "minimumWidth", but no property "minimumWidth" exists in the current element. [missing-property]
minimumWidth: 750
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:35:5: Binding assigned to "minimumHeight", but no property "minimumHeight" exists in the current element. [missing-property]
minimumHeight: 500
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1496:29: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: filterTypeComboBox.value === CorrelationFilterType.Threshold ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1298:29: Binding assigned to "title", but no property "title" exists in the current element. [missing-property]
title: qsTr("Minimum Correlation Value")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:35: Binding assigned to "verticalCenter", but no property "verticalCenter" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:74: Binding assigned to "left", but no property "left" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:93: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:172:9: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: !loadingInfo.visible
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1862:9: Binding assigned to "finishEnabled", but no property "finishEnabled" exists in the current element. [missing-property]
finishEnabled: !tabularDataParser.graphSizeEstimateInProgress && !dataRectPage._busy
^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1948:36: Unqualified access [unqualified]
correlationFilterType: CorrelationFilterType.Threshold,
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1976:12: Unqualified access [unqualified]
if(visible)
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:64:16: Unqualified access [unqualified]
if(_suppressAutoUpdates)
^^^^^^^^^^^^^^^^^^^^
Info: _suppressAutoUpdates is a member of a parent element.
You can qualify the access with its id to avoid this warning.
if(root._suppressAutoUpdates)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:72:13: Unqualified access [unqualified]
parameters.dataRect = dataRect.asQRect;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:136:19: Unqualified access [unqualified]
text: Utils.format(tabularDataParser.failed ?
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:176:16: Unqualified access [unqualified]
if(currentItem == dataRectPage)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:171:23: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:201:31: Unqualified access [unqualified]
text: Utils.format(qsTr("The correlation plugin creates graphs based on the similarity between variables in a dataset.
" +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:269:29: Unqualified access [unqualified]
parameters.transpose = checked;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:276:45: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:309:29: Unqualified access [unqualified]
parameters.correlationDataType = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:334:61: Unqualified access [unqualified]
currentIndex = indexForDataType(CorrelationDataType.Continuous);
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:341:61: Unqualified access [unqualified]
currentIndex = indexForDataType(CorrelationDataType.Discrete);
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:350:45: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:395:61: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:400:29: Unqualified access [unqualified]
parameters.treatAsBinary = checked;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:407:61: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:51: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { verticalCenter: .parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:80: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { verticalCenter: parent.verticalCenter; left: .parent.left; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:443:102: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; left: parent.left; margins: Constants.margin }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:51: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { verticalCenter: .parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:81: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { verticalCenter: parent.verticalCenter; right: .parent.right; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:450:104: Unqualified access [unqualified]
anchors { verticalCenter: parent.verticalCenter; right: parent.right; margins: Constants.margin }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:53: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { horizontalCenter: .parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:83: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { horizontalCenter: parent.horizontalCenter; top: .parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:457:104: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; top: parent.top; margins: Constants.margin + parent.headerHeight }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:53: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { horizontalCenter: .parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:86: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors { horizontalCenter: parent.horizontalCenter; bottom: .parent.bottom; margins: Constants.margin }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:464:110: Unqualified access [unqualified]
anchors { horizontalCenter: parent.horizontalCenter; bottom: parent.bottom; margins: Constants.margin }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:480:55: Unqualified access [unqualified]
if(dataTypeComboBox.value === CorrelationDataType.Discrete && tabularDataParser.dataRect.appearsToBeContinuous)
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:540:30: Unqualified access [unqualified]
spacing: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:573:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:582:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:594:37: Unqualified access [unqualified]
parameters.discreteCorrelationType = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:603:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Discrete
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:604:53: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:616:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:625:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:640:37: Unqualified access [unqualified]
parameters.continuousCorrelationType = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:649:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:650:53: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing * 2
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:662:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:671:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:684:37: Unqualified access [unqualified]
parameters.correlationPolarity = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:693:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:708:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous &&
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:718:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous &&
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:732:37: Unqualified access [unqualified]
parameters.missingDataType = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:742:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous &&
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:748:80: Unqualified access [unqualified]
visible: missingDataTypeComboBox.value === MissingDataType.Constant
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:757:45: Unqualified access [unqualified]
parameters.missingDataValue = text;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:767:73: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:822:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:831:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:844:37: Unqualified access [unqualified]
parameters.clippingType = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:854:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:859:77: Unqualified access [unqualified]
visible: clippingTypeComboBox.value === ClippingType.Constant
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:871:45: Unqualified access [unqualified]
parameters.clippingValue = parseFloat(text);
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:883:77: Unqualified access [unqualified]
visible: clippingTypeComboBox.value === ClippingType.Winsorization
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:899:45: Unqualified access [unqualified]
parameters.clippingValue = value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:907:77: Unqualified access [unqualified]
visible: clippingTypeComboBox.value === ClippingType.Winsorization
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:913:73: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:953:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:962:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:978:37: Unqualified access [unqualified]
parameters.scaling = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:987:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:992:49: Unqualified access [unqualified]
rowSpacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1043:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1052:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1069:37: Unqualified access [unqualified]
parameters.normalise = model.get(currentIndex).value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1078:69: Unqualified access [unqualified]
visible: dataTypeComboBox.value === CorrelationDataType.Continuous
^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1202:37: Unqualified access [unqualified]
parameters.correlationFilterType = value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1269:39: Unqualified access [unqualified]
stepSize: Utils.incrementForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1274:33: Unqualified access [unqualified]
parameters.minimumThreshold = value;
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1296:49: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1311:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1319:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1332:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Knn)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1353:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1351:49: Unqualified access [unqualified]
Layout.rightMargin: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1368:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Threshold
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1380:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Threshold)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1389:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Threshold)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1398:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1410:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Knn)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1420:64: Unqualified access [unqualified]
text: filterTypeComboBox.value === CorrelationFilterType.Threshold ?
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1427:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Threshold
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1434:39: Unqualified access [unqualified]
stepSize: Utils.incrementForRange(from, to);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1440:36: Unqualified access [unqualified]
if(value < from)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1446:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Threshold)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1462:67: Unqualified access [unqualified]
visible: filterTypeComboBox.value === CorrelationFilterType.Knn
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1476:45: Unqualified access [unqualified]
value = Utils.lerp(from, to, 0.5);
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1481:65: Unqualified access [unqualified]
if(filterTypeComboBox.value !== CorrelationFilterType.Knn)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1496:65: Unqualified access [unqualified]
title: filterTypeComboBox.value === CorrelationFilterType.Threshold ?
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1502:68: Unqualified access [unqualified]
text: filterTypeComboBox.value === CorrelationFilterType.Threshold ?
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1524:61: Unqualified access [unqualified]
if(filterTypeComboBox.value === CorrelationFilterType.Threshold)
^^^^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1532:38: Unqualified access [unqualified]
visible: parent.visible
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
visible: .parent.visible
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1534:58: Unqualified access [unqualified]
width: { return Math.min(64, parent.width); }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
width: { return Math.min(64, .parent.width); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1535:59: Unqualified access [unqualified]
height: { return Math.min(64, parent.height); }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
height: { return Math.min(64, .parent.height); }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1533:47: Unqualified access [unqualified]
anchors.centerIn: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.centerIn: .parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1540:49: Unqualified access [unqualified]
Outline { anchors.fill: parent }
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
Outline { anchors.fill: .parent }
^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1581:30: Unqualified access [unqualified]
spacing: Constants.spacing
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1620:52: Unqualified access [unqualified]
onTransformsChanged: { parameters.additionalTransforms = transforms; }
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/plugins/correlation/ui/qml/CorrelationParameters.qml:1622:56: Unqualified access [unqualified]
onVisualisationsChanged: { parameters.additionalVisualisations = visualisations; }
^^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:740:25: SplitViewHandle was not found. Did you add all import paths? [import]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Info: Did you mean "SplitHandle"?
handle: SplitHandle {}
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: Outline was not found. Did you add all import paths? [import]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:780:25: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:695:9: Cannot resolve alias "previewText" [unresolved-alias]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:695:9: Cannot resolve alias "markdownText" [unresolved-alias]
ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:923:25: unknown grouped property scope anchors. [unqualified]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:582:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:658:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:671:9: Signal handler for "onTriggered" has more formal parameters than the signal it handles. [signal-handler-parameters]
onTriggered: function(source)
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:780:25: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:780:25: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:780:25: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:826:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:904:33: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:923:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:923:25: 'anchors' is used but it is not resolved [unresolved-type]
anchors.fill: parent
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: 'Outline' is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1152:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { tabBar.createTab(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1160:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:780:25: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:921:21: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1133:17: Cannot assign to non-existent default property [missing-property]
StackLayout
^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1126:13: Type Outline is used but it is not resolved [unresolved-type]
Outline
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:787:29: Cannot assign to non-existent default property [missing-property]
Timer
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:923:33: Binding assigned to "fill", but no property "fill" exists in the current element. [missing-property]
anchors.fill: parent
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:924:33: Binding assigned to "margins", but no property "margins" exists in the current element. [missing-property]
anchors.margins: Constants.margin
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1130:17: Binding assigned to "enabled", but no property "enabled" exists in the current element. [missing-property]
enabled: !root.busy
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1131:17: Binding assigned to "visible", but no property "visible" exists in the current element. [missing-property]
visible: tabBar.count > 0
^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:927:25: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:928:25: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.MarkdownText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:740:25: Type SplitViewHandle is used but it is not resolved [unresolved-type]
handle: SplitViewHandle {}
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:243:13: Unqualified access [unqualified]
QmlUtils.rmdir(root._workingDirectory);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:250:9: Unqualified access [unqualified]
Utils.format(qsTr(" - {0}"), QmlUtils.baseFileNameForUrl(root.lastUsedFilename)) : "")
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:364:28: Unqualified access [unqualified]
let fileContents = QmlUtils.readFromFile(QmlUtils.fileNameForUrl(file));
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:50:17: Unqualified access [unqualified]
QmlUtils.fileUrlExists(privateKeyFile);
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:211:23: Unqualified access [unqualified]
let tempDir = QmlUtils.tempDirectory();
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:265:13: Unqualified access [unqualified]
setSaveRequired();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:289:13: Unqualified access [unqualified]
setSaveRequired();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:301:13: Unqualified access [unqualified]
setSaveRequired();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:326:22: Unqualified access [unqualified]
(Utils.format(qsTr("Change Private Key ({0})"),
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:345:21: Unqualified access [unqualified]
setSaveRequired();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:612:13: Unqualified access [unqualified]
resetSaveRequired();
^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:725:29: Member "osName" not found on type "QQuickItem" [missing-property]
if(item.osName === name)
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:941:30: Member "osEnabledChecked" not found on type "QQuickItem" [missing-property]
if(!item.osEnabledChecked)
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:967:30: Member "osEnabledChecked" not found on type "QQuickItem" [missing-property]
if(!item.osEnabledChecked)
^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:751:42: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:766:50: Unqualified access [unqualified]
onTextChanged: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:776:50: Unqualified access [unqualified]
onTextChanged: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:800:36: Unqualified access [unqualified]
if(text === _lastText)
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:820:53: Unqualified access [unqualified]
onCheckedChanged: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:828:40: Unqualified access [unqualified]
if(settings.defaultImageOpenFolder !== undefined)
^^^^^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:840:36: Unqualified access [unqualified]
model: root.operatingSystems
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:844:57: Unqualified access [unqualified]
property string osName: modelData.name
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:853:43: Unqualified access [unqualified]
text: modelData.name
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:856:57: Unqualified access [unqualified]
onCheckedChanged: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:870:44: Unqualified access [unqualified]
if(root.checksums[text] !== undefined)
^^^^
Info: Set "pragma ComponentBehavior: Bound" in order to use IDs from outer components in nested components.
pragma ComponentBehavior: Bound
/* Copyright © 2013-2024 Graphia Technologies Ltd.
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:888:47: Unqualified access [unqualified]
onAccepted: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:896:53: Unqualified access [unqualified]
onCheckedChanged: { setSaveRequired(); }
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:923:39: Unqualified access [unqualified]
anchors.fill: parent
^^^^^^
Info: parent is a member of a parent element.
You can qualify the access with its id to avoid this warning.
anchors.fill: .parent
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:924:42: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1058:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1077:21: Unqualified access [unqualified]
setSaveRequired();
^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1105:25: Member "destroy" not found on type "QObject" [missing-property]
tab.destroy();
^^^^^^^
Info: Did you mean "destroyed"?
tab.destroyed();
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/editor.qml:1145:31: Unqualified access [unqualified]
Layout.topMargin: Constants.spacing
^^^^^^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:59:23: Cannot resolve alias "command" [unresolved-alias]
delegate: ColumnLayout
^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:85:21: unknown grouped property scope font. [unqualified]
font.family: "monospace"
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:85:21: 'font' is used but it is not resolved [unresolved-type]
font.family: "monospace"
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:85:21: 'font' is used but it is not resolved [unresolved-type]
font.family: "monospace"
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:100:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:121:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:76:17: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:85:26: Binding assigned to "family", but no property "family" exists in the current element. [missing-property]
font.family: "monospace"
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:86:26: Binding assigned to "pointSize", but no property "pointSize" exists in the current element. [missing-property]
font.pointSize: 9
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:83:21: Binding assigned to "wrapMode", but no property "wrapMode" exists in the current element. [missing-property]
wrapMode: TextArea.Wrap
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:88:21: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text: modelData.command
^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:51:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:73:27: Unqualified access [unqualified]
text: modelData.name
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:88:27: Unqualified access [unqualified]
text: modelData.command
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/editor/CommandsDialog.qml:108:55: Member "name" not found on type "QQuickItem" [missing-property]
osCommands.push({"name": item.name, "command": item.command});
^^^^
Failed to open file "qmllint" 5
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: ScrollableTextArea was not found. Did you add all import paths? [import]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: 'ScrollableTextArea' is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:106:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse)
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:118:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:124:21: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { installer.start(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:199:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { installer.retry(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:205:17: Signal handler for "onClicked" has more formal parameters than the signal it handles. [signal-handler-parameters]
onClicked: function(mouse) { root.close(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:76:13: Type ScrollableTextArea is used but it is not resolved [unresolved-type]
ScrollableTextArea
^^^^^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:82:17: Binding assigned to "readOnly", but no property "readOnly" exists in the current element. [missing-property]
readOnly: true
^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:84:17: Binding assigned to "textFormat", but no property "textFormat" exists in the current element. [missing-property]
textFormat: TextEdit.MarkdownText
^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:85:17: Binding assigned to "text", but no property "text" exists in the current element. [missing-property]
text:
^^^^
Info: /home/runner/work/graphia/graphia/source/updater/updater.qml:22:1: Unused import [unused-imports]
import QtQuick.Dialogs
^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:44:26: Unqualified access [unqualified]
anchors.margins: Constants.margin
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:61:22: Unqualified access [unqualified]
visible: installer !== null && !installer.busy && !installer.complete
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:65:23: Unqualified access [unqualified]
text: Utils.format(qsTr("A new version of {0} is available!
" +
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:87:47: Unqualified access [unqualified]
let prefix = "file:///" + imagesLocation + "/";
^^^^^^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:108:25: Unqualified access [unqualified]
installer.setStatus("skipped");
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:124:50: Unqualified access [unqualified]
onClicked: function(mouse) { installer.start(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:133:18: Unqualified access [unqualified]
visible: installer !== null && installer.busy && !installer.complete
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:136:18: Unqualified access [unqualified]
spacing: Constants.spacing * 3
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:141:19: Unqualified access [unqualified]
text: Utils.format(qsTr("Updating to Version {0}…"), version)
^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:159:18: Unqualified access [unqualified]
visible: installer !== null && installer.complete
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:162:18: Unqualified access [unqualified]
spacing: Constants.spacing * 3
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:168:20: Unqualified access [unqualified]
text: (installer !== null && installer.success) ?
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:177:22: Unqualified access [unqualified]
visible: installer !== null && !installer.success
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:184:19: Unqualified access [unqualified]
text: installer !== null && installer.error
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:196:26: Unqualified access [unqualified]
visible: installer !== null && !installer.success
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:199:46: Unqualified access [unqualified]
onClicked: function(mouse) { installer.retry(); }
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:212:17: Unqualified access [unqualified]
target: installer
^^^^^^^^^
Warning: /home/runner/work/graphia/graphia/source/updater/updater.qml:215:16: Unqualified access [unqualified]
if(installer.complete)
^^^^^^^^^