Skip to content

docs: remove Tutorial project from the primary .sln due to its .NET C… #57

docs: remove Tutorial project from the primary .sln due to its .NET C…

docs: remove Tutorial project from the primary .sln due to its .NET C… #57

Triggered via push November 3, 2024 05:19
Status Success
Total duration 1m 33s
Artifacts

Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/TodoApp/ConsoleClient/Program.cs#L30
The local function 'ObserveSummary' is declared but never used
build
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
build
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
build: src/Blazor/UI/Shared/BlazorModeSwitch.razor#L33
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Blazor/UI/Shared/BarBlazorMode.razor#L29
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build
'TestCommand.CreateParser(ParseOptions?)' hides inherited member 'ClientCommand.CreateParser(ParseOptions?)'. Use the new keyword if hiding was intended.
build
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
build
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
build: src/TodoApp/UI/Shared/BarBlazorMode.razor#L28
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/TodoApp/ConsoleClient/Program.cs#L30
The local function 'ObserveSummary' is declared but never used