Skip to content

Consolidate .Admin, .Api and .Mobile #8

Consolidate .Admin, .Api and .Mobile

Consolidate .Admin, .Api and .Mobile #8

Triggered via pull request December 14, 2023 04:33
@tkapatkapa
synchronize #507
merge-api
Status Success
Total duration 41s
Artifacts

admin-ci.yml

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

Annotations

12 warnings
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/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.
Admin - Build & Test: src/Presentation/UI/AdminUI/App.razor#L1
The using directive for 'SSW.Rewards.Admin.UI.Shared' appeared previously in this namespace
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Confirmations/SimpleConfirmationDialog.razor#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Confirmations/SimpleConfirmationDialog.razor#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Confirmations/SimpleConfirmationDialog.razor#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Achievements/AchievementEditDialog.razor#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Achievements/AddAchievementsDialog.razor#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Achievements/AddAchievementsDialog.razor#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Notifications/NewNotificationDialog.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Admin - Build & Test: src/Presentation/UI/AdminUI/Components/Dialogs/Notifications/NewNotificationDialog.razor#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.