[1/197] [2/197] [3/197] [4/197] [5/197] [6/197] [7/197] [8/197] [9/197] [10/197] [11/197] [12/197] [13/197] [14/197] [15/197] [16/197] [17/197] [18/197] [19/197] [20/197] 11115 warnings generated. [21/197] 20223 warnings generated. [22/197] [23/197] [24/197] 18929 warnings generated. [25/197] [26/197] [27/197] [28/197] [29/197] [30/197] [31/197] [32/197] [33/197] /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:182:22: note: Calling 'loadKey' 182 | 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)) | ^ /home/runner/work/graphia/graphia/source/shared/utils/crypto.cpp:110:27: note: Calling constructor for 'StringSource' 110 | CryptoPP::ArraySource arraySource(reinterpret_cast(byteArray.constData()), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | static_cast(byteArray.size()), true); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/runner/work/graphia/graphia/source/thirdparty/cryptopp/filters.h:1479:5: note: Calling constructor for 'SourceTemplate' 1479 | : SourceTemplate(attachment) {SourceInitialize(pumpAll, MakeParameters("InputBuffer", ConstByteArrayParameter(string, length)));} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/runner/work/graphia/graphia/source/thirdparty/cryptopp/filters.h:1435:2: note: Calling default constructor for 'StringStore' 1435 | SourceTemplate(BufferedTransformation *attachment) | ^~~~~~~~~~~~~~ /home/runner/work/graphia/graphia/source/thirdparty/cryptopp/filters.h:1264:4: note: Call to virtual method 'StringStore::StoreInitialize' during construction bypasses virtual dispatch 1264 | {StoreInitialize(MakeParameters("InputBuffer", ConstByteArrayParameter(string)));} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [34/197] [35/197] [36/197] 6977 warnings generated. [37/197] [38/197] [39/197] [40/197] [41/197] [42/197] [43/197] [44/197] [45/197] [46/197] [47/197] [48/197] [49/197] /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) | ^ [50/197] [51/197] [52/197] [53/197] /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) | ^ [54/197] [55/197] [56/197] 37512 warnings generated. [57/197] 36750 warnings generated. [58/197] 36907 warnings generated. [59/197] 36827 warnings generated. [60/197] 36715 warnings generated. [61/197] /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) | ^ 38304 warnings generated. [62/197] [63/197] [64/197] [65/197] /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) | ^ 20201 warnings generated. [66/197] 19868 warnings generated. [67/197] 19837 warnings generated. [68/197] /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) | ^ 20588 warnings generated. [69/197] [70/197] [71/197] 18676 warnings generated. [72/197] 18676 warnings generated. [73/197] 33992 warnings generated. [74/197] [75/197] [76/197] [77/197] 13652 warnings generated. [78/197] [79/197] [80/197] 21686 warnings generated. [81/197] 21739 warnings generated. [82/197] [83/197] [84/197] [85/197] [86/197] [87/197] [88/197] [89/197] [90/197] [91/197] 27045 warnings generated. [92/197] [93/197] 19908 warnings generated. [94/197] [95/197] [96/197] [97/197] [98/197] [99/197] /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) | ^ [100/197] [101/197] [102/197] [103/197] [104/197] [105/197] [106/197] [107/197] 21726 warnings generated. [108/197] 22045 warnings generated. [109/197] 14306 warnings generated. [110/197] 22221 warnings generated. [111/197] 22547 warnings generated. [112/197] [113/197] 13750 warnings generated. [114/197] 22587 warnings generated. [115/197] 13736 warnings generated. [116/197] /home/runner/work/graphia/Qt/6.7.0/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/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) | ^ 29341 warnings generated. [117/197] [118/197] [119/197] [120/197] [121/197] [122/197] [123/197] [124/197] [125/197] [126/197] [127/197] [128/197] [129/197] [130/197] [131/197] /home/runner/work/graphia/Qt/6.7.0/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/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) | ^ [132/197] 22284 warnings generated. [133/197] [134/197] [135/197] [136/197] [137/197] [138/197] 31065 warnings generated. [139/197] [140/197] [141/197] [142/197] 17736 warnings generated. [143/197] [144/197] [145/197] [146/197] [147/197] [148/197] [149/197] [150/197] [151/197] /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) | ^ [152/197] [153/197] [154/197] [155/197] /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) | ^ [156/197] [157/197] [158/197] [159/197] [160/197] [161/197] [162/197] [163/197] [164/197] /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) | ^ [165/197] [166/197] [167/197] [168/197] [169/197] 30532 warnings generated. [170/197] [171/197] [172/197] [173/197] [174/197] [175/197] [176/197] [177/197] [178/197] [179/197] [180/197] [181/197] [182/197] [183/197] [184/197] [185/197] [186/197] [187/197] [188/197] [189/197] [190/197] /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) | ^ 20093 warnings generated. [191/197] [192/197] 22203 warnings generated. [193/197] [194/197] 10892 warnings generated. [195/197] /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) | ^ [196/197] 18566 warnings generated. [197/197] 18659 warnings generated.