Skip to content

Update AppBar.razor #919

Update AppBar.razor

Update AppBar.razor #919

Triggered via push December 19, 2024 14:16
Status Failure
Total duration 52s
Artifacts
run-unit-tests
42s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L98
The attribute names could not be inferred from bind attribute 'bind-Text'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L107
The attribute names could not be inferred from bind attribute 'bind-Text'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Pages/ImportFileView.razor#L33
The attribute names could not be inferred from bind attribute 'bind-SelectedPanel'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Pages/RecordControl.razor#L98
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.
run-unit-tests: AudioCuesheetEditor/Pages/ViewModeImport.razor#L31
The attribute names could not be inferred from bind attribute 'bind-SelectedStep'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Pages/ViewModeRecord.razor#L66
The attribute names could not be inferred from bind attribute 'bind-SelectedText'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Pages/ViewModeRecord.razor#L85
The attribute names could not be inferred from bind attribute 'bind-SelectedText'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Shared/CuesheetData.razor#L37
The attribute names could not be inferred from bind attribute 'bind-Text'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Shared/CuesheetData.razor#L49
The attribute names could not be inferred from bind attribute 'bind-Text'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests: AudioCuesheetEditor/Shared/CuesheetData.razor#L148
The attribute names could not be inferred from bind attribute 'bind-Text'. Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding optional parameters like 'bind-value:event', 'bind:format' etc.
run-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L28
Found markup element with unexpected name 'Validations'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L33
Found markup element with unexpected name 'Buttons'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L34
Found markup element with unexpected name 'Buttons'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L35
Found markup element with unexpected name 'Button'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L40
Found markup element with unexpected name 'Span'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L48
Found markup element with unexpected name 'Table'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L49
Found markup element with unexpected name 'TableHeader'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L50
Found markup element with unexpected name 'TableRow'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L51
Found markup element with unexpected name 'TableHeaderCell'. If this is intended to be a component, add a @using directive for its namespace.
run-unit-tests: AudioCuesheetEditor/Pages/EditSections.razor#L52
Found markup element with unexpected name 'TableHeaderCell'. If this is intended to be a component, add a @using directive for its namespace.