2026-05-05 15:41 ftp://ftp.de.debian.org/debian/pool/main/v/vast/vast_2021.02.24.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 6278f6b (2026-05-05 15:01:04 +0200) count: 1127 1086 elapsed-time: 7.4 6.6 head-timing-info: old-timing-info: head results: vast-2021.02.24/cmake/get_compiler_version.cpp:12:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/examples/plugins/example/example.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If CAF_END_TYPE_ID_BLOCK is a macro then please configure it. [unknownMacro] vast-2021.02.24/examples/plugins/example/tests/tests.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If CAF_TEST_FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/aux/robin-map/tests/utils.h:57:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOD [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:67:13: style: The member function 'custom_allocator < std :: pair < int , int > >::address' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:71:19: style: The member function 'custom_allocator < std :: pair < int , int > >::address' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:75:13: style: The member function 'custom_allocator < std :: pair < int , int > >::allocate' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:90:10: style: The member function 'custom_allocator < std :: pair < int , int > >::deallocate' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:94:15: style: The member function 'custom_allocator < std :: pair < int , int > >::max_size' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:104:10: style: The member function 'custom_allocator < std :: pair < int , int > >::destroy' can be static. [functionStatic] vast-2021.02.24/libvast/aux/robin-map/tests/custom_allocator_tests.cpp:64:5: style: Class 'custom_allocator < std :: pair < int , int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/aux/robin-map/tests/utils.h:210:17: performance: Function 'value()' should return member 'm_value' by const reference. [returnByReference] vast-2021.02.24/libvast/aux/robin-map/tests/policy_tests.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:576:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:678:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:928:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_range [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:1043:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:1114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_range [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:1165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_range [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:1203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_range [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:778:14: style: Redundant initialization for 'map_move'. The initialized value is overwritten before it is read. [redundantInitialization] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:777:19: note: map_move is initialized vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:778:14: note: map_move is overwritten vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:886:15: style: Redundant initialization for 'map_copy3'. The initialized value is overwritten before it is read. [redundantInitialization] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:885:20: note: map_copy3 is initialized vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:886:15: note: map_copy3 is overwritten vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:664:15: style: Variable 'val' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:747:5: warning: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:744:19: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:747:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:763:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:761:58: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:763:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:781:5: warning: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:778:16: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:781:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:798:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:796:17: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:798:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:812:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:809:19: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:812:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:825:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:822:21: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:825:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:839:5: warning: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:836:19: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:839:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:840:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:836:19: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:840:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:862:5: warning: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:859:16: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:862:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:863:5: warning:inconclusive: Access of moved variable 'map'. [accessMoved] vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:859:16: note: Calling std::move(map) vast-2021.02.24/libvast/aux/robin-map/tests/robin_map_tests.cpp:863:5: note: Access of moved variable 'map'. vast-2021.02.24/libvast/src/address.cpp:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ipv4 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:40:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ipv6 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:49:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ipv4 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:65:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:130:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/address.cpp:138:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/banner.cpp:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/base.cpp:44:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/base.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable values_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/base.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable values_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:26:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:30:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:34:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:38:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:42:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:46:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:50:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmap_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:69:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:84:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable range_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bitmap.cpp:66:28: style: Parameter 'b' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/bloom_filter_parameters.cpp:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bloom_filter_parameters.cpp:90:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bloom_filter_synopsis.cpp:30:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bloom_filter_synopsis.cpp:29:24: style: Parameter 'attr' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/bool_synopsis.cpp:40:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_synopsis [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/bool_synopsis.cpp:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_delete [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:69:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:176:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/chunk.cpp:196:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_make [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:175:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:276:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:306:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:368:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:395:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:429:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missing_subcommand [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:455:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/command.cpp:47:73: style: Parameter 'y' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/command.cpp:116:14: style: Variable 'child' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/command.cpp:354:46: style: Parameter 'x' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/command.cpp:442:35: style: Parameter 'x' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/concept/hashable/crc.cpp:128:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digest_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/crc.cpp:132:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digest_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/crc.cpp:110:15: style: C-style pointer casting [cstyleCast] vast-2021.02.24/libvast/src/concept/hashable/crc.cpp:119:4: style: C-style pointer casting [cstyleCast] vast-2021.02.24/libvast/src/concept/hashable/crc.cpp:110:9: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] vast-2021.02.24/libvast/src/concept/hashable/sha1.cpp:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/sha1.cpp:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/sha1.cpp:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/sha1.cpp:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:36:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:42:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:47:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/hashable/xxhash.cpp:61:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:97:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _p [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unused [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:229:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logical_and [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:122:30: style: Parameter 'd' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:75:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:82:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/concept/parseable/vast/type.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qqstr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:203:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:226:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:290:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:316:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:326:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:334:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:346:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:450:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:500:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:515:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:522:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursion_limit_reached [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:541:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none_t [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:586:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EscapeNonAscii [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/data.cpp:555:18: style: Variable 'x' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/db_version.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/db_version.cpp:84:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/db_version.cpp:99:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/db_version.cpp:72:28: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] vast-2021.02.24/libvast/src/detail/base64.cpp:32:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alphabet [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/base64.cpp:72:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverse [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/base64.cpp:70:7: style: The scope of the variable 'j' can be reduced. [variableScope] vast-2021.02.24/libvast/src/detail/base64.cpp:70:9: style: Variable 'j' is assigned a value that is never used. [unreadVariable] vast-2021.02.24/libvast/src/detail/fdinbuf.cpp:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable putback_area_size [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdinbuf.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_timeout_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdinbuf.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout_fail_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdinbuf.cpp:51:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable putback_area_size [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdistream.cpp:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdostream.cpp:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdoutbuf.cpp:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fdoutbuf.cpp:36:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/fill_status_map.cpp:113:15: style: The scope of the variable 'name' can be reduced. [variableScope] vast-2021.02.24/libvast/src/detail/line_range.cpp:27:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/line_range.cpp:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/line_range.cpp:53:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timed_out_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/line_range.cpp:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/line_range.cpp:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/line_range.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_number_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/load_plugin.cpp:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAST_LIBDIR [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/load_plugin.cpp:64:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/make_io_stream.cpp:45:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/make_io_stream.cpp:82:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/make_io_stream.cpp:102:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/make_io_stream.cpp:73:11: warning: Return value of function fb->open() is not used. [ignoredReturnValue] vast-2021.02.24/libvast/src/detail/make_io_stream.cpp:35:5: style: Struct 'owning_istream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/src/detail/pid_file.cpp:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:87:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:179:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:218:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:223:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:228:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:234:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:281:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:302:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:327:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:342:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/posix.cpp:50:8: style: Variable 'sa' can be declared as pointer to const [constVariablePointer] vast-2021.02.24/libvast/src/detail/process.cpp:130:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/process.cpp:151:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/settings.cpp:98:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:98:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:138:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logical_and [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:239:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:251:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:345:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_clash [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/sigma.cpp:137:21: style: Local variable 'expr' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/src/detail/sigma.cpp:129:7: note: Shadowed declaration vast-2021.02.24/libvast/src/detail/sigma.cpp:137:21: note: Shadow variable vast-2021.02.24/libvast/src/detail/sigma.cpp:102:40: performance: Function parameter 'str' should be passed by const reference. [passedByValue] vast-2021.02.24/libvast/src/detail/sigma.cpp:331:16: style: Variable 'search_id' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/detail/sigma.cpp:322:60: warning: Access of moved variable 'connective'. [accessMoved] vast-2021.02.24/libvast/src/detail/sigma.cpp:321:50: note: Calling std::move(connective) vast-2021.02.24/libvast/src/detail/sigma.cpp:322:60: note: Access of moved variable 'connective'. vast-2021.02.24/libvast/src/detail/signal_handlers.cpp:26:29: error: There is an unknown macro here somewhere. Configuration is required. If VAST_VERSION is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/src/detail/string.cpp:25:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_escaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex_escaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:37:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte_unescaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:75:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable percent_escaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:79:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable percent_unescaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:93:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/string.cpp:137:19: style: Local variable 'j' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/detail/string.cpp:121:12: note: Shadowed declaration vast-2021.02.24/libvast/src/detail/string.cpp:137:19: note: Shadow variable vast-2021.02.24/libvast/src/detail/system.cpp:36:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:67:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICANON [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICANON [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:85:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECHO [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECHO [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/detail/terminal.cpp:97:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/die.cpp:23:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:40:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/directory.cpp:114:10: style: Local variable 'dir' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/src/directory.cpp:110:46: note: Shadowed declaration vast-2021.02.24/libvast/src/directory.cpp:114:10: note: Shadow variable vast-2021.02.24/libvast/src/error.cpp:90:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable silent [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:23:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:27:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:39:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:129:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:181:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_marker_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:254:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/ewah_bitmap.cpp:264:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:137:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:151:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:204:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:214:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:280:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none_t [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression.cpp:277:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/expression_visitors.cpp:74:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:108:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:117:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negate_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negate_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negate_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:138:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negate_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:142:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:216:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:225:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:234:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:258:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:280:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:290:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:355:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:362:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:390:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:457:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/expression_visitors.cpp:462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:36:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:93:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:106:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:112:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:123:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_open_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/file.cpp:137:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/flow.cpp:29:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:51:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:56:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:63:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:74:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:89:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:93:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:108:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:149:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:170:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:174:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable schema_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable schema_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:225:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:385:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_lines_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:399:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:425:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_timeout_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:373:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:327:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable duration [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/csv.cpp:246:52: performance: Function parameter 'xs' should be passed by const reference. [passedByValue] vast-2021.02.24/libvast/src/format/csv.cpp:264:72: performance:inconclusive: Function parameter 'x' should be passed by const reference. [passedByValue] vast-2021.02.24/libvast/src/format/json.cpp:91:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable can_be_parsed [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:116:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:131:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:151:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:173:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:232:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:328:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:349:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:358:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:379:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flatten_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:384:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flatten_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:398:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:320:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest_types_count [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/json.cpp:77:25: style: struct member 'parser_traits::can_be_parsed' is never used. [unusedStructMember] vast-2021.02.24/libvast/src/format/multi_layout_reader.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_events_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/multi_layout_reader.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_batch_sent_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/multi_layout_reader.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable builders_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/null.cpp:24:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/ostream_writer.cpp:29:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/ostream_writer.cpp:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/ostream_writer.cpp:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/reader.cpp:32:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_slice_type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/single_layout_reader.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_batch_sent_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/single_layout_reader.cpp:49:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_slice_type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/syslog.cpp:72:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syslog_rfc5424_type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/syslog.cpp:80:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syslog_rfc5424_type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/syslog.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/syslog.cpp:101:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_of_input [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:185:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ipv6 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:243:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_events_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:258:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:283:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable schema_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:293:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_events_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/test.cpp:136:8: style:inconclusive: Technically the member function 'vast::format::test::::randomizer::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/format/test.cpp:72:3: style: Struct 'initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/src/format/test.cpp:116:3: style: Struct 'sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/src/format/test.cpp:199:15: style: Local variable 'i' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/format/test.cpp:208:10: note: Shadowed declaration vast-2021.02.24/libvast/src/format/test.cpp:199:15: note: Shadow variable vast-2021.02.24/libvast/src/format/test.cpp:43:34: style: Parameter 'attr' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/format/test.cpp:172:9: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/format/test.cpp:182:12: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/format/writer.cpp:32:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable schema_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:255:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_timeout_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:372:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:380:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:519:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:618:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:646:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_timestamp_tags_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:681:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable writers_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:538:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unset_field [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:546:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_field [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:587:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/format/zeek.cpp:153:19: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vast-2021.02.24/libvast/src/format/zeek.cpp:501:13: style: Local variable 'i' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/format/zeek.cpp:492:8: note: Shadowed declaration vast-2021.02.24/libvast/src/format/zeek.cpp:501:13: note: Shadow variable vast-2021.02.24/libvast/src/format/zeek.cpp:512:15: style: Local variable 'i' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/format/zeek.cpp:492:8: note: Shadowed declaration vast-2021.02.24/libvast/src/format/zeek.cpp:512:15: note: Shadow variable vast-2021.02.24/libvast/src/format/zeek.cpp:670:12: style: Local variable 'i' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/format/zeek.cpp:654:10: note: Shadowed declaration vast-2021.02.24/libvast/src/format/zeek.cpp:670:12: note: Shadow variable vast-2021.02.24/libvast/src/format/zeek.cpp:469:39: style: Parameter 'hf' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/icmp.cpp:25:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/icmp.cpp:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/address_index.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/address_index.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/address_index.cpp:116:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/address_index.cpp:102:17: style: Variable 'bm' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/index/address_index.cpp:117:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/index/enumeration_index.cpp:34:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/enumeration_index.cpp:39:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/enumeration_index.cpp:58:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/list_index.cpp:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_size_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/list_index.cpp:64:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_size_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/list_index.cpp:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ni [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/list_index.cpp:108:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/list_index.cpp:109:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/index/string_index.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/string_index.cpp:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/string_index.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/string_index.cpp:138:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chars_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/index/string_index.cpp:139:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/index/subnet_index.cpp:62:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ni [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/io/read.cpp:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_only [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/io/save.cpp:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/io/write.cpp:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_only [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/logger.cpp:43:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/logger.cpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAST_LOG_LEVEL_QUIET [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/logger.cpp:88:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable off [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/logger.cpp:127:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable console_verbosity [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/logger.cpp:257:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_sink_mt [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/meta_index.cpp:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable synopses_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/meta_index.cpp:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable synopses_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/meta_index.cpp:125:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable synopses_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/meta_index.cpp:292:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/meta_index.cpp:77:29: style: Parameter 'x' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/msgpack.cpp:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack.cpp:29:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack.cpp:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:64:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map16 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:253:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:275:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice.cpp:286:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice_builder.cpp:43:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixstr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice_builder.cpp:119:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice_builder.cpp:155:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arrow [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/msgpack_table_slice_builder.cpp:175:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/null_bitmap.cpp:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/null_bitmap.cpp:59:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/null_bitmap.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/null_bitmap.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/null_bitmap.cpp:73:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/operator.cpp:63:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_match [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/operator.cpp:98:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable greater [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/partition_synopsis.cpp:21:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_synopses_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/partition_synopsis.cpp:64:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/partition_synopsis.cpp:83:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_synopses_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:83:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:148:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:216:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:220:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:224:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regular_file [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:228:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directory [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:250:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:275:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directory [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:298:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:329:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:341:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/path.cpp:302:15: style: Condition 'exists(c)' is always false [knownConditionTrueFalse] vast-2021.02.24/libvast/src/path.cpp:302:15: note: Calling function 'exists' returns 0 vast-2021.02.24/libvast/src/path.cpp:302:15: note: Condition 'exists(c)' is always false vast-2021.02.24/libvast/src/path.cpp:285:16: style: Variable 'entry' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/path.cpp:300:14: style: Variable 'comp' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/path.cpp:171:7: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/path.cpp:188:7: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/path.cpp:285:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/pattern.cpp:36:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/pattern.cpp:40:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/pattern.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/pattern.cpp:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/pattern.cpp:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/pattern.cpp:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable major [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:66:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable system_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:137:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:165:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:173:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:177:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/plugin.cpp:71:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:75:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:80:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:85:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:91:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:95:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:100:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:106:5: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:117:7: error: Resource leak: library [resourceLeak] vast-2021.02.24/libvast/src/plugin.cpp:127:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/port.cpp:25:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/port.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/port.cpp:38:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/port.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/port.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/port.cpp:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable types_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:80:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable types_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:207:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_configuration [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:228:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAST_DATADIR [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:251:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:260:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:274:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursion_limit_reached [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/schema.cpp:214:12: style: Redundant initialization for 'update'. The initialized value is overwritten before it is read. [redundantInitialization] vast-2021.02.24/libvast/src/schema.cpp:212:38: note: update is initialized vast-2021.02.24/libvast/src/schema.cpp:214:12: note: update is overwritten vast-2021.02.24/libvast/src/schema.cpp:224:42: performance: Function parameter 'objpath_addresses' should be passed by const reference. [passedByValue] vast-2021.02.24/libvast/src/segment.cpp:97:28: debug: Function::addArguments found argument 'zip' with varid 0. [varid0] vast-2021.02.24/libvast/src/segment.cpp:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLATBUFFERS_MAX_BUFFER_SIZE [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment.cpp:95:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_table_slice_offset_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:50:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flat_slices_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:77:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:90:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slices_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slices_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_builder.cpp:75:22: style: Parameter 'slice' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/segment_store.cpp:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:159:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:309:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:341:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:357:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:385:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:418:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:439:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:456:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/segment_store.cpp:83:5: warning: Member variable 'lookup::it_' is not initialized in the constructor. [uninitMemberVar] vast-2021.02.24/libvast/src/subnet.cpp:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable network_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/subnet.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/subnet.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable network_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/subnet.cpp:48:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/subnet.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/synopsis.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/synopsis.cpp:67:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/synopsis.cpp:114:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/synopsis.cpp:132:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/accountant.cpp:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/accountant.cpp:196:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regular_file [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/accountant.cpp:265:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable telemetry_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/application.cpp:426:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count_command [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/archive.cpp:41:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/archive.cpp:74:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/archive.cpp:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/component_registry.cpp:33:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/component_registry.cpp:70:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/component_registry.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/component_registry.cpp:48:25: style: Parameter 'x' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/system/component_registry.cpp:55:25: style: Parameter 'x' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/system/configuration.cpp:72:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_line [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/connect_to_node.cpp:45:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_id [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/count_command.cpp:64:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signal_monitoring_interval [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/count_command.cpp:71:63: warning: Access of moved variable 'args'. [accessMoved] vast-2021.02.24/libvast/src/system/count_command.cpp:71:53: note: Calling std::move(args) vast-2021.02.24/libvast/src/system/count_command.cpp:71:63: note: Access of moved variable 'args'. vast-2021.02.24/libvast/src/system/counter.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_candidate_check_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/counter.cpp:79:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_candidate_check_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/counter.cpp:95:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable received [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/disk_monitor.cpp:50:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ping_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/disk_monitor.cpp:26:9: style: struct member 'partition_diskstate::filesize' is never used. [unusedStructMember] vast-2021.02.24/libvast/src/system/eraser.cpp:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/eraser.cpp:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/eraser.cpp:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/eraser.cpp:83:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable received [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:106:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:121:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:128:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable predicate_hits [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:140:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pending_responses [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:170:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/evaluator.cpp:37:7: style:inconclusive: Technically the member function 'vast::system::::ids_evaluator::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/system/evaluator.cpp:33:3: style: Class 'ids_evaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/src/system/explore_command.cpp:57:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_events_query [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/explorer.cpp:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_sent [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/explorer.cpp:209:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/explorer.cpp:109:11: style: Variable 'st' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/system/exporter.cpp:60:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/exporter.cpp:108:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/exporter.cpp:159:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/exporter.cpp:204:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kill [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/exporter.cpp:56:13: style: Redundant initialization for 'slice'. The initialized value is overwritten before it is read. [redundantInitialization] vast-2021.02.24/libvast/src/system/exporter.cpp:54:23: note: slice is initialized vast-2021.02.24/libvast/src/system/exporter.cpp:56:13: note: slice is overwritten vast-2021.02.24/libvast/src/system/get_command.cpp:63:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/get_command.cpp:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exporter_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:220:50: debug: Function::addArguments found argument 'analyzer_status' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/importer.cpp:226:63: debug: Function::addArguments found argument 'err' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/importer.cpp:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inbound_descriptions [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:97:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inbound_descriptions [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:117:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_next [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:121:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:145:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:162:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:168:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_id [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:196:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detailed [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:307:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable announce_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/importer.cpp:82:3: style: Class 'stream_stage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/src/system/importer.cpp:333:55: warning:inconclusive: Access of moved variable 'desc'. [accessMoved] vast-2021.02.24/libvast/src/system/importer.cpp:332:41: note: Calling std::move(desc) vast-2021.02.24/libvast/src/system/importer.cpp:333:55: note: Access of moved variable 'desc'. vast-2021.02.24/libvast/src/system/index.cpp:119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable system_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:146:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:150:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable synopsisdir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:159:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:259:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:269:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stage [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush_listeners [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:283:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable partition_capacity [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:301:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:352:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:432:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actor [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:474:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:516:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v0 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:533:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:583:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/index.cpp:449:19: style: Local variable 'it' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/system/index.cpp:447:19: note: Shadowed declaration vast-2021.02.24/libvast/src/system/index.cpp:449:19: note: Shadow variable vast-2021.02.24/libvast/src/system/index.cpp:494:14: style: Variable 'kv' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/system/indexer.cpp:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/indexer.cpp:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_of_input [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/indexer.cpp:154:13: style: Local variable 'idx' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/src/system/indexer.cpp:140:52: note: Shadowed declaration vast-2021.02.24/libvast/src/system/indexer.cpp:154:13: note: Shadow variable vast-2021.02.24/libvast/src/system/infer_command.cpp:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/infer_command.cpp:132:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/infer_command.cpp:147:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/make_sink.cpp:37:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_events [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:172:57: debug: Function::addArguments found argument 'xs' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/node.cpp:178:38: debug: Function::addArguments found argument 'err' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/node.cpp:263:23: debug: Function::addArguments found argument 'err' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/node.cpp:322:31: debug: Function::addArguments found argument 'err' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/node.cpp:474:46: debug: Function::addArguments found argument 'args' with varid 0. [varid0] vast-2021.02.24/libvast/src/system/node.cpp:113:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:143:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:197:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missing_component [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:271:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:298:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:307:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:398:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spawn_command [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:451:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:530:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable component_factory [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:344:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Fun [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node.cpp:217:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/system/node.cpp:239:26: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/system/node.cpp:668:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/system/node_control.cpp:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/node_control.cpp:27:63: warning: Access of moved variable 'inv'. [accessMoved] vast-2021.02.24/libvast/src/system/node_control.cpp:27:53: note: Calling std::move(inv) vast-2021.02.24/libvast/src/system/node_control.cpp:27:63: note: Access of moved variable 'inv'. vast-2021.02.24/libvast/src/system/partition.cpp:61:1: error: There is an unknown macro here somewhere. Configuration is required. If CAF_ALLOW_UNSAFE_MESSAGE_TYPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/src/system/pivot_command.cpp:62:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_shutdown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/pivoter.cpp:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/pivoter.cpp:132:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/pivoter.cpp:131:12: style: Local variable 'expr' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/src/system/pivoter.cpp:85:54: note: Shadowed declaration vast-2021.02.24/libvast/src/system/pivoter.cpp:131:12: note: Shadow variable vast-2021.02.24/libvast/src/system/pivoter.cpp:92:11: style: Variable 'st' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/system/pivoter.cpp:66:25: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/src/system/posix_filesystem.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ok_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_processor.cpp:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_processor.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_processor.cpp:80:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_processor.cpp:91:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable behaviors_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_processor.cpp:102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_supervisor.cpp:49:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable worker_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/query_supervisor.cpp:33:27: style: Parameter 'kvp' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/system/read_query.cpp:56:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/remote_command.cpp:47:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/shutdown.cpp:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kill [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/shutdown.cpp:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/shutdown.cpp:65:34: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:65:64: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 2 names different: declaration '' definition 'xs'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:66:41: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 3 names different: declaration '' definition 'grace_period'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:67:41: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 4 names different: declaration '' definition 'kill_timeout'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:65:34: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:65:64: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 2 names different: declaration '' definition 'xs'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:66:41: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 3 names different: declaration '' definition 'grace_period'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:67:41: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 4 names different: declaration '' definition 'kill_timeout'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/libvast/src/system/shutdown.cpp:41:37: warning: Access of moved variable 'xs'. [accessMoved] vast-2021.02.24/libvast/src/system/shutdown.cpp:41:27: note: Calling std::move(xs) vast-2021.02.24/libvast/src/system/shutdown.cpp:41:37: note: Access of moved variable 'xs'. vast-2021.02.24/libvast/src/system/shutdown.cpp:68:37: warning: Access of moved variable 'xs'. [accessMoved] vast-2021.02.24/libvast/src/system/shutdown.cpp:68:27: note: Calling std::move(xs) vast-2021.02.24/libvast/src/system/shutdown.cpp:68:37: note: Access of moved variable 'xs'. vast-2021.02.24/libvast/src/system/signal_monitor.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/signal_monitor.cpp:65:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stop [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/sink.cpp:38:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/sink.cpp:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable announce_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/sink_command.cpp:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_shutdown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_archive.cpp:42:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_arguments.cpp:40:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_arguments.cpp:84:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_arguments.cpp:95:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_arguments.cpp:57:29: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] vast-2021.02.24/libvast/src/system/spawn_counter.cpp:45:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missing_component [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_disk_monitor.cpp:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missing_component [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_eraser.cpp:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_explorer.cpp:44:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_configuration [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_explorer.cpp:84:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_exporter.cpp:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_query_options [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_importer.cpp:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missing_component [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_index.cpp:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lookup_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_node.cpp:40:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_id [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_node.cpp:91:71: warning: Access of moved variable 'inv'. [accessMoved] vast-2021.02.24/libvast/src/system/spawn_node.cpp:91:61: note: Calling std::move(inv) vast-2021.02.24/libvast/src/system/spawn_node.cpp:91:71: note: Access of moved variable 'inv'. vast-2021.02.24/libvast/src/system/spawn_pivoter.cpp:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivoter [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_sink.cpp:45:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_sink.cpp:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/spawn_type_registry.cpp:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_registry [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/start_command.cpp:52:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/stop_command.cpp:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_configuration [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/terminator.cpp:47:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_shutdown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/terminator.cpp:37:27: style: Parameter 'actor' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/system/terminator.cpp:131:31: style: Parameter 'actor' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/system/type_registry.cpp:46:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detailed [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:84:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:91:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:108:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:129:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/type_registry.cpp:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable telemetry [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/version_command.cpp:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAST_VERSION [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/version_command.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/system/version_command.cpp:93:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/systemd.cpp:42:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:153:23: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:173:23: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:261:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:274:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:284:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:294:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:322:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:338:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:353:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:412:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:456:21: debug: Function::addArguments found argument 'encoded' with varid 0. [varid0] vast-2021.02.24/libvast/src/table_slice.cpp:108:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TableSlice [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:149:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunk_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:246:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:260:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:274:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:284:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:294:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_instances_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:317:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_id [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:338:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:353:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:412:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoded [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:439:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:522:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:534:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:610:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice.cpp:572:8: style:inconclusive: Technically the member function 'vast::::row_evaluator::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/table_slice.cpp:576:8: style:inconclusive: Technically the member function 'vast::::row_evaluator::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/table_slice.cpp:633:8: style:inconclusive: Technically the member function 'vast::::row_evaluator::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/table_slice.cpp:637:8: style:inconclusive: Technically the member function 'vast::::row_evaluator::operator()' can be const. [functionConst] vast-2021.02.24/libvast/src/table_slice_builder.cpp:43:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_builder.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_builder_factory.cpp:29:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msgpack [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_column.cpp:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_column.cpp:57:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_column.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slice_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_column.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_column.cpp:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_row.cpp:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_row.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slice_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/table_slice_row.cpp:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:124:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:176:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:198:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:281:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/taxonomies.cpp:69:16: style: Local variable 'c' shadows outer variable [shadowVariable] vast-2021.02.24/libvast/src/taxonomies.cpp:34:15: note: Shadowed declaration vast-2021.02.24/libvast/src/taxonomies.cpp:69:16: note: Shadow variable vast-2021.02.24/libvast/src/time.cpp:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable double_seconds [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/time.cpp:29:7: style: Condition '!convert(dur,time_since_epoch)' is always false [knownConditionTrueFalse] vast-2021.02.24/libvast/src/time.cpp:29:15: note: Calling function 'convert' returns 1 vast-2021.02.24/libvast/src/time.cpp:29:7: note: Condition '!convert(dur,time_since_epoch)' is always false vast-2021.02.24/libvast/src/type.cpp:59:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:65:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:83:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:123:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:127:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:153:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:216:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:229:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:242:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:247:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:294:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:387:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:395:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:399:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:409:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:423:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:458:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:481:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:488:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:493:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:503:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:515:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:575:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:604:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:676:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:707:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_clash [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:715:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:753:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/type.cpp:580:19: style: Return value '(*this).operator()(x,a)' is always true [knownConditionTrueFalse] vast-2021.02.24/libvast/src/type.cpp:580:19: note: Calling function 'operator()' returns 1 vast-2021.02.24/libvast/src/type.cpp:580:19: note: Return value '(*this).operator()(x,a)' is always true vast-2021.02.24/libvast/src/type.cpp:87:39: style: Parameter 'attr' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/type.cpp:102:39: style: Parameter 'attr' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/type.cpp:381:11: style: Variable 'idx' can be declared as reference to const [constVariableReference] vast-2021.02.24/libvast/src/type.cpp:876:69: style: Parameter 'field' can be declared as reference to const [constParameterReference] vast-2021.02.24/libvast/src/type.cpp:361:28: style: Iterating over container 'om' that is always empty. [knownEmptyContainer] vast-2021.02.24/libvast/src/type.cpp:370:28: style: Iterating over container 'om' that is always empty. [knownEmptyContainer] vast-2021.02.24/libvast/src/uuid.cpp:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/uuid.cpp:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/uuid.cpp:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/uuid.cpp:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bytes [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/uuid.cpp:125:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bytes [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:40:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:58:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:101:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:117:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index.cpp:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/value_index_factory.cpp:48:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:178:10: debug: Failed to instantiate template "materialize_container". The checking continues anyway. [templateInstantiation] vast-2021.02.24/libvast/src/view.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:102:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xs_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:270:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:338:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:351:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/view.cpp:261:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] vast-2021.02.24/libvast/src/wah_bitmap.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:30:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bits_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:34:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:56:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:103:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:127:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_last_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:187:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/src/wah_bitmap.cpp:196:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/address.cpp:66:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/address.cpp:101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable network [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/address_synopsis.cpp:63:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/binner.cpp:21:18: error: There is an unknown macro here somewhere. Configuration is required. If binner is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/bitmap.cpp:485:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE_END is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/bitmap_algorithms.cpp:31:13: debug: Function::addArguments found argument 'subset' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:56:37: debug: Function::addArguments found argument 'index' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:151:28: debug: Function::addArguments found argument 'index' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:220:21: debug: Function::addArguments found argument 'append' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:224:18: debug: Function::addArguments found argument 'append' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:236:21: debug: Function::addArguments found argument 'append' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:240:27: debug: Function::addArguments found argument 'binner' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:301:35: debug: Function::addArguments found argument 'point' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitmap_index.cpp:51:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable less [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:132:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable greater [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:160:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:226:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable greater_equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:250:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:264:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:272:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bucket_size [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:311:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:324:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitmap_index.cpp:197:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:136:16: debug: Function::addArguments found argument 'block' with varid 0. [varid0] vast-2021.02.24/libvast/test/bits.cpp:199:16: debug: Function::addArguments found argument 'sequence' with varid 0. [varid0] vast-2021.02.24/libvast/test/bits.cpp:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:77:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:87:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:96:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:140:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bits.cpp:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bitvector.cpp:28:14: debug: Function::addArguments found argument 'construction' with varid 0. [varid0] vast-2021.02.24/libvast/test/bitvector.cpp:213:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bloom_filter.cpp:62:32: debug: Function::addArguments found argument 'mnk' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:79:32: debug: Function::addArguments found argument 'np' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:95:32: debug: Function::addArguments found argument 'mn' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:111:32: debug: Function::addArguments found argument 'mp' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:127:37: debug: Function::addArguments found argument 'string' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:176:31: debug: Function::addArguments found argument 'constructed' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:181:38: debug: Function::addArguments found argument 'parameters' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:195:39: debug: Function::addArguments found argument 'partitioning' with varid 0. [varid0] vast-2021.02.24/libvast/test/bloom_filter.cpp:150:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bloom_filter.cpp:169:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bloom_filter.cpp:212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/bloom_filter.cpp:44:8: style:inconclusive: Technically the member function 'vast::test::detail::almost_equal < ( precision_bits ) >::operator()' can be const. [functionConst] vast-2021.02.24/libvast/test/bloom_filter_synopsis.cpp:31:37: debug: Function::addArguments found argument 'type' with varid 0. [varid0] vast-2021.02.24/libvast/test/cache.cpp:91:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/chunk.cpp:78:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/coder.cpp:238:15: error: There is an unknown macro here somewhere. Configuration is required. If coder is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/command.cpp:80:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/community_id.cpp:38:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icmp [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/community_id.cpp:39:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tcp [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/community_id.cpp:40:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable udp [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/community_id.cpp:41:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icmp6 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:211:27: debug: Function::addArguments found argument 'matching' with varid 0. [varid0] vast-2021.02.24/libvast/test/data.cpp:304:21: debug: Function::addArguments found argument 'config_value' with varid 0. [varid0] vast-2021.02.24/libvast/test/data.cpp:345:36: debug: Function::addArguments found argument 'null' with varid 0. [varid0] vast-2021.02.24/libvast/test/data.cpp:48:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:167:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:186:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:212:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:224:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:294:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:349:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/data.cpp:175:12: style: Condition 'd1!=d2' is always true [knownConditionTrueFalse] vast-2021.02.24/libvast/test/data.cpp:166:8: note: Assignment 'd1=42', assigned value is 42 vast-2021.02.24/libvast/test/data.cpp:175:12: note: Condition 'd1!=d2' is always true vast-2021.02.24/libvast/test/data.cpp:176:12: style: Condition 'd1=d2' is always false [knownConditionTrueFalse] vast-2021.02.24/libvast/test/data.cpp:166:8: note: Assignment 'd1=42', assigned value is 42 vast-2021.02.24/libvast/test/data.cpp:178:14: note: Condition 'd1>=d2' is always false vast-2021.02.24/libvast/test/data.cpp:179:14: style: Condition 'd1>d2' is always false [knownConditionTrueFalse] vast-2021.02.24/libvast/test/data.cpp:166:8: note: Assignment 'd1=42', assigned value is 42 vast-2021.02.24/libvast/test/data.cpp:179:14: note: Condition 'd1>d2' is always false vast-2021.02.24/libvast/test/detail/column_iterator.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/detail/flat_lru_cache.cpp:67:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/detail/flat_map.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/detail/lru_cache.cpp:20:7: style:inconclusive: Technically the member function 'int_factory::operator()' can be const. [functionConst] vast-2021.02.24/libvast/test/detail/lru_cache.cpp:38:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vast-2021.02.24/libvast/test/detail/set_operations.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/detail/sigma.cpp:62:20: debug: Function::addArguments found argument 'value' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:69:19: debug: Function::addArguments found argument 'value' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:76:18: debug: Function::addArguments found argument 'value' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:83:22: debug: Function::addArguments found argument 'values' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:93:20: debug: Function::addArguments found argument 'value' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:103:23: debug: Function::addArguments found argument 'values' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:124:17: debug: Function::addArguments found argument 'all' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:135:27: debug: Function::addArguments found argument 'all' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:147:17: debug: Function::addArguments found argument 'contains' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:156:17: debug: Function::addArguments found argument 're' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:165:17: debug: Function::addArguments found argument 'startswith' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:176:17: debug: Function::addArguments found argument 'endswith' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:187:34: debug: Function::addArguments found argument 'match' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:216:46: debug: Function::addArguments found argument 'nested' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:235:33: debug: Function::addArguments found argument 'them' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:249:33: debug: Function::addArguments found argument 'pattern' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:265:35: debug: Function::addArguments found argument 'pattern' with varid 0. [varid0] vast-2021.02.24/libvast/test/detail/sigma.cpp:281:36: debug: Function::addArguments found argument 'AND' with varid 0. [varid0] vast-2021.02.24/libvast/test/endpoint.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/error.cpp:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/error.cpp:58:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unspecified [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/expression.cpp:73:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/expression_evaluation.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/expression_parseable.cpp:32:28: debug: Function::addArguments found argument 'predicate' with varid 0. [varid0] vast-2021.02.24/libvast/test/expression_parseable.cpp:119:18: debug: Function::addArguments found argument 'expression' with varid 0. [varid0] vast-2021.02.24/libvast/test/expression_parseable.cpp:170:24: debug: Function::addArguments found argument 'predicate' with varid 0. [varid0] vast-2021.02.24/libvast/test/expression_parseable.cpp:41:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/expression_parseable.cpp:179:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/factory.cpp:100:27: error: syntax error [syntaxError] vast-2021.02.24/libvast/test/filesystem.cpp:193:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/flatbuffers.cpp:175:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/flow.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/format/csv.cpp:89:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/format/json.cpp:61:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/format/syslog.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/format/writer.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/format/zeek.cpp:388:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE_END is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/ids.cpp:22:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xs [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/index/address_index.cpp:108:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/index/arithmetic_index.cpp:47:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/index/hash_index.cpp:90:17: error: syntax error [syntaxError] vast-2021.02.24/libvast/test/index/list_index.cpp:41:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/index/string_index.cpp:193:38: error: syntax error [syntaxError] vast-2021.02.24/libvast/test/index/subnet_index.cpp:91:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/iterator.cpp:26:3: warning: Member variable 'iterator < int , 5 >::array_' is not initialized in the constructor. [uninitMemberVar] vast-2021.02.24/libvast/test/iterator.cpp:26:3: warning: Member variable 'iterator < const int , 5 >::array_' is not initialized in the constructor. [uninitMemberVar] vast-2021.02.24/libvast/test/iterator.cpp:28:3: style: Struct 'iterator < int , 5 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/test/iterator.cpp:28:3: style: Struct 'iterator < const int , 5 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/libvast/test/iterator.cpp:75:16: style: Condition '*begin==42' is always true [knownConditionTrueFalse] vast-2021.02.24/libvast/test/iterator.cpp:74:12: note: Assignment '*begin=42', assigned value is 42 vast-2021.02.24/libvast/test/iterator.cpp:75:16: note: Condition '*begin==42' is always true vast-2021.02.24/libvast/test/meta_index.cpp:193:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/msgpack.cpp:76:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/msgpack_table_slice.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/parse_data.cpp:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:57:23: debug: Function::addArguments found argument 'RHS' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:71:22: debug: Function::addArguments found argument 'LHS' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:164:11: debug: Function::addArguments found argument 'class' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:197:22: debug: Function::addArguments found argument 'empty' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:203:33: debug: Function::addArguments found argument 'chars' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:209:38: debug: Function::addArguments found argument 'beginning' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:215:38: debug: Function::addArguments found argument 'middle' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:221:38: debug: Function::addArguments found argument 'end' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:227:39: debug: Function::addArguments found argument 'quote' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:233:59: debug: Function::addArguments found argument 'quote' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:239:51: debug: Function::addArguments found argument 'escape' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:698:28: debug: Function::addArguments found argument 'regression' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:737:13: debug: Function::addArguments found argument 'now' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:743:13: debug: Function::addArguments found argument 'YMD' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:790:9: debug: Function::addArguments found argument 'int' with varid 0. [varid0] vast-2021.02.24/libvast/test/parseable.cpp:50:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:59:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i32 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i32 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i32 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:94:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alnum [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:123:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _p [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:171:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xdigit [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:338:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:346:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _p [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:414:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:477:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unused [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:506:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex_prefix [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/parseable.cpp:138:8: style: Local variable 'input' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/test/parseable.cpp:137:13: note: Shadowed declaration vast-2021.02.24/libvast/test/parseable.cpp:138:8: note: Shadow variable vast-2021.02.24/libvast/test/parseable.cpp:327:24: style: Local variable 'map' shadows outer argument [shadowArgument] vast-2021.02.24/libvast/test/parseable.cpp:322:35: note: Shadowed declaration vast-2021.02.24/libvast/test/parseable.cpp:327:24: note: Shadow variable vast-2021.02.24/libvast/test/parseable.cpp:414:31: warning: Found suspicious operator ',', result is not used. [constStatement] vast-2021.02.24/libvast/test/parseable.cpp:153:24: error: Uninitialized variable: c [uninitvar] vast-2021.02.24/libvast/test/port.cpp:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/port.cpp:44:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/port.cpp:54:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:157:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex_escaper [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unused [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:176:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:185:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:210:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:221:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:299:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/printable.cpp:311:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/range_map.cpp:193:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:129:25: debug: Function::addArguments found argument 'sequential' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:138:27: debug: Function::addArguments found argument 'comments' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:149:25: debug: Function::addArguments found argument 'comments' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:163:22: debug: Function::addArguments found argument 'style' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:194:15: debug: Function::addArguments found argument 'aliases' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:211:30: debug: Function::addArguments found argument 'global' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:249:30: debug: Function::addArguments found argument 'local' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:275:32: debug: Function::addArguments found argument 'global' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:301:31: debug: Function::addArguments found argument 'definitions' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:325:23: debug: Function::addArguments found argument 'context' with varid 0. [varid0] vast-2021.02.24/libvast/test/schema.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:120:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:187:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:205:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:268:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:294:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/schema.cpp:333:12: style: Redundant initialization for 'global'. The initialized value is overwritten before it is read. [redundantInitialization] vast-2021.02.24/libvast/test/schema.cpp:328:15: note: global is initialized vast-2021.02.24/libvast/test/schema.cpp:333:12: note: global is overwritten vast-2021.02.24/libvast/test/scope_linked.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/segment.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/segment_store.cpp:138:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/span.cpp:56:25: error: Uninitialized variable: xs [legacyUninitvar] vast-2021.02.24/libvast/test/stack.cpp:23:14: debug: Function::addArguments found argument 'construction' with varid 0. [varid0] vast-2021.02.24/libvast/test/string.cpp:152:7: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment] vast-2021.02.24/libvast/test/string.cpp:144:7: note: str is assigned vast-2021.02.24/libvast/test/string.cpp:152:7: note: str is overwritten vast-2021.02.24/libvast/test/synopsis.cpp:85:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/archive.cpp:66:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/counter.cpp:108:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/datagram_source.cpp:64:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/eraser.cpp:168:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/evaluator.cpp:137:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/explorer.cpp:31:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/system/exporter.cpp:146:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/filesystem.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/importer.cpp:246:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE_END is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/index.cpp:132:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/pivoter.cpp:115:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/query_processor.cpp:115:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/query_supervisor.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/sink.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/source.cpp:68:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/terminate.cpp:45:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/system/type_registry.cpp:101:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/table_slice.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/taxonomies.cpp:17:30: debug: Function::addArguments found argument 'data' with varid 0. [varid0] vast-2021.02.24/libvast/test/taxonomies.cpp:29:17: debug: Function::addArguments found argument 'simple' with varid 0. [varid0] vast-2021.02.24/libvast/test/taxonomies.cpp:49:24: debug: Function::addArguments found argument 'definition' with varid 0. [varid0] vast-2021.02.24/libvast/test/taxonomies.cpp:64:28: debug: Function::addArguments found argument 'data' with varid 0. [varid0] vast-2021.02.24/libvast/test/taxonomies.cpp:84:15: debug: Function::addArguments found argument 'simple' with varid 0. [varid0] vast-2021.02.24/libvast/test/taxonomies.cpp:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convert_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/time.cpp:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable duration [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/type.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/uuid.cpp:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uuid [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/value_index.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/vector_map.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/vector_set.cpp:79:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast/test/view.cpp:24:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/view.cpp:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lsb1 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:56:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:84:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msb0 [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:128:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/word.cpp:181:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast/test/yaml.cpp:123:1: error: There is an unknown macro here somewhere. Configuration is required. If FIXTURE_SCOPE is a macro then please configure it. [unknownMacro] vast-2021.02.24/libvast_test/src/actor_system.cpp:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directory [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/actor_system.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directory [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/dummy_index.cpp:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ok [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/dummy_index.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx_handle [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/dummy_index.cpp:63:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kill [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/dummy_index.cpp:71:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx_handle [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/events.cpp:83:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_of_input [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/events.cpp:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeek_conn_log [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/events.cpp:65:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slice_size [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/main.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/node.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_node [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/node.cpp:47:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_shutdown [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/node.cpp:54:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/node.cpp:82:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_v [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:87:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:227:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable builder [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:248:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_data [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:257:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_data [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:265:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:297:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:313:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:329:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:349:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable less [valueFlowBailoutIncompleteVar] vast-2021.02.24/libvast_test/src/table_slices.cpp:97:14: style: Variable 'slice' can be declared as reference to const [constVariableReference] vast-2021.02.24/tools/dscat/dscat.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:227:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:234:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:255:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:267:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:382:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:396:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:445:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:482:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:512:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/lsvast/lsvast.cpp:158:8: style:inconclusive: Technically the member function 'flatbuffer_deleter < vast :: fbs :: Partition >::operator()' can be const. [functionConst] vast-2021.02.24/tools/lsvast/lsvast.cpp:158:8: style:inconclusive: Technically the member function 'flatbuffer_deleter < vast :: fbs :: Index >::operator()' can be const. [functionConst] vast-2021.02.24/tools/lsvast/lsvast.cpp:158:8: style:inconclusive: Technically the member function 'flatbuffer_deleter < vast :: fbs :: Segment >::operator()' can be const. [functionConst] vast-2021.02.24/tools/lsvast/lsvast.cpp:204:3: style: Class 'indented_scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/tools/lsvast/lsvast.cpp:155:3: style: Struct 'flatbuffer_deleter < vast :: fbs :: Partition >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/tools/lsvast/lsvast.cpp:155:3: style: Struct 'flatbuffer_deleter < vast :: fbs :: Index >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/tools/lsvast/lsvast.cpp:155:3: style: Struct 'flatbuffer_deleter < vast :: fbs :: Segment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vast-2021.02.24/tools/lsvast/lsvast.cpp:238:15: style: The scope of the variable 'suffixes' can be reduced. [variableScope] vast-2021.02.24/tools/lsvast/lsvast.cpp:232:31: style:inconclusive: Function 'print_unknown' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:232:50: style:inconclusive: Function 'print_unknown' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:261:31: style:inconclusive: Function 'print_vast_db' argument 1 names different: declaration '' definition 'vast_db'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:261:53: style:inconclusive: Function 'print_vast_db' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:262:46: style:inconclusive: Function 'print_vast_db' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:378:33: style:inconclusive: Function 'print_partition' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:378:52: style:inconclusive: Function 'print_partition' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:379:48: style:inconclusive: Function 'print_partition' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:424:29: style:inconclusive: Function 'print_index' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:424:48: style:inconclusive: Function 'print_index' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:425:44: style:inconclusive: Function 'print_index' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:478:31: style:inconclusive: Function 'print_segment' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:478:50: style:inconclusive: Function 'print_segment' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:479:46: style:inconclusive: Function 'print_segment' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] vast-2021.02.24/tools/lsvast/lsvast.cpp:309:20: style: Local variable '_' shadows outer variable [shadowVariable] vast-2021.02.24/tools/lsvast/lsvast.cpp:299:18: note: Shadowed declaration vast-2021.02.24/tools/lsvast/lsvast.cpp:309:20: note: Shadow variable vast-2021.02.24/tools/lsvast/lsvast.cpp:331:20: style: Local variable '_' shadows outer variable [shadowVariable] vast-2021.02.24/tools/lsvast/lsvast.cpp:299:18: note: Shadowed declaration vast-2021.02.24/tools/lsvast/lsvast.cpp:331:20: note: Shadow variable vast-2021.02.24/tools/lsvast/lsvast.cpp:363:20: style: Local variable '_' shadows outer variable [shadowVariable] vast-2021.02.24/tools/lsvast/lsvast.cpp:299:18: note: Shadowed declaration vast-2021.02.24/tools/lsvast/lsvast.cpp:363:20: note: Shadow variable vast-2021.02.24/tools/lsvast/lsvast.cpp:404:20: style: Local variable '_' shadows outer variable [shadowVariable] vast-2021.02.24/tools/lsvast/lsvast.cpp:400:18: note: Shadowed declaration vast-2021.02.24/tools/lsvast/lsvast.cpp:404:20: note: Shadow variable vast-2021.02.24/tools/lsvast/lsvast.cpp:451:20: style: Local variable '_' shadows outer variable [shadowVariable] vast-2021.02.24/tools/lsvast/lsvast.cpp:446:18: note: Shadowed declaration vast-2021.02.24/tools/lsvast/lsvast.cpp:451:20: note: Shadow variable vast-2021.02.24/tools/lsvast/lsvast.cpp:232:50: style: Parameter 'indent' can be declared as reference to const. However it seems that 'print_unknown' is a callback function, if 'indent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vast-2021.02.24/tools/lsvast/lsvast.cpp:125:19: note: You might need to cast the function pointer here vast-2021.02.24/tools/lsvast/lsvast.cpp:232:50: note: Parameter 'indent' can be declared as reference to const vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:100:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom_options_ [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:122:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none_t [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:203:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_error [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:314:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:189:34: error: Using reference to dangling temporary. [danglingTempReference] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:188:15: note: Assigned to reference. vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:189:34: note: Using reference to dangling temporary. vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:184:3: warning: Member variable 'zeek_writer::endpoint_' is not initialized in the constructor. [uninitMemberVar] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:332:10: style: Condition '!done' is always true [knownConditionTrueFalse] vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:331:15: note: Assignment 'done=false', assigned value is 0 vast-2021.02.24/tools/zeek-to-vast/zeek-to-vast.cpp:332:10: note: Condition '!done' is always true vast-2021.02.24/vast/vast.cpp:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fatal_handler [valueFlowBailoutIncompleteVar] diff: 2.20.0 vast-2021.02.24/libvast/src/bloom_filter_parameters.cpp:84:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u64 [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/bloom_filter_parameters.cpp:90:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] 2.20.0 vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:137:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alnum [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/concept/parseable/vast/expression.cpp:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _p [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/index/address_index.cpp:102:17: style: Variable 'bm' can be declared as reference to const [constVariableReference] head vast-2021.02.24/libvast/src/path.cpp:302:15: style: Condition 'exists(c)' is always false [knownConditionTrueFalse] vast-2021.02.24/libvast/src/path.cpp:302:15: note: Calling function 'exists' returns 0 vast-2021.02.24/libvast/src/path.cpp:302:15: note: Condition 'exists(c)' is always false head vast-2021.02.24/libvast/src/system/shutdown.cpp:65:34: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:65:34: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:65:64: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 2 names different: declaration '' definition 'xs'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:65:64: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 2 names different: declaration '' definition 'xs'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:66:41: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 3 names different: declaration '' definition 'grace_period'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:66:41: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 3 names different: declaration '' definition 'grace_period'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:67:41: style:inconclusive: Function 'shutdown < policy :: parallel >' argument 4 names different: declaration '' definition 'kill_timeout'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/system/shutdown.cpp:67:41: style:inconclusive: Function 'shutdown < policy :: sequential >' argument 4 names different: declaration '' definition 'kill_timeout'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/libvast/src/time.cpp:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable double_seconds [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:216:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:229:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] 2.20.0 vast-2021.02.24/libvast/src/type.cpp:351:16: style: Variable 'builder' is assigned a value that is never used. [unreadVariable] head vast-2021.02.24/libvast/src/type.cpp:387:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:409:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] 2.20.0 vast-2021.02.24/libvast/src/type.cpp:412:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:481:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:488:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:493:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:503:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:580:19: style: Return value '(*this).operator()(x,a)' is always true [knownConditionTrueFalse] vast-2021.02.24/libvast/src/type.cpp:580:19: note: Calling function 'operator()' returns 1 vast-2021.02.24/libvast/src/type.cpp:580:19: note: Return value '(*this).operator()(x,a)' is always true head vast-2021.02.24/libvast/src/type.cpp:715:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_type [valueFlowBailoutIncompleteVar] 2.20.0 vast-2021.02.24/libvast/src/type.cpp:745:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/src/type.cpp:753:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:187:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:205:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:268:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:294:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/libvast/test/schema.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_type [valueFlowBailoutIncompleteVar] head vast-2021.02.24/tools/lsvast/lsvast.cpp:232:31: style:inconclusive: Function 'print_unknown' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:232:50: style:inconclusive: Function 'print_unknown' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:261:31: style:inconclusive: Function 'print_vast_db' argument 1 names different: declaration '' definition 'vast_db'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:261:53: style:inconclusive: Function 'print_vast_db' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:262:46: style:inconclusive: Function 'print_vast_db' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:378:33: style:inconclusive: Function 'print_partition' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:378:52: style:inconclusive: Function 'print_partition' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:379:48: style:inconclusive: Function 'print_partition' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:424:29: style:inconclusive: Function 'print_index' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:424:48: style:inconclusive: Function 'print_index' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:425:44: style:inconclusive: Function 'print_index' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:478:31: style:inconclusive: Function 'print_segment' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:478:50: style:inconclusive: Function 'print_segment' argument 2 names different: declaration '' definition 'indent'. [funcArgNamesDifferentUnnamed] head vast-2021.02.24/tools/lsvast/lsvast.cpp:479:46: style:inconclusive: Function 'print_segment' argument 3 names different: declaration '' definition 'formatting'. [funcArgNamesDifferentUnnamed] DONE