Clarify and fix logic for textId and Chapters. #1010
Annotations
10 errors and 1 warning
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L152
There is no argument given that corresponds to the required parameter 'chapters' of 'NmtPreprocessBuildJob.IsIncluded(NmtPreprocessBuildJob.Row, IReadOnlySet<string>?, IReadOnlyDictionary<string, HashSet<int>>?)'
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L190
There is no argument given that corresponds to the required parameter 'chapters' of 'NmtPreprocessBuildJob.IsIncluded(NmtPreprocessBuildJob.Row, IReadOnlySet<string>?, IReadOnlyDictionary<string, HashSet<int>>?)'
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L275
'Corpus' does not contain a definition for 'TrainOnAll' and no accessible extension method 'TrainOnAll' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L277
Converting null literal or possible null value to non-nullable type.
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L399
'Corpus' does not contain a definition for 'PretranslateAll' and no accessible extension method 'PretranslateAll' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L401
Converting null literal or possible null value to non-nullable type.
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L152
There is no argument given that corresponds to the required parameter 'chapters' of 'NmtPreprocessBuildJob.IsIncluded(NmtPreprocessBuildJob.Row, IReadOnlySet<string>?, IReadOnlyDictionary<string, HashSet<int>>?)'
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L190
There is no argument given that corresponds to the required parameter 'chapters' of 'NmtPreprocessBuildJob.IsIncluded(NmtPreprocessBuildJob.Row, IReadOnlySet<string>?, IReadOnlyDictionary<string, HashSet<int>>?)'
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L275
'Corpus' does not contain a definition for 'TrainOnAll' and no accessible extension method 'TrainOnAll' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/NmtPreprocessBuildJob.cs#L277
Converting null literal or possible null value to non-nullable type.
|
|
This job failed
Loading