Skip to content

Todo Sample CD

Todo Sample CD #129

Manually triggered June 13, 2024 15:52
Status Cancelled
Total duration 2m 26s
Artifacts

todo-sample.cd.yml

on: workflow_dispatch
build api + blazor web
2m 13s
build api + blazor web
build blazor hybrid (windows)
1m 56s
build blazor hybrid (windows)
build blazor hybrid (android)
2m 17s
build blazor hybrid (android)
build blazor hybrid (iOS-macOS)
2m 16s
build blazor hybrid (iOS-macOS)
deploy api + blazor
0s
deploy api + blazor
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 47 warnings
build blazor hybrid (windows)
The run was canceled by @ysmoradi.
build blazor hybrid (windows)
The operation was canceled.
build api + blazor web
The run was canceled by @ysmoradi.
build api + blazor web
The operation was canceled.
build blazor hybrid (iOS-macOS)
The run was canceled by @ysmoradi.
build blazor hybrid (iOS-macOS)
The operation was canceled.
build blazor hybrid (android)
The run was canceled by @ysmoradi.
build blazor hybrid (android)
The operation was canceled.
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 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
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
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: TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build api + blazor web: TodoSample/src/Client/TodoSample.Client.Core/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: TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TodoSample.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build api + blazor web: TodoSample/src/Client/TodoSample.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'TodoSample.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build api + blazor web: TodoSample/src/TodoSample.Server/Components/EmailTokenTemplate.razor#L15
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
build api + blazor web: TodoSample/src/TodoSample.Server/Program.Services.cs#L363
Possible null reference argument for parameter 'userName' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
build api + blazor web: TodoSample/src/TodoSample.Server/Program.Services.cs#L363
Possible null reference argument for parameter 'password' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
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)
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): TodoSample/src/Client/TodoSample.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): TodoSample/src/Client/TodoSample.Client.Core/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): TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TodoSample.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build blazor hybrid (iOS-macOS): TodoSample/src/Client/TodoSample.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'TodoSample.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
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
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)
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): TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
build blazor hybrid (android): TodoSample/src/Client/TodoSample.Client.Core/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): TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TodoSample.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
build blazor hybrid (android): TodoSample/src/Client/TodoSample.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'TodoSample.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build blazor hybrid (android): TodoSample/src/Client/TodoSample.Client.Maui/Services/MauiDeviceCoordinator.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): TodoSample/src/Client/TodoSample.Client.Maui/Services/MauiDeviceCoordinator.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)
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