AdminPanel CD #82
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
adminpanel.cd.yml
on: workflow_dispatch
build blazor api + web assembly
5m 7s
build blazor hybrid (windows)
6m 43s
build blazor hybrid (android)
19m 11s
build blazor hybrid (maccatalyst)
10m 42s
build blazor hybrid (ios)
5m 20s
build blazor electron (linux)
5m 26s
deploy blazor api + web assembly
0s
Annotations
2 errors and 98 warnings
deploy blazor api + web assembly
Branch "6008-change-cd-pipelines-to-use-project-created-by-dotnet-new" is not allowed to deploy to production due to environment protection rules.
|
deploy blazor api + web assembly
The deployment was rejected or didn't satisfy other protection rules.
|
build blazor api + web assembly
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor api + web assembly
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor api + web assembly
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor api + web assembly
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor api + web assembly
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor api + web assembly
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor api + web assembly
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.
|
build blazor api + web assembly:
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor api + web assembly:
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor api + web assembly:
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor api + web assembly:
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
build blazor api + web assembly:
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor api + web assembly:
AdminPanel/src/Server/Api/Extensions/IServiceCollectionExtensions.cs#L43
Dereference of a possibly null reference.
|
build blazor api + web assembly:
AdminPanel/src/Client/Web/Services/ServerSideAuthTokenProvider.cs#L8
XML comment has cref attribute 'ClientSideAuthTokenProvider' that could not be resolved
|
build blazor hybrid (ios)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, Apple-Actions/import-codesign-certs@v1, Apple-Actions/download-provisioning-profiles@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build blazor hybrid (ios)
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/
|
build blazor hybrid (ios)
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.
|
build blazor hybrid (ios):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (ios):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor hybrid (ios):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (ios):
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (ios):
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
|
build blazor hybrid (ios):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L41
'Device.InvokeOnMainThreadAsync(Action)' is obsolete: 'Use BindableObject.Dispatcher.DispatchAsync() instead.'
|
build blazor hybrid (ios):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L44
Dereference of a possibly null reference.
|
build blazor hybrid (ios):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L16
This call site is reachable on: 'iOS' 14.2 and later, 'maccatalyst' 14.2 and later. 'UIApplication.Windows' is obsoleted on: 'ios' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.), 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build blazor hybrid (ios)
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/
|
build blazor hybrid (ios)
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/
|
build blazor hybrid (ios)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (ios)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (ios)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (ios)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (ios)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (ios)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor electron (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build blazor electron (linux)
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.
|
build blazor electron (linux):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor electron (linux):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor electron (linux):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor electron (linux):
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor electron (linux):
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
build blazor electron (linux)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor electron (linux)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor electron (linux)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor electron (linux)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor electron (linux)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor electron (linux)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (windows)
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.
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (windows)
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.
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor hybrid (windows):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (maccatalyst)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build blazor hybrid (maccatalyst)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (maccatalyst)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (maccatalyst)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (maccatalyst)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (maccatalyst)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (maccatalyst)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (maccatalyst)
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.
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L47
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIApplication.Windows' is obsoleted on: 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L47
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIApplication.Windows' is obsoleted on: 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build blazor hybrid (maccatalyst)
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.
|
build blazor hybrid (maccatalyst):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (android)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
|
build blazor hybrid (android)
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.
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
build blazor hybrid (android):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L32
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build blazor hybrid (android):
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L35
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build blazor hybrid (android)
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.
|
build blazor hybrid (android):
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-bundle
Expired
|
138 MB |
|
api-web-bundle
Expired
|
214 MB |
|
ios-bundle
Expired
|
7.8 MB |
|
linux-app-image
Expired
|
355 MB |
|
mac-pkg-bundle
Expired
|
35.8 MB |
|
win-exe-bundle
Expired
|
152 MB |
|