Implementing Language management. #1
backend-build.yaml
on: pull_request
Build CMS Backend
15s
Annotations
7 errors and 1 warning
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L1
The type or namespace name 'Commands' does not exist in the namespace 'Logitar.Cms.Core.Localization' (are you missing an assembly reference?)
|
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L3
The type or namespace name 'Queries' does not exist in the namespace 'Logitar.Cms.Core.Localization' (are you missing an assembly reference?)
|
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L69
The type or namespace name 'CreateOrReplaceLanguageResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L1
The type or namespace name 'Commands' does not exist in the namespace 'Logitar.Cms.Core.Localization' (are you missing an assembly reference?)
|
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L3
The type or namespace name 'Queries' does not exist in the namespace 'Logitar.Cms.Core.Localization' (are you missing an assembly reference?)
|
Build CMS Backend:
backend/src/Logitar.Cms.Web/Controllers/LanguageController.cs#L69
The type or namespace name 'CreateOrReplaceLanguageResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build CMS Backend
Process completed with exit code 1.
|
Build CMS Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|