Snippets for akonadi-import-wizard 26.04.3 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/ws3asyhpsjmj46lfnkb0nlgx09w4kngs-akonadi-import-wizard-26.04.3.drv.
-
/build/akonadi-import-wizard-26.04.3/src/plugins/balsa/balsaaddressbook.cpp:81:58: warning: ignoring return value of ‘bool KContacts::LDIFConverter::LDIFToAddressee(const QString&, KContacts::AddresseeList&, QList<KContacts::ContactGroup>&, const QDateTime&)’, declared with attribute ‘nodiscard’ [-Wunused-result] 81 | KContacts::LDIFConverter::LDIFToAddressee(wholeFile, contacts, contactsGroup, dtDefault); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~