Skip to content

Admin Sample CD

Admin Sample CD #221

Manually triggered September 28, 2024 10:32
Status Failure
Total duration 14m 20s
Artifacts 4

admin-sample.cd.yml

on: workflow_dispatch
build api + blazor web
2m 31s
build api + blazor web
build blazor hybrid (windows)
4m 9s
build blazor hybrid (windows)
build blazor hybrid (android)
14m 14s
build blazor hybrid (android)
build blazor hybrid (iOS-macOS)
25s
build blazor hybrid (iOS-macOS)
deploy api + blazor
44s
deploy api + blazor
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 52 warnings
build blazor hybrid (iOS-macOS)
Could not find Xcode version that satisfied version spec: '16.4'
build api + blazor web
To build this project, the following workloads must be installed: wasm-tools
build api + blazor web
To install these workloads, run the following command: dotnet workload restore
build blazor hybrid (android)
To build this project, the following workloads must be installed: wasm-tools
build blazor hybrid (android)
To install these workloads, run the following command: dotnet workload restore
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/Shared/Dtos/Categories/CategoryDto.cs#L10
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/ChangePasswordRequestDto.cs#L7
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/ChangePasswordRequestDto.cs#L13
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/ChangePasswordRequestDto.cs#L18
Using member 'System.ComponentModel.DataAnnotations.CompareAttribute.CompareAttribute(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The property referenced by 'otherProperty' may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Products/ProductDto.cs#L9
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Products/ProductDto.cs#L18
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
build api + blazor web: AdminPanel/src/Shared/Dtos/Identity/ResetPasswordRequestDto.cs#L16
Using member 'System.ComponentModel.DataAnnotations.CompareAttribute.CompareAttribute(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The property referenced by 'otherProperty' may be trimmed. Ensure it is preserved.
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#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 (android): AdminPanel/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved

Artifacts

Produced during runtime
Name Size
android-bundle Expired
157 MB
server-bundle Expired
42.9 MB
static-bundle Expired
14.1 MB
win-exe-bundle Expired
60.5 MB