Switch over to using enum for usfm behavior #1273
Annotations
8 errors and 1 warning
Build
No test report files were found
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L94
'ITextCorpus[]' does not contain a definition for 'ChooseRandom' and no accessible extension method 'ChooseRandom' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L100
'ITextCorpus[]' does not contain a definition for 'ChooseFirst' and no accessible extension method 'ChooseFirst' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L134
'ITextCorpus[]' does not contain a definition for 'ChooseFirst' and no accessible extension method 'ChooseFirst' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L94
'ITextCorpus[]' does not contain a definition for 'ChooseRandom' and no accessible extension method 'ChooseRandom' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L100
'ITextCorpus[]' does not contain a definition for 'ChooseFirst' and no accessible extension method 'ChooseFirst' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/ServiceToolkit/src/SIL.ServiceToolkit/Services/ParallelCorpusPreprocessingService.cs#L134
'ITextCorpus[]' does not contain a definition for 'ChooseFirst' and no accessible extension method 'ChooseFirst' accepting a first argument of type 'ITextCorpus[]' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build
No file matches path src/**/TestResults/test-results.trx
|