[1/195] [2/195] [3/195] [4/195] 18355 warnings generated. [5/195] [6/195] 19936 warnings generated. [7/195] /home/runner/work/graphia/graphia/source/shared/loading/dotfileparser.cpp:59:8: warning: an exception may be thrown in function 'operator=' which should not throw exceptions [bugprone-exception-escape] 59 | struct EdgeStatement | ^ 26656 warnings generated. [8/195] 26605 warnings generated. [9/195] [10/195] [11/195] 17256 warnings generated. [12/195] 18113 warnings generated. [13/195] [14/195] [15/195] [16/195] [17/195] [18/195] 18173 warnings generated. [19/195] 18086 warnings generated. [20/195] 11469 warnings generated. [21/195] 21710 warnings generated. [22/195] [23/195] [24/195] 20023 warnings generated. [25/195] [26/195] [27/195] 17433 warnings generated. [28/195] 17573 warnings generated. [29/195] [30/195] [31/195] [32/195] [33/195] /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:131:13: warning: memory allocation may leak if an other allocation is sequenced after it and throws an exception [bugprone-multiple-new-in-one-expression] 131 | new CryptoPP::SignerFilter(rng, signer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | new CryptoPP::StringSink(signature) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | ) // SignerFilter | ~ /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:162:13: warning: memory allocation may leak if an other allocation is sequenced after it and throws an exception [bugprone-multiple-new-in-one-expression] 162 | new CryptoPP::SignatureVerificationFilter( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 163 | rsaVerifier, new CryptoPP::StringSink(recoveredMessage), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 164 | CryptoPP::SignatureVerificationFilter::SIGNATURE_AT_BEGIN | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 165 | CryptoPP::SignatureVerificationFilter::PUT_MESSAGE | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | CryptoPP::SignatureVerificationFilter::THROW_EXCEPTION | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | ) // SignatureVerificationFilter | ~ /home/runner/work/graphia/graphia/source/thirdparty/cryptopp/filters.h:1264:4: warning: Call to virtual method 'StringStore::StoreInitialize' during construction bypasses virtual dispatch [clang-analyzer-optin.cplusplus.VirtualCall] 1264 | {StoreInitialize(MakeParameters("InputBuffer", ConstByteArrayParameter(string)));} | ^ /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:184:22: note: Calling 'loadKey' 184 | auto publicKey = loadKey(publicKeyFileName); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:102:8: note: Assuming the condition is false 102 | if(!file.open(QIODevice::ReadOnly)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:102:5: note: Taking false branch 102 | if(!file.open(QIODevice::ReadOnly)) | ^ [34/195] [35/195] [36/195] 7174 warnings generated. [37/195] [38/195] [39/195] [40/195] [41/195] [42/195] [43/195] [44/195] [45/195] [46/195] [47/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 11224 warnings generated. [48/195] [49/195] [50/195] 22809 warnings generated. [51/195] [52/195] 11186 warnings generated. [53/195] /home/runner/work/graphia/graphia/source/shared/utils/doasyncthen.h:42:28: warning: forwarding reference parameter 'thenFn' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 42 | void then(ThenFn&& thenFn) | ^ 18633 warnings generated. [54/195] 19356 warnings generated. [55/195] 19429 warnings generated. [56/195] [57/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 15717 warnings generated. [58/195] [59/195] [60/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 38926 warnings generated. [61/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 38005 warnings generated. [62/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 38226 warnings generated. [63/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 38118 warnings generated. [64/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 37904 warnings generated. [65/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 39874 warnings generated. [66/195] [67/195] [68/195] [69/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 21254 warnings generated. [70/195] 20915 warnings generated. [71/195] 21106 warnings generated. [72/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 21743 warnings generated. [73/195] [74/195] [75/195] 19550 warnings generated. [76/195] 19550 warnings generated. [77/195] 35776 warnings generated. [78/195] [79/195] 21933 warnings generated. [80/195] 25682 warnings generated. [81/195] 14536 warnings generated. [82/195] [83/195] [84/195] 23050 warnings generated. [85/195] 23103 warnings generated. [86/195] 21008 warnings generated. [87/195] [88/195] 20537 warnings generated. [89/195] 20752 warnings generated. [90/195] 21838 warnings generated. [91/195] 20989 warnings generated. [92/195] [93/195] [94/195] [95/195] 30454 warnings generated. [96/195] [97/195] 21208 warnings generated. [98/195] [99/195] [100/195] 21510 warnings generated. [101/195] [102/195] [103/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 23457 warnings generated. [104/195] 21824 warnings generated. [105/195] [106/195] [107/195] [108/195] [109/195] [110/195] [111/195] 23359 warnings generated. [112/195] 23489 warnings generated. [113/195] 15620 warnings generated. [114/195] 23709 warnings generated. [115/195] 24194 warnings generated. [116/195] 20915 warnings generated. [117/195] 14658 warnings generated. [118/195] 24248 warnings generated. [119/195] 14644 warnings generated. [120/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtQuick/qsgnode.h:33:11: warning: no definition found for 'Updater', but a definition with the same name 'Updater' found in another namespace '(global)' [bugprone-forward-declaration-namespace] 33 | class Updater; | ^ /home/runner/work/graphia/graphia/source/app/updates/updater.h:35:7: note: a definition of 'Updater' is found here 35 | class Updater : public QObject | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: warning: 'I' is confusable with 'l' [misc-confusable-identifiers] 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: note: other declaration found here 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 30316 warnings generated. [121/195] [122/195] [123/195] [124/195] [125/195] [126/195] [127/195] [128/195] [129/195] [130/195] [131/195] [132/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 31933 warnings generated. [133/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32417 warnings generated. [134/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32778 warnings generated. [135/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtQuick/qsgnode.h:33:11: warning: no definition found for 'Updater', but a definition with the same name 'Updater' found in another namespace '(global)' [bugprone-forward-declaration-namespace] 33 | class Updater; | ^ /home/runner/work/graphia/graphia/source/app/updates/updater.h:35:7: note: a definition of 'Updater' is found here 35 | class Updater : public QObject | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: warning: 'I' is confusable with 'l' [misc-confusable-identifiers] 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: note: other declaration found here 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/utils/doasyncthen.h:42:28: warning: forwarding reference parameter 'thenFn' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 42 | void then(ThenFn&& thenFn) | ^ 33484 warnings generated. [136/195] /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: warning: 'I' is confusable with 'l' [misc-confusable-identifiers] 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: note: other declaration found here 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ 23188 warnings generated. [137/195] [138/195] [139/195] [140/195] [141/195] [142/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32880 warnings generated. [143/195] [144/195] [145/195] [146/195] 18991 warnings generated. [147/195] 24399 warnings generated. [148/195] [149/195] [150/195] 23562 warnings generated. [151/195] 23593 warnings generated. [152/195] 23928 warnings generated. [153/195] 23831 warnings generated. [154/195] 23829 warnings generated. [155/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 24659 warnings generated. [156/195] 26375 warnings generated. [157/195] 26384 warnings generated. [158/195] 23820 warnings generated. [159/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 24639 warnings generated. [160/195] 26366 warnings generated. [161/195] [162/195] 23876 warnings generated. [163/195] 26365 warnings generated. [164/195] 23760 warnings generated. [165/195] 24057 warnings generated. [166/195] 23760 warnings generated. [167/195] 26437 warnings generated. [168/195] /home/runner/work/graphia/graphia/source/shared/utils/threadpool.h:66:109: warning: forwarding reference parameter 'args' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 66 | template std::future> makeFuture(Fn f, Args&&... args) | ^ 32992 warnings generated. [169/195] 31952 warnings generated. [170/195] /home/runner/work/graphia/graphia/source/app/transform/transforms/spanningtreetransform.cpp:54:15: warning: use emplace_back instead of push_back [modernize-use-emplace] 54 | deque.push_back({componentManager.componentById(componentId)->nodeIds().at(0), {}}); | ^~~~~~~~~~ | emplace_back( [171/195] 23416 warnings generated. [172/195] [173/195] /home/runner/work/graphia/graphia/source/app/ui/document.cpp:791:10: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 791 | [=, this](Command& command) mutable | ^~ | factory, fileUrl, uiData, pluginUiData, saverName, /home/runner/work/graphia/graphia/source/app/ui/document.cpp:1448:34: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 1448 | _commandManager.executeOnce([=, this](Command&) | ^~ | term, options, attributeNames, findSelectStyle, /home/runner/work/graphia/graphia/source/app/ui/document.cpp:1473:10: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 1473 | [=, this](Command&) | ^~ | nodeId, /home/runner/work/graphia/graphia/source/app/ui/document.cpp:1475:34: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 1475 | executeOnMainThread([=, this] | ^~ | nodeId, /home/runner/work/graphia/graphia/source/app/ui/document.cpp:1487:10: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 1487 | [=, this](Command&) | ^~ | nodeIds, /home/runner/work/graphia/graphia/source/app/ui/document.cpp:1489:34: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 1489 | executeOnMainThread([=, this] | ^~ | nodeIds, 33174 warnings generated. [174/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32608 warnings generated. [175/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32396 warnings generated. [176/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32348 warnings generated. [177/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ 32553 warnings generated. [178/195] 25855 warnings generated. [179/195] 20393 warnings generated. [180/195] [181/195] [182/195] [183/195] 26525 warnings generated. [184/195] [185/195] /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5154:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5154 | typedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5170:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5170 | typedef void (APIENTRYP PFNGLORTHOXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5375:56: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5375 | typedef void (APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ /home/runner/work/graphia/Qt/6.6.2/gcc_64/include/QtGui/qopenglext.h:5377:54: warning: 'l' is confusable with 'I' [misc-confusable-identifiers] 5377 | typedef void (APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f); | ^ /home/runner/work/graphia/graphia/source/shared/graph/elementid.h:41:23: note: other declaration found here 41 | template using EnableIfConvertibleToInt = typename std::enable_if_t< | ^ [186/195] [187/195] [188/195] [189/195] [190/195] [191/195] 17450 warnings generated. [192/195] [193/195] 19397 warnings generated. [194/195] /home/runner/work/graphia/graphia/source/shared/utils/doasyncthen.h:42:28: warning: forwarding reference parameter 'thenFn' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward] 42 | void then(ThenFn&& thenFn) | ^ 21446 warnings generated. [195/195] /home/runner/work/graphia/graphia/source/app/watchdog.cpp:111:50: warning: lambdas that capture 'this' should not specify a by-value capture default [cppcoreguidelines-misleading-capture-default-by-value] 111 | connect(_timer, &QTimer::timeout, this, [=, this] | ^~