Move to components projects #168
Annotations
10 errors and 12 warnings
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L6
The attribute names could not be inferred from bind attribute 'bind-Mode'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L7
The attribute names could not be inferred from bind attribute 'bind-OfficeColor'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L16
The attribute names could not be inferred from bind attribute 'bind-SelectedOption'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L23
The attribute names could not be inferred from bind attribute 'bind-SelectedOption'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
|
🔨 Build:
src/Utility.Components/Components/StringConverter/StringConverter.razor#L18
The attribute names could not be inferred from bind attribute 'bind-Value'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
|
🔨 Build:
src/Utility.Components/Components/SiteSettings.razor.cs#L1
The type or namespace name 'FluentUI' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor.cs#L3
The type or namespace name 'FluentUI' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor.cs#L4
The type or namespace name 'FluentUI' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor.cs#L5
The type or namespace name 'Infrastructure' does not exist in the namespace 'Utility' (are you missing an assembly reference?)
|
🔨 Build:
src/Utility.Components/Components/SiteSettings.razor.cs#L7
The type or namespace name 'IDialogReference' could not be found (are you missing a using directive or an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Test Results
Could not find any XUnit XML files for src/Utility.Test/TestResults/**/coverage.cobertura.xml
|
🔨 Build:
src/Utility.Components/Components/SiteSettings.razor#L3
Found markup element with unexpected name 'FluentButton'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettings.razor#L4
Found markup element with unexpected name 'FluentIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L5
Found markup element with unexpected name 'FluentDesignTheme'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L11
Found markup element with unexpected name 'FluentStack'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L12
Found markup element with unexpected name 'FluentSelect'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L18
Found markup element with unexpected name 'FluentSelect'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L24
Found markup element with unexpected name 'OptionTemplate'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L25
Found markup element with unexpected name 'FluentStack'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L26
Found markup element with unexpected name 'FluentIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
🔨 Build:
src/Utility.Components/Components/SiteSettingsPanel.razor#L29
Found markup element with unexpected name 'FluentLabel'. If this is intended to be a component, add a @using directive for its namespace.
|
Loading