More broken. #1246
Annotations
10 errors
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L172
Argument 3: cannot convert from 'System.Collections.Generic.List<SIL.Machine.Corpora.TextRow>' to 'System.Collections.Generic.IList<int>'
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L173
Argument 4: cannot convert from 'System.Collections.Generic.IReadOnlyList<bool>' to 'System.Collections.Generic.IList<int>'
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L186
The name 'AllTargetRows' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L186
The name 'srcEnumerator' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L190
The name 'trgEnumerator' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L191
The name 'trgEnumerator' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L196
The name 'srcEnumerator' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L197
'NParallelTextCorpus.NRangeInfo' does not contain a definition for 'SourceRefs' and no accessible extension method 'SourceRefs' accepting a first argument of type 'NParallelTextCorpus.NRangeInfo' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L197
The name 'srcEnumerator' does not exist in the current context
|
Build:
src/SIL.Machine/Corpora/NParallelTextCorpus.cs#L198
The name 'targetSameRefRows' does not exist in the current context
|
Loading