2022-06-23 17:03 ftp://ftp.de.debian.org/debian/pool/main/m/moonshot-ui/moonshot-ui_0.7.2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --inline-suppr --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.10.0-15-cloud-amd64-x86_64-with-glibc2.31 python: 3.9.2 client-version: 1.3.25 compiler: g++ (Debian 10.2.1-6) 10.2.1 20210110 cppcheck: head 2.8 head-info: f1212e6 (2022-06-22 21:22:04 +0200) count: 397 396 elapsed-time: 17.5 13.7 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: moonshot-ui-0.7.2/libmoonshot/libmoonshot-common.c:60:5: warning: Return value of function vasprintf() is not used. [ignoredReturnValue] moonshot-ui-0.7.2/libmoonshot/libmoonshot-common.c:46:20: style: Unused variable: buffer_size [unusedVariable] moonshot-ui-0.7.2/libmoonshot/libmoonshot-common.c:63:17: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] moonshot-ui-0.7.2/libmoonshot/libmoonshot-msrpc.c:437:5: error: There is an unknown macro here somewhere. Configuration is required. If RPC_END_EXCEPT is a macro then please configure it. [unknownMacro] moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:144:17: style: Condition 'is_setid()' is always false [knownConditionTrueFalse] moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:372:47: style: Parameter 'rules_patterns' can be declared as const array [constParameter] moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:374:47: style: Parameter 'rules_always_confirm' can be declared as const array [constParameter] moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:376:47: style: Parameter 'services' can be declared as const array [constParameter] moonshot-add-dialog.c:805:82: style: Parameter 'source' can be declared as pointer to const [constParameter] moonshot-add-dialog.c:846:70: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-ui-0.7.2/src/moonshot-custom-vbox.c:121:31: style: struct member '_IdentityManagerView::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-custom-vbox.c:122:22: style: struct member '_IdentityManagerView::parent_app' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-custom-vbox.c:123:24: style: struct member '_IdentityManagerView::identities_manager' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:124:17: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] moonshot-id.c:610:38: style: Parameter 'other' can be declared as pointer to const [constParameter] moonshot-idcard-widget.c:798:68: style: Parameter 'self' can be declared as pointer to const [constParameter] /home/hartmans/moonshot/moonshot/ui/src/moonshot-idcard-widget.vala:119:13: style: Variable '_tmp10_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-idcard-widget.vala:121:21: style: Variable '_tmp13__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-idcard-widget.vala:123:13: style: Variable '_tmp20_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:155:9: style: Variable '_tmp0_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:155:9: style: Variable '_tmp1_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:157:12: style: Variable '_tmp5_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:158:20: style: Variable '_tmp6__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:158:20: style: Variable '_tmp8__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:166:9: style: Variable '_tmp0_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:166:9: style: Variable '_tmp1_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:168:12: style: Variable '_tmp5_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:169:20: style: Variable '_tmp6__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:169:20: style: Variable '_tmp9__length1' is assigned a value that is never used. [unreadVariable] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:176:9: style: struct member '_IIdentityCardStoreIface::add_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:177:13: style: struct member '_IIdentityCardStoreIface::remove_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:178:12: style: struct member '_IIdentityCardStoreIface::update_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:179:32: style: struct member '_IIdentityCardStoreIface::get_store_type' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:180:19: style: struct member '_IIdentityCardStoreIface::get_card_list' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:199:9: style: struct member '_Rule::pattern' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identities-manager.c:200:9: style: struct member '_Rule::always_confirm' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identities-manager.vala:84:6: style: Variable 'var' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identities-manager.vala:261:13: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identities-manager.vala:262:13: style: Variable '_tmp20_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:541:6: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] moonshot-identity-management-view.c:553:114: style: Parameter 'iter' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:1011:126: style: Parameter 'event' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:1073:112: style: Parameter 'e' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:1740:84: style: Parameter 'id_card' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:1796:77: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:2773:72: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:3213:73: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:3920:83: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-identity-management-view.c:4805:82: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-ui-0.7.2/src/moonshot-identity-management-view.c:204:15: style: struct member '_IdentityManagerApp::ref_count' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-management-view.c:205:30: style: struct member '_IdentityManagerApp::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-management-view.c:209:23: style: struct member '_IdentityManagerApp::view' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-management-view.c:214:9: style: struct member '_IdentityManagerAppClass::finalize' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-management-view.c:229:29: style: struct member '_AddIdentityDialog::priv' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:98:6: style: Variable 'var' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:137:3: style: Variable 'entry_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:153:7: style: Variable 'issuer_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:153:7: style: Variable 'search_text_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:153:7: style: Variable 'search_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:153:30: style: Variable 'search_text_collection' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:153:7: style: Variable 'entry_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:161:7: style: Variable 'display_name_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:161:7: style: Variable 'search_text_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:161:7: style: Variable 'search_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:161:30: style: Variable 'search_text_collection' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:161:7: style: Variable 'entry_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:164:13: style: Variable '_tmp44_' is assigned a value that is never used. [unreadVariable] moonshot-identity-management-view.c:886:38: style: Variable '_service_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:166:34: style: Variable 'service_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:10: style: Variable 'service_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:10: style: Variable 'service' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:10: style: Variable 'search_text_casefold' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:10: style: Variable 'search_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:33: style: Variable 'search_text_collection' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:171:10: style: Variable 'entry_text' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:140:26: style: Variable 'search_text_collection' is assigned a value that is never used. [unreadVariable] moonshot-identity-management-view.c:696:8: style: Variable '_search_text_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:259:3: style: Variable 'current_idcard_nai' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:324:10: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:626:3: style: Variable 'candidate' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:650:12: style: Variable '_tmp38_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:651:15: style: Variable '_tmp44_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:653:23: style: Variable '_tmp47__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:653:15: style: Variable '_tmp53_' is assigned a value that is never used. [unreadVariable] moonshot-identity-management-view.c:3387:10: style: Variable '_srv_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:600:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] moonshot-identity-management-view.c:3643:34: style: Variable '_service_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:609:30: style: Variable 'service_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:670:17: style: Variable '_authors_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:732:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:732:17: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:743:9: style: Variable '_tmp5_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:743:17: style: Variable '_tmp5__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:754:9: style: Variable '_tmp8_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:754:17: style: Variable '_tmp8__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:760:10: style: Variable '_tmp11_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:760:18: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:771:10: style: Variable '_tmp14_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-management-view.vala:771:18: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:71:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:73:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:69:28: style: Condition 'cb_target_destroy_notify==NULL' is always true [knownConditionTrueFalse] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:67:29: note: Assignment 'cb_target_destroy_notify=NULL', assigned value is 0 /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:69:28: note: Condition 'cb_target_destroy_notify==NULL' is always true moonshot-ui-0.7.2/src/moonshot-identity-request.c:125:15: style: struct member '_IdentityManagerApp::ref_count' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-request.c:126:30: style: struct member '_IdentityManagerApp::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-request.c:128:10: style: struct member '_IdentityManagerApp::default_id_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-request.c:130:23: style: struct member '_IdentityManagerApp::view' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-request.c:135:9: style: struct member '_IdentityManagerAppClass::finalize' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:75:27: style: Variable 'cb_target_destroy_notify' is assigned a value that is never used. [unreadVariable] moonshot-identity-request.c:433:35: style: Variable '_service_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:91:31: style: Variable 'service_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:98:12: style: Variable '_tmp16_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:98:20: style: Variable '_services_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:100:15: style: Variable '_tmp23_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:101:23: style: Variable '_tmp24__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:101:23: style: Variable '_tmp28__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:101:15: style: Variable '_tmp32_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:103:20: style: Variable '_tmp33__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:103:12: style: Variable '_tmp36_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:103:12: style: Variable '_tmp39_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:108:13: style: Variable 'services' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-request.vala:110:17: style: Variable '_tmp46__target' is assigned a value that is never used. [unreadVariable] moonshot-identity-manager-app.c:1843:81: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-identity-manager-app.c:1942:69: style: Parameter 'conn' can be declared as pointer to const [constParameter] moonshot-identity-manager-app.c:1958:69: style: Parameter 'conn' can be declared as pointer to const [constParameter] moonshot-ui-0.7.2/src/moonshot-identity-manager-app.c:177:27: style: struct member '_IdentityRequest::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-identity-manager-app.c:178:10: style: struct member '_IdentityRequest::id_card' is never used. [unusedStructMember] moonshot-identity-manager-app.c:438:9: style: Variable 'object' is assigned a value that is never used. [unreadVariable] moonshot-identity-manager-app.c:447:9: style: Variable 'object' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:174:6: style: Variable 'var' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:182:23: style: Variable '_services_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:185:26: style: Variable '_tmp78__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:185:18: style: Variable '_tmp82_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:191:16: style: Variable 'services' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:213:22: style: Variable '_components_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:216:21: style: Variable '_tmp128__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:217:13: style: Variable '_tmp130_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:218:22: style: Variable '_tmp132__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:222:15: style: Variable 'components' is assigned a value that is never used. [unreadVariable] moonshot-identity-manager-app.c:1117:12: style: Variable '_srv_collection_size_' is assigned a value that is never used. [unreadVariable] moonshot-identity-manager-app.c:1279:13: style: Variable '_srv_collection_size_' is assigned a value that is never used. [unreadVariable] moonshot-identity-manager-app.c:1554:12: style: Variable '_rule_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:372:20: style: Variable '_tmp12__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-identity-manager-app.vala:384:20: style: Variable '_tmp25__length1' is assigned a value that is never used. [unreadVariable] moonshot-local-flat-file-store.c:1440:71: style: Parameter 'self' can be declared as pointer to const [constParameter] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:65:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:75:3: style: Variable 'filename' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:75:3: style: Variable 'path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:104:15: style: Variable '_tmp78_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:104:15: style: Variable '_tmp79_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:105:16: style: Variable '_tmp80_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:105:21: style: Variable '_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:106:19: style: Variable '_tmp85_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:107:27: style: Variable '_tmp86__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:107:27: style: Variable '_tmp88__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:107:27: style: Variable '_tmp92__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:107:19: style: Variable '_tmp97_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:111:14: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:99:25: style: Variable 'rules_always_conf' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:99:22: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:131:14: style: Variable '_tmp31_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:85:6: style: Variable 'identity' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:85:22: style: Variable 'identities_uris' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:85:6: style: Variable 'filename' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:85:6: style: Variable 'path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:84:5: style: Variable 'identity' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:69:18: style: Variable 'identities_uris' is assigned a value that is never used. [unreadVariable] moonshot-local-flat-file-store.c:570:8: style: Variable '_identity_collection_size_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:1301:13: style: Variable '_res_size_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:1302:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:142:17: style: Variable '_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:143:20: style: Variable '_services_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:144:17: style: Variable '_empty_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:145:12: style: Variable '_tmp21_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:145:26: style: Variable '_rules_patterns_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:146:12: style: Variable '_tmp23_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:146:29: style: Variable '_rules_always_conf_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:148:15: style: Variable '_tmp28_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:149:23: style: Variable '_tmp29__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:149:23: style: Variable '_tmp31__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:149:15: style: Variable '_tmp36_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:150:23: style: Variable '_tmp37__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:150:23: style: Variable '_tmp39__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:150:15: style: Variable '_tmp44_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:160:19: style: Variable '__tmp87__size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:162:12: style: Variable '_tmp94_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:174:22: style: Variable 'rules_always_conf' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:176:19: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:178:10: style: Variable 'empty' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:180:13: style: Variable 'services' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:182:10: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-local-flat-file-store.vala:177:3: style: Variable 'text' is assigned a value that is never used. [unreadVariable] moonshot-keyring-store.c:430:56: style: Parameter 'self' can be declared as pointer to const [constParameter] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:63:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:99:23: style: Variable '_tmp15__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:108:19: style: Variable '_tmp39_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:126:22: style: Variable '_tmp81__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:127:22: style: Variable '_tmp88__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:128:34: style: Variable '_rules_always_confirm_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:129:28: style: Variable '_rules_patterns_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:130:14: style: Variable '_tmp99_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:130:15: style: Variable '_tmp100_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:131:16: style: Variable '_tmp101_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:131:20: style: Variable '_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:132:19: style: Variable '_tmp106_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:133:27: style: Variable '_tmp107__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:133:27: style: Variable '_tmp109__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:134:27: style: Variable '_tmp113__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:134:27: style: Variable '_tmp115__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:138:13: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:125:21: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:125:27: style: Variable 'rules_always_confirm' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:967:17: style: Variable '_tmp3__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:967:10: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:967:10: style: Variable '_tmp6_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:967:19: style: Variable '_tmp7__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:970:13: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:970:14: style: Variable '_tmp15_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:970:14: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:970:23: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:971:21: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:971:22: style: Variable '_tmp25__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:976:11: style: Variable '_tmp34_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:980:19: style: Variable '_tmp43__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:981:13: style: Variable '_tmp49_' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:983:21: style: Variable '_tmp54__length1' is assigned a value that is never used. [unreadVariable] /usr/share/vala-0.28/vapi/glib-2.0.vapi:983:22: style: Variable '_tmp57__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:157:17: style: Variable '_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:158:26: style: Variable '_services_array_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:159:12: style: Variable '_tmp19_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:159:26: style: Variable '_rules_patterns_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:160:12: style: Variable '_tmp21_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:160:29: style: Variable '_rules_always_conf_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:162:15: style: Variable '_tmp26_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:163:23: style: Variable '_tmp27__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:163:23: style: Variable '_tmp29__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:163:15: style: Variable '_tmp34_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:164:23: style: Variable '_tmp35__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:164:23: style: Variable '_tmp37__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:164:15: style: Variable '_tmp42_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:184:12: style: Variable 'item_id' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:155:22: style: Variable 'rules_always_conf' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:155:19: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:155:19: style: Variable 'services_array' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-keyring-store.vala:155:10: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] moonshot-password-dialog.c:557:70: style: Parameter 'self' can be declared as pointer to const [constParameter] moonshot-ui-0.7.2/src/moonshot-password-dialog.c:97:27: style: struct member '_IdentityRequest::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-password-dialog.c:98:10: style: struct member '_IdentityRequest::id_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-password-dialog.c:101:9: style: struct member '_IdentityRequest::nai' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-password-dialog.c:102:9: style: struct member '_IdentityRequest::password' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-password-dialog.c:104:10: style: struct member '_IdentityRequest::candidates' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:111:2: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:159:2: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] moonshot-server.c:793:63: style: Parameter 'IdentityRequest' can be declared as pointer to const [constParameter] moonshot-server.c:1482:63: style: Parameter 'IdentityRequest' can be declared as pointer to const [constParameter] moonshot-ui-0.7.2/src/moonshot-server.c:153:15: style: struct member '_IdentityManagerApp::ref_count' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:154:30: style: struct member '_IdentityManagerApp::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:155:24: style: struct member '_IdentityManagerApp::model' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:156:10: style: struct member '_IdentityManagerApp::default_id_card' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:163:9: style: struct member '_IdentityManagerAppClass::finalize' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:175:27: style: struct member '_IdentityRequest::priv' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:179:9: style: struct member '_IdentityRequest::nai' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:181:9: style: struct member '_IdentityRequest::service' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:182:10: style: struct member '_IdentityRequest::candidates' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:191:11: style: struct member '_MoonshotServerGetIdentityData::_source_object_' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:192:16: style: struct member '_MoonshotServerGetIdentityData::_res_' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:291:11: style: struct member '_MoonshotServerGetDefaultIdentityData::_source_object_' is never used. [unusedStructMember] moonshot-ui-0.7.2/src/moonshot-server.c:292:16: style: struct member '_MoonshotServerGetDefaultIdentityData::_res_' is never used. [unusedStructMember] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:68:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:120:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:187:10: style: Variable '_tmp31_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:187:10: style: Variable '_tmp32_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:190:11: style: Variable '_tmp33_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:190:16: style: Variable '_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:192:14: style: Variable '_tmp38_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:194:22: style: Variable '_tmp39__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:194:22: style: Variable '_tmp41__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:195:22: style: Variable '_tmp45__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:195:22: style: Variable '_tmp47__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:199:9: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:209:11: style: Variable '_result_' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2320:31: style: Variable '_card_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:211:27: style: Variable 'card_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:213:27: style: Variable '_rules_patterns_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:214:33: style: Variable '_rules_always_confirm_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:216:12: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:219:14: style: Variable '_tmp12_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:219:28: style: Variable '_rules_patterns_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:220:14: style: Variable '_tmp16_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:220:34: style: Variable '_rules_always_confirm_size_' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2488:32: style: Variable '_r_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:221:28: style: Variable 'r_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:223:25: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:223:17: style: Variable '_tmp27_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:224:25: style: Variable '_tmp28__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:224:17: style: Variable '_tmp33_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:211:26: style: Variable 'rules_always_confirm' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala:211:20: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2727:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2773:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2818:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2998:17: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2999:23: style: Variable 'rules_always_confirm' is assigned a value that is never used. [unreadVariable] moonshot-server.c:3000:11: style: Variable 'services' is assigned a value that is never used. [unreadVariable] moonshot-server.c:2855:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] moonshot-server.c:3012:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] moonshot-server.c:3062:9: style: Variable 'object' is assigned a value that is never used. [unreadVariable] moonshot-server.c:3071:9: style: Variable 'object' is assigned a value that is never used. [unreadVariable] moonshot-utils.c:105:32: style: Parameter 'id' can be declared as pointer to const [constParameter] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:39:9: style: Variable 'height' is assigned a value that is never used. [unreadVariable] moonshot-utils.c:233:9: style: Variable 'c' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:93:3: style: Variable 'flatstore_users_filename' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:93:3: style: Variable 'username' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:98:4: style: Variable 'flatstore_username' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:98:4: style: Variable 'flatstore_users_filename' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-utils.vala:98:4: style: Variable 'username' is assigned a value that is never used. [unreadVariable] moonshot-provisioning-common.c:840:64: style: Parameter 'context' can be declared as pointer to const [constParameter] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:41:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:44:12: style: Variable '_tmp6_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:46:21: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:56:29: style: Variable '_always_confirm_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:58:22: style: Variable 'always_confirm_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:64:22: style: Variable '_pattern_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:66:15: style: Variable 'pattern_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:72:26: style: Variable '_server_cert_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:74:19: style: Variable 'server_cert_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:80:26: style: Variable '_subject_alt_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:82:19: style: Variable 'subject_alt_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:88:22: style: Variable '_subject_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:90:15: style: Variable 'subject_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:96:17: style: Variable '_ca_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:98:10: style: Variable 'ca_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:104:20: style: Variable '_realm_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:106:13: style: Variable 'realm_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:112:23: style: Variable '_password_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:114:16: style: Variable 'password_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:120:19: style: Variable '_user_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:122:12: style: Variable 'user_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:128:27: style: Variable '_display_name_path_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:130:20: style: Variable 'display_name_path' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:141:20: style: Variable '_tmp_cards_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:143:10: style: Variable '_tmp3_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:144:13: style: Variable '_tmp8_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:146:21: style: Variable '_tmp9__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:146:22: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:146:14: style: Variable '_tmp15_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:149:19: style: Variable '_tmp17__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:149:11: style: Variable '_tmp18_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:149:11: style: Variable '_tmp21_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:151:13: style: Variable 'tmp_cards' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:153:21: style: Variable '_tmp_rules_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:154:12: style: Variable '_tmp28_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:154:12: style: Variable '_tmp30_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:155:15: style: Variable '_tmp34_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:157:23: style: Variable '_tmp37__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:157:23: style: Variable '_tmp39__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:157:15: style: Variable '_tmp43_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:160:20: style: Variable '_tmp46__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:160:12: style: Variable '_tmp47_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:160:12: style: Variable '_tmp49_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:162:14: style: Variable 'tmp_rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:192:23: style: Variable '_services_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:193:15: style: Variable '_tmp38_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:193:15: style: Variable '_tmp40_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:194:18: style: Variable '_tmp44_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:196:26: style: Variable '_tmp47__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:196:26: style: Variable '_tmp49__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:196:18: style: Variable '_tmp53_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:198:23: style: Variable '_tmp56__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:198:15: style: Variable '_tmp57_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:198:15: style: Variable '_tmp60_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:200:16: style: Variable 'services' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:204:20: style: Variable '_temp_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:205:24: style: Variable '_tmp72__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:205:16: style: Variable '_tmp73_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:207:13: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:211:22: style: Variable '_temp_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:212:26: style: Variable '_tmp90__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:212:18: style: Variable '_tmp91_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:214:15: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-provisioning-common.vala:250:5: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:43:13: style: Variable 'arg_index' is reassigned a value before the old one has been used. [redundantAssignment] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:40:12: note: arg_index is assigned /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:43:13: note: arg_index is overwritten /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:58:5: style: Variable 'arg' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:61:11: style: Variable '_tmp20_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:68:19: style: Variable '_tmp23__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:89:14: style: Variable '_tmp50_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:90:14: style: Variable '_tmp52_' is assigned a value that is never used. [unreadVariable] moonshot-webp-parser.c:665:32: style: Variable '_r_collection_size_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:91:28: style: Variable 'r_collection_length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:93:25: style: Variable '_tmp56__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:93:17: style: Variable '_tmp61_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:94:25: style: Variable '_tmp62__length1' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:94:17: style: Variable '_tmp67_' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:77:14: style: Variable 'services' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:77:11: style: Variable 'rules' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:77:26: style: Variable 'rules_always_confirm' is assigned a value that is never used. [unreadVariable] /home/hartmans/moonshot/moonshot/ui/src/moonshot-webp-parser.vala:77:20: style: Variable 'rules_patterns' is assigned a value that is never used. [unreadVariable] moonshot-webp-parser.c:470:8: style: Variable '_card_collection_size_' is assigned a value that is never used. [unreadVariable] diff: head /home/hartmans/moonshot/moonshot/ui/src/moonshot-id.vala:124:17: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head moonshot-add-dialog.c:805:82: style: Parameter 'source' can be declared as pointer to const [constParameter] 2.8 moonshot-add-dialog.c:805:82: style: Parameter 'source' can be declared with const [constParameter] head moonshot-add-dialog.c:846:70: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-add-dialog.c:846:70: style: Parameter 'self' can be declared with const [constParameter] head moonshot-id.c:610:38: style: Parameter 'other' can be declared as pointer to const [constParameter] 2.8 moonshot-id.c:610:38: style: Parameter 'other' can be declared with const [constParameter] head moonshot-idcard-widget.c:798:68: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-idcard-widget.c:798:68: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:1011:126: style: Parameter 'event' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:1011:126: style: Parameter 'event' can be declared with const [constParameter] head moonshot-identity-management-view.c:1073:112: style: Parameter 'e' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:1073:112: style: Parameter 'e' can be declared with const [constParameter] head moonshot-identity-management-view.c:1740:84: style: Parameter 'id_card' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:1740:84: style: Parameter 'id_card' can be declared with const [constParameter] head moonshot-identity-management-view.c:1796:77: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:1796:77: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:2773:72: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:2773:72: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:3213:73: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:3213:73: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:3920:83: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:3920:83: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:4805:82: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:4805:82: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-management-view.c:553:114: style: Parameter 'iter' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-management-view.c:553:114: style: Parameter 'iter' can be declared with const [constParameter] head moonshot-identity-manager-app.c:1843:81: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-manager-app.c:1843:81: style: Parameter 'self' can be declared with const [constParameter] head moonshot-identity-manager-app.c:1942:69: style: Parameter 'conn' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-manager-app.c:1942:69: style: Parameter 'conn' can be declared with const [constParameter] head moonshot-identity-manager-app.c:1958:69: style: Parameter 'conn' can be declared as pointer to const [constParameter] 2.8 moonshot-identity-manager-app.c:1958:69: style: Parameter 'conn' can be declared with const [constParameter] head moonshot-keyring-store.c:430:56: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-keyring-store.c:430:56: style: Parameter 'self' can be declared with const [constParameter] head moonshot-local-flat-file-store.c:1440:71: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-local-flat-file-store.c:1440:71: style: Parameter 'self' can be declared with const [constParameter] head moonshot-password-dialog.c:557:70: style: Parameter 'self' can be declared as pointer to const [constParameter] 2.8 moonshot-password-dialog.c:557:70: style: Parameter 'self' can be declared with const [constParameter] head moonshot-provisioning-common.c:840:64: style: Parameter 'context' can be declared as pointer to const [constParameter] 2.8 moonshot-provisioning-common.c:840:64: style: Parameter 'context' can be declared with const [constParameter] head moonshot-server.c:1482:63: style: Parameter 'IdentityRequest' can be declared as pointer to const [constParameter] 2.8 moonshot-server.c:1482:63: style: Parameter 'IdentityRequest' can be declared with const [constParameter] head moonshot-server.c:793:63: style: Parameter 'IdentityRequest' can be declared as pointer to const [constParameter] 2.8 moonshot-server.c:793:63: style: Parameter 'IdentityRequest' can be declared with const [constParameter] head moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:372:47: style: Parameter 'rules_patterns' can be declared as const array [constParameter] 2.8 moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:372:47: style: Parameter 'rules_patterns' can be declared with const [constParameter] head moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:374:47: style: Parameter 'rules_always_confirm' can be declared as const array [constParameter] 2.8 moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:374:47: style: Parameter 'rules_always_confirm' can be declared with const [constParameter] head moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:376:47: style: Parameter 'services' can be declared as const array [constParameter] 2.8 moonshot-ui-0.7.2/libmoonshot/libmoonshot-dbus.c:376:47: style: Parameter 'services' can be declared with const [constParameter] head moonshot-utils.c:105:32: style: Parameter 'id' can be declared as pointer to const [constParameter] 2.8 moonshot-utils.c:105:32: style: Parameter 'id' can be declared with const [constParameter] DONE