Skip to content

Refactor build job classes #435

Refactor build job classes

Refactor build job classes #435

Triggered via push September 14, 2023 23:04
Status Failure
Total duration 10m 59s
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 23 warnings
Build on ubuntu-20.04: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLServiceTests.cs#L32
The type or namespace name 'ClearMLBuildJobQueue' could not be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L27
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L52
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L58
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L80
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L83
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L89
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L11
'IBuildJobRunner' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
'IBuildJobRunner' does not contain a definition for 'GetTaskByNameAsync' and no accessible extension method 'GetTaskByNameAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on ubuntu-20.04: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L40
'IBuildJobRunner' does not contain a definition for 'GetTaskByIdAsync' and no accessible extension method 'GetTaskByIdAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L27
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L52
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L58
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L11
'IBuildJobRunner' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
'IBuildJobRunner' does not contain a definition for 'GetTaskByNameAsync' and no accessible extension method 'GetTaskByNameAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L40
'IBuildJobRunner' does not contain a definition for 'GetTaskByIdAsync' and no accessible extension method 'GetTaskByIdAsync' accepting a first argument of type 'IBuildJobRunner' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L45
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L49
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L80
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' accepting a first argument of type 'TranslationEngine' could be found (are you missing a using directive or an assembly reference?)
Build on windows-latest: tests/SIL.Machine.AspNetCore.Tests/Services/SmtTransferEngineServiceTests.cs#L83
'TranslationEngine' does not contain a definition for 'JobState' and no accessible extension method 'JobState' 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
The process '/usr/bin/git' failed with exit code 128
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