try switching to rvalues #307
Annotations
10 errors and 6 warnings
build with cmake:
keyvi/include/keyvi/dictionary/matching/near_matching.h#L185
call to implicitly-deleted copy constructor of 'keyvi::dictionary::Match'
|
build with cmake
call to implicitly-deleted copy constructor of 'keyvi::dictionary::matching::FuzzyMatching<>'
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/fuzzy_matching.h#L236
call to implicitly-deleted copy constructor of 'keyvi::dictionary::Match'
|
build with cmake
call to implicitly-deleted copy constructor of 'keyvi::dictionary::matching::PrefixCompletionMatching<>'
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/prefix_completion_matching.h#L167
call to implicitly-deleted copy constructor of 'keyvi::dictionary::Match'
|
build with cmake
call to implicitly-deleted copy constructor of 'keyvi::dictionary::matching::MultiwordCompletionMatching<>'
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/multiword_completion_matching.h#L174
call to implicitly-deleted copy constructor of 'keyvi::dictionary::Match'
|
build with cmake
call to implicitly-deleted copy constructor of 'keyvi::dictionary::matching::FuzzyMultiwordCompletionMatching<>'
|
build with cmake:
keyvi/include/keyvi/dictionary/matching/fuzzy_multiword_completion_matching.h#L205
call to implicitly-deleted copy constructor of 'keyvi::dictionary::Match'
|
build with cmake
run-cmake action execution failed: 'Error: "Build failed with error code: '2'."'
|
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/
|
build with cmake:
keyvi/include/keyvi/dictionary/match_iterator.h#L102
moving a temporary object prevents copy elision [-Wpessimizing-move]
|
build with cmake:
keyvi/include/keyvi/dictionary/dictionary.h#L313
moving a temporary object prevents copy elision [-Wpessimizing-move]
|
build with cmake:
keyvi/include/keyvi/dictionary/dictionary.h#L316
moving a temporary object prevents copy elision [-Wpessimizing-move]
|
Post checkout from git
The process '/usr/local/bin/git' failed with exit code 128
|
Loading