Skip to content

Admin Sample CD

Admin Sample CD #220

Manually triggered September 26, 2024 10:53
Status Success
Total duration 18m 55s
Artifacts 5

admin-sample.cd.yml

on: workflow_dispatch
build api + blazor web
2m 37s
build api + blazor web
build blazor hybrid (windows)
4m 3s
build blazor hybrid (windows)
build blazor hybrid (android)
13m 7s
build blazor hybrid (android)
build blazor hybrid (iOS-macOS)
18m 44s
build blazor hybrid (iOS-macOS)
deploy api + blazor
43s
deploy api + blazor
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
build api + blazor web
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 api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build api + blazor web
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 api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build api + blazor web
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 api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build api + blazor web: AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/SignUpRequestDto.cs#L17
XML comment is not placed on a valid language element
build api + blazor web: AdminPanel/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
build api + blazor web
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 api + blazor web: AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build api + blazor web: AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build api + blazor web: AdminPanel/src/Client/AdminPanel.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminPanel.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build api + blazor web: AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/SignUpRequestDto.cs#L17
XML comment is not placed on a valid language element
build api + blazor web: AdminPanel/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
build api + blazor web: AdminPanel/src/Server/AdminPanel.Server.Api/Program.Services.cs#L187
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
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): AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build blazor hybrid (windows): AdminPanel/src/Shared/Dtos/Identity/SignUpRequestDto.cs#L17
XML comment is not placed on a valid language element
build blazor hybrid (windows): AdminPanel/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
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/AdminPanel.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build blazor hybrid (windows): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build blazor hybrid (windows): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminPanel.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
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): AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build blazor hybrid (android): AdminPanel/src/Shared/Dtos/Identity/SignUpRequestDto.cs#L17
XML comment is not placed on a valid language element
build blazor hybrid (android): AdminPanel/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
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/AdminPanel.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build blazor hybrid (android): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build blazor hybrid (android): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminPanel.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build blazor hybrid (android): AdminPanel/src/Client/AdminPanel.Client.Maui/Services/MauiDeviceCoordinator.cs#L21
This call site is reachable on: 'Android' 24.0 and later. 'Window.SetStatusBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build blazor hybrid (android): AdminPanel/src/Client/AdminPanel.Client.Maui/Services/MauiDeviceCoordinator.cs#L15
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/AdminPanel.Client.Maui/Services/MauiDeviceCoordinator.cs#L18
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 (iOS-macOS): AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build blazor hybrid (iOS-macOS): AdminPanel/src/Shared/Dtos/Identity/SignUpRequestDto.cs#L17
XML comment is not placed on a valid language element
build blazor hybrid (iOS-macOS): AdminPanel/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
build blazor hybrid (iOS-macOS)
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-macOS): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build blazor hybrid (iOS-macOS): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build blazor hybrid (iOS-macOS): AdminPanel/src/Client/AdminPanel.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminPanel.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build blazor hybrid (iOS-macOS): AdminPanel/src/Client/AdminPanel.Client.Maui/Services/MauiDeviceCoordinator.cs#L24
'Device.InvokeOnMainThreadAsync(Action)' is obsolete: 'Use BindableObject.Dispatcher.DispatchAsync() instead.'
build blazor hybrid (iOS-macOS): AdminPanel/src/Client/AdminPanel.Client.Maui/Services/MauiDeviceCoordinator.cs#L26
This call site is reachable on: 'iOS' 16.4 and later, 'maccatalyst' 16.4 and later. 'UIApplication.SetStatusBarStyle(UIStatusBarStyle, bool)' is obsoleted on: 'ios' 9.0 and later (Use 'UIViewController.PreferredStatusBarStyle' instead.), 'maccatalyst' 9.0 and later (Use 'UIViewController.PreferredStatusBarStyle' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build blazor hybrid (iOS-macOS)
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-macOS)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (iOS-macOS)
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-macOS)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (iOS-macOS)
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-macOS)
- Add lib or ref assemblies for the net8.0 target framework

Artifacts

Produced during runtime
Name Size
android-bundle Expired
103 MB
ios-bundle Expired
33.2 MB
server-bundle Expired
72 MB
static-bundle Expired
15.3 MB
win-exe-bundle Expired
62.4 MB