Refactor ClearML NMT build job #417
Annotations
10 errors and 11 warnings
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLServiceTests.cs#L39
'ClearMLNmtJobService' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'ClearMLNmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L11
'INmtJobService' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'INmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L29
'INmtJobService' does not contain a definition for 'GetTaskByNameAsync' and no accessible extension method 'GetTaskByNameAsync' accepting a first argument of type 'INmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L40
'INmtJobService' does not contain a definition for 'GetTaskByIdAsync' and no accessible extension method 'GetTaskByIdAsync' accepting a first argument of type 'INmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L80
'INmtJobService' does not contain a definition for 'GetProjectIdAsync' and no accessible extension method 'GetProjectIdAsync' accepting a first argument of type 'INmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L126
The type or namespace name 'ClearMLNmtEngineService' could not be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L184
Argument 6: cannot convert from 'Microsoft.Extensions.Options.IOptionsMonitor<SIL.Machine.AspNetCore.Configuration.ClearMLNmtEngineOptions>' to 'SIL.Machine.AspNetCore.Services.ICorpusService'
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L185
Argument 7: cannot convert from 'SIL.Machine.AspNetCore.Services.ICorpusService' to 'SIL.Machine.AspNetCore.Services.IDistributedReaderWriterLockFactory'
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLServiceTests.cs#L39
'ClearMLNmtJobService' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'ClearMLNmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
tests/SIL.Machine.AspNetCore.Tests/Services/ClearMLNmtEngineServiceTests.cs#L11
'INmtJobService' does not contain a definition for 'CreateTaskAsync' and no accessible extension method 'CreateTaskAsync' accepting a first argument of type 'INmtJobService' could be found (are you missing a using directive or an assembly reference?)
|
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading