Replace echo missions with just using mission definitions #7914
backend_lint_and_test.yml
on: pull_request
backend
/
Build
32s
backend
/
Test
34s
backend
/
Check formatting
17s
Annotations
21 errors and 2 warnings
|
backend / Check formatting
Process completed with exit code 1.
|
|
backend / Build:
backend/api/Configurations/CustomServiceConfigurations.cs#L314
The type or namespace name 'IMissionLoader' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Configurations/CustomServiceConfigurations.cs#L312
The type or namespace name 'IMissionLoader' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L160
The name 'EchoService' does not exist in the current context
|
|
backend / Build:
backend/api/Program.cs#L145
The name 'EchoService' does not exist in the current context
|
|
backend / Build:
backend/api/Program.cs#L86
The type or namespace name 'EchoService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L86
The type or namespace name 'IEchoService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L80
The type or namespace name 'SourceService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L80
The type or namespace name 'ISourceService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L77
The type or namespace name 'MissionDefinitionTaskService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Program.cs#L77
The type or namespace name 'IMissionDefinitionTaskService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Configurations/CustomServiceConfigurations.cs#L314
The type or namespace name 'IMissionLoader' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Configurations/CustomServiceConfigurations.cs#L312
The type or namespace name 'IMissionLoader' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L160
The name 'EchoService' does not exist in the current context
|
|
backend / Test:
backend/api/Program.cs#L145
The name 'EchoService' does not exist in the current context
|
|
backend / Test:
backend/api/Program.cs#L86
The type or namespace name 'EchoService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L86
The type or namespace name 'IEchoService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L80
The type or namespace name 'SourceService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L80
The type or namespace name 'ISourceService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L77
The type or namespace name 'MissionDefinitionTaskService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Program.cs#L77
The type or namespace name 'IMissionDefinitionTaskService' could not be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Database/Models/MissionRun.cs#L11
The field 'MissionRun._tasks' is never used
|
|
backend / Build:
backend/api/Database/Models/MissionRun.cs#L11
The field 'MissionRun._tasks' is never used
|