try switching to rvalues #307
Annotations
10 errors and 3 warnings
build with cmake:
keyvi/include/keyvi/dictionary/matching/near_matching.h#L185
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/fuzzy_matching.h#L236
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/prefix_completion_matching.h#L167
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/multiword_completion_matching.h#L174
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/fuzzy_multiword_completion_matching.h#L205
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake
use of deleted function ‘keyvi::dictionary::matching::FuzzyMatching<>::FuzzyMatching(keyvi::dictionary::matching::FuzzyMatching<>&&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/fuzzy_matching.h#L60
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake
use of deleted function ‘keyvi::dictionary::matching::PrefixCompletionMatching<>::PrefixCompletionMatching(keyvi::dictionary::matching::PrefixCompletionMatching<>&&)’
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/prefix_completion_matching.h#L56
use of deleted function ‘keyvi::dictionary::Match::Match(const keyvi::dictionary::Match&)’
|
build with cmake
use of deleted function ‘keyvi::dictionary::matching::MultiwordCompletionMatching<>::MultiwordCompletionMatching(keyvi::dictionary::matching::MultiwordCompletionMatching<>&&)’
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Post checkout from git
The process '/usr/bin/git' failed with exit code 128
|
Loading