more broken #1245
Annotations
11 errors and 1 warning
Build
No test report files were found
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/SmtTransferHangfireBuildJobFactory.cs#L1
Using the generic type 'HangfireBuildJobRunner<TEngine>' requires 1 type arguments
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/NmtEngineService.cs#L7
Using the generic type 'IBuildJobService<TEngine>' requires 1 type arguments
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L3
The type '(int, double)' cannot be used as type parameter 'TEngine' in the generic type or method 'HangfireBuildJob<TEngine>'. There is no boxing conversion from '(int, double)' to 'Serval.Machine.Shared.Models.ITrainingEngine'.
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/NmtEngineService.cs#L16
Using the generic type 'IBuildJobService<TEngine>' requires 1 type arguments
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L7
Using the generic type 'IBuildJobService<TEngine>' requires 1 type arguments
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L16
'PostprocessBuildJob.DoWorkAsync(string, string, (int, double), string?, CancellationToken)': no suitable method found to override
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L59
'PostprocessBuildJob.CleanupAsync(string, string, (int, double), HangfireBuildJob<(int, double), object?>.JobCompletionStatus)': no suitable method found to override
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L3
'PostprocessBuildJob' does not implement inherited abstract member 'HangfireBuildJob<(int, double), object?>.DoWorkAsync(string, string, object?, string?, CancellationToken)'
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/PostprocessBuildJob.cs#L63
The type '(int, double)' cannot be used as type parameter 'TEngine' in the generic type or method 'HangfireBuildJob<TEngine, TData>'. There is no boxing conversion from '(int, double)' to 'Serval.Machine.Shared.Models.ITrainingEngine'.
|
Build:
src/Machine/src/Serval.Machine.Shared/Services/SmtTransferPostprocessBuildJob.cs#L7
Using the generic type 'IBuildJobService<TEngine>' requires 1 type arguments
|
Build
No file matches path src/**/TestResults/test-results.trx
|