Skip to content

Add new origin to CORS policy #147

Add new origin to CORS policy

Add new origin to CORS policy #147

Triggered via push November 8, 2025 17:02
Status Failure
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: MyApp/Components/Pages/BookingsCrud/_Imports.razor#L1
The name '__builder' does not exist in the current context
build: MyApp/Components/Pages/Admin/_Imports.razor#L1
The name 'rendermode' does not exist in the current context
build: MyApp/Components/Pages/Admin/_Imports.razor#L1
The name '__builder' does not exist in the current context
build: MyApp/Components/Pages/AutoQueryGrids/_Imports.razor#L1
The name 'rendermode' does not exist in the current context
build: MyApp/Components/Pages/AutoQueryGrids/_Imports.razor#L1
The name '__builder' does not exist in the current context
build: MyApp/Components/Pages/Secure/_Imports.razor#L1
Markup, code and block directives are not valid in component imports.
build: MyApp/Components/Pages/gallery/_Imports.razor#L2
Markup, code and block directives are not valid in component imports.
build: MyApp/Components/Pages/BookingsCrud/_Imports.razor#L1
Markup, code and block directives are not valid in component imports.
build: MyApp/Components/Pages/AutoQueryGrids/_Imports.razor#L1
Markup, code and block directives are not valid in component imports.
build: MyApp/Components/Pages/Admin/_Imports.razor#L1
Markup, code and block directives are not valid in component imports.
build: MyApp/ServiceModel/Chinook.cs#L670
Non-nullable property 'Composer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/ServiceModel/Chinook.cs#L665
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/ServiceModel/AllTypes.cs#L61
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: MyApp/Components/Pages/gallery/IndexEmpty.razor#L8
Found markup element with unexpected name 'MyApp.Client.Pages.gallery.Index'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Index.razor#L83
Found markup element with unexpected name 'SrcLink'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Index.razor#L82
Found markup element with unexpected name 'SrcLink'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Edit.razor#L54
Found markup element with unexpected name 'SrcLink'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Edit.razor#L10
Found markup element with unexpected name 'CloseButton'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Create.razor#L50
Found markup element with unexpected name 'SrcLink'. If this is intended to be a component, add a @using directive for its namespace.
build: MyApp/Components/Pages/BookingsCrud/Create.razor#L10
Found markup element with unexpected name 'CloseButton'. If this is intended to be a component, add a @using directive for its namespace.