Todo Sample CD #41
todo-sample.cd.yml
on: workflow_dispatch
build api + blazor
5m 1s
deploy api + blazor
1m 49s
Annotations
1 error and 20 warnings
deploy api + blazor
Unable to find an artifact with the name: server-static
|
build api + blazor
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build api + blazor
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
- Add lib or ref assemblies for the net8.0 target framework
|
build api + blazor
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
- Add lib or ref assemblies for the net8.0 target framework
|
build api + blazor
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
- Add lib or ref assemblies for the net8.0 target framework
|
build api + blazor
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:
TodoSample/src/Client/TodoSample.Client.Core/Services/AuthenticationManager.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build api + blazor
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:
TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/MainLayout.razor.cs#L10
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build api + blazor:
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:
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
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:
TodoSample/src/Client/TodoSample.Client.Core/Services/AuthenticationManager.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build api + blazor
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:
TodoSample/src/Client/TodoSample.Client.Core/Components/Layout/MainLayout.razor.cs#L10
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build api + blazor:
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:
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
|
deploy api + blazor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
server-bundle
Expired
|
209 MB |
|
static-bundle
Expired
|
16 MB |
|