Skip to content

Consolidate .Admin, .Api and .Mobile #9

Consolidate .Admin, .Api and .Mobile

Consolidate .Admin, .Api and .Mobile #9

Triggered via pull request December 15, 2023 00:03
@tkapatkapa
synchronize #507
merge-api
Status Success
Total duration 45s
Artifacts

admin-ci.yml

on: pull_request
Admin - Build & Test
35s
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/Table.razor#L46
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/Table.razor#L49
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/Table.razor#L52
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/Table.razor#L55
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/AddSkillDialog.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.