Replace echo missions with just using mission definitions #7918
backend_lint_and_test.yml
on: pull_request
backend
/
Build
29s
backend
/
Test
33s
backend
/
Check formatting
14s
Annotations
7 errors
|
backend / Check formatting
Process completed with exit code 1.
|
|
backend / Test
Process completed with exit code 1.
|
|
backend / Test:
backend/api/Services/AreaPolygonService.cs#L45
'MissionTaskDefinition' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'MissionTaskDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
backend / Test:
backend/api/Services/AreaPolygonService.cs#L45
'MissionTaskDefinition' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'MissionTaskDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build
Process completed with exit code 1.
|
|
backend / Build:
backend/api/Services/AreaPolygonService.cs#L45
'MissionTaskDefinition' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'MissionTaskDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
backend / Build:
backend/api/Services/AreaPolygonService.cs#L45
'MissionTaskDefinition' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'MissionTaskDefinition' could be found (are you missing a using directive or an assembly reference?)
|