Skip to content

Refactor build job classes #430

Refactor build job classes

Refactor build job classes #430

Triggered via push September 12, 2023 23:31
Status Failure
Total duration 8m 29s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Create NuGet package
0s
Create NuGet package
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 15 warnings
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEnginePreprocessBuildJob.cs#L49
Argument 1: cannot convert from 'string' to 'SIL.Machine.AspNetCore.Services.TranslationEngineType'
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEnginePreprocessBuildJob.cs#L63
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEnginePostprocessBuildJob.cs#L50
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L83
'NmtEnginePreprocessBuildJob' does not contain a definition for 'PreprocessAsync' and no accessible extension method 'PreprocessAsync' accepting a first argument of type 'NmtEnginePreprocessBuildJob' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L93
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJob.cs#L65
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJob.cs#L100
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L150
'TranslationEngine' does not contain a definition for 'IsCanceled' and no accessible extension method 'IsCanceled' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L227
'NmtEnginePostprocessBuildJob' does not contain a definition for 'PostprocessAsync' and no accessible extension method 'PostprocessAsync' accepting a first argument of type 'NmtEnginePostprocessBuildJob' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L235
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/SmtTransferEngineBuildJob.cs#L129
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L83
'NmtEnginePreprocessBuildJob' does not contain a definition for 'PreprocessAsync' and no accessible extension method 'PreprocessAsync' accepting a first argument of type 'NmtEnginePreprocessBuildJob' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L93
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEnginePreprocessBuildJob.cs#L49
Argument 1: cannot convert from 'string' to 'SIL.Machine.AspNetCore.Services.TranslationEngineType'
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEnginePreprocessBuildJob.cs#L63
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L150
'TranslationEngine' does not contain a definition for 'IsCanceled' and no accessible extension method 'IsCanceled' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L227
'NmtEnginePostprocessBuildJob' does not contain a definition for 'PostprocessAsync' and no accessible extension method 'PostprocessAsync' accepting a first argument of type 'NmtEnginePostprocessBuildJob' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L235
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEngineService.cs#L281
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/NmtEnginePostprocessBuildJob.cs#L50
'TranslationEngine' does not contain a definition for 'BuildStage' and no accessible extension method 'BuildStage' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L39
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<SmtTransferEngineBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L47
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePreprocessBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L48
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePostprocessBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L39
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<SmtTransferEngineBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L47
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePreprocessBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L48
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePostprocessBuildJob>(string engineId, string buildId, object data)'.
Build on ubuntu-20.04
The process '/usr/bin/git' failed with exit code 128
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L39
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<SmtTransferEngineBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L47
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePreprocessBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L48
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePostprocessBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L39
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<SmtTransferEngineBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L47
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePreprocessBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest: src/SIL.Machine.AspNetCore/Services/HangfireBuildJobRunner.cs#L48
Possible null reference argument for parameter 'data' in 'string HangfireBuildJobRunner.CreateJob<NmtEnginePostprocessBuildJob>(string engineId, string buildId, object data)'.
Build on windows-latest
'~': zero extending 'char_type' to '__int64' of greater size
Build on windows-latest
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128

Artifacts

Produced during runtime
Name Size
sp4c-linux-x64 Expired
2.59 MB
sp4c-win-x64 Expired
1.92 MB