Skip to content

add blazor components sample #9

add blazor components sample

add blazor components sample #9

Triggered via push May 28, 2024 06:59
Status Failure
Total duration 23s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L36
The namespace 'YAF.SampleApp.Pages' already contains a definition for 'ErrorModel'
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L34
Duplicate 'ResponseCache' attribute
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L35
Duplicate 'IgnoreAntiforgeryToken' attribute
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L42
Type 'ErrorModel' already defines a member called 'ErrorModel' with the same parameter types
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L46
Type 'ErrorModel' already defines a member called 'OnGet' with the same parameter types
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L36
The namespace 'YAF.SampleApp.Pages' already contains a definition for 'ErrorModel'
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L34
Duplicate 'ResponseCache' attribute
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L35
Duplicate 'IgnoreAntiforgeryToken' attribute
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L42
Type 'ErrorModel' already defines a member called 'ErrorModel' with the same parameter types
build (8.0.x): YAF.SampleApp/Pages/_Host.cshtml.cs#L46
Type 'ErrorModel' already defines a member called 'OnGet' with the same parameter types
build (8.0.x): YAF.SampleApp/App.razor#L8
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build (8.0.x): YAF.SampleApp/App.razor#L8
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.