Skip to content

Implementing Language management. #1

Implementing Language management.

Implementing Language management. #1

Triggered via pull request December 18, 2024 04:29
Status Failure
Total duration 25s
Artifacts

backend-build.yaml

on: pull_request
Build CMS Backend
15s
Build CMS Backend
Fit to window
Zoom out
Zoom in

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