Add BulletedList, SiteMapPath, DataPager, and Table (#331) #215
Annotations
40 warnings
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L22
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L20
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L19
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L18
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L17
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
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.
|
|
build:
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.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L13
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L12
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L11
Found markup element with unexpected name 'TableComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L22
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L20
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L19
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L18
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L17
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
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.
|
|
build:
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.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L13
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L12
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L11
Found markup element with unexpected name 'TableComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleFormView.razor#L20
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleFormView.razor#L20
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleFormView.razor#L20
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleDataList.razor#L14
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleRepeater.razor#L10
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents.Test/ViewState/SimpleRepeater.razor#L28
'BaseWebFormsComponent.ViewState' is obsolete: 'ViewState is supported for compatibility and is discouraged for future use'
|
|
build:
src/BlazorWebFormsComponents.Test/ViewState/SimpleRepeater.razor#L17
'BaseWebFormsComponent.ViewState' is obsolete: 'ViewState is supported for compatibility and is discouraged for future use'
|
|
build:
src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleListView.razor#L1
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents/DataList.razor.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/BlazorWebFormsComponents/HelperComponents/Eval.razor#L21
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
|
|
build:
src/BlazorWebFormsComponents/HelperComponents/BlazorWebFormsScripts.razor#L7
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:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
src/BlazorWebFormsComponents/DataList.razor.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/BlazorWebFormsComponents/DataList.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
138 KB |
sha256:49a7fc4003f0fe21bad6072ae4a76b3a35412a12072f5f6d466152d1cfbb70d3
|
|