Skip to content

Replace echo missions with just using mission definitions #7914

Replace echo missions with just using mission definitions

Replace echo missions with just using mission definitions #7914

Triggered via pull request May 5, 2026 05:52
Status Failure
Total duration 37s
Artifacts

backend_lint_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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