Skip to content

Consolidate .Admin, .Api and .Mobile #5

Consolidate .Admin, .Api and .Mobile

Consolidate .Admin, .Api and .Mobile #5

Triggered via pull request December 13, 2023 22:55
@tkapatkapa
synchronize #507
merge-api
Status Failure
Total duration 33s
Artifacts

admin-ci.yml

on: pull_request
Admin - Build & Test
23s
Admin - Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L5
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L6
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/AchievementUsers.razor#L4
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/EditQuiz.razor#L5
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/EditQuiz.razor#L6
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Leaderboard.razor#L5
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Notifications.razor#L4
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Profiles.razor#L5
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Profiles.razor#L6
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Quizzes.razor#L5
The type or namespace name 'Components' does not exist in the namespace 'SSW.Rewards.Admin.UI' (are you missing an assembly reference?)
Admin - Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Admin - Build & Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L19
Found markup element with unexpected name 'Table'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L24
Found markup element with unexpected name 'ToolbarContent'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L32
Found markup element with unexpected name 'HeadingTemplate'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L54
Found markup element with unexpected name 'RowTemplate'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L56
Found markup element with unexpected name 'AdminQRCode'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/Achievements.razor#L70
Found markup element with unexpected name 'FabContainer'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/AchievementUsers.razor#L12
Found markup element with unexpected name 'Table'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/AchievementUsers.razor#L16
Found markup element with unexpected name 'HeadingTemplate'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/AchievementUsers.razor#L22
Found markup element with unexpected name 'RowTemplate'. If this is intended to be a component, add a @using directive for its namespace.
Admin - Build & Test: src/Presentation/UI/AdminUI/Pages/AddQuiz.razor#L16
Found markup element with unexpected name 'QuizDetails'. If this is intended to be a component, add a @using directive for its namespace.