Build Demo Sites #195
Annotations
20 warnings
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L15
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L14
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L13
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L12
Found markup element with unexpected name 'TableComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/MultiView/Index.razor#L5
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/LoginView/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Localize/Index.razor#L7
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/DataPager/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/CreateUserWizard/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Client-Side Demo (WebAssembly):
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/ChangePassword/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/PageService.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/PageService.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/PageService.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/DataList.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Server-Side Demo:
src/BlazorWebFormsComponents/Page.razor.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading