Refactor build job classes #435
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
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:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L12
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L18
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L40
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L80
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L80
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L12
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L18
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on ubuntu-20.04
The process '/usr/bin/git' failed with exit code 128
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L12
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L18
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L40
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L80
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L80
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L12
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L18
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
Build on windows-latest:
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
Argument matcher used with a non-virtual member of a class. (https://github.com/nsubstitute/NSubstitute.Analyzers/blob/master/documentation/rules/NS1004.md)
|
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 |
|