Refactor alignment data structure; revert to pretranslate/word-align … #1426
Annotations
6 errors and 2 warnings
Build
No test report files were found
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/ServalWordAlignmentEngineServiceV1.cs#L126
'WordAlignmentResult' does not contain a definition for 'AlignedWordPairs' and no accessible extension method 'AlignedWordPairs' accepting a first argument of type 'WordAlignmentResult' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/StatisticalEngineService.cs#L83
The best overload for 'WordAlignmentResult' does not have a parameter named 'alignedWordPairs'
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/ServalWordAlignmentEngineServiceV1.cs#L126
'WordAlignmentResult' does not contain a definition for 'AlignedWordPairs' and no accessible extension method 'AlignedWordPairs' accepting a first argument of type 'WordAlignmentResult' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/StatisticalEngineService.cs#L83
The best overload for 'WordAlignmentResult' does not have a parameter named 'alignedWordPairs'
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
No file matches path src/**/TestResults/test-results.trx
|