Skip to content

fixed unit tests for cuesheet #808

fixed unit tests for cuesheet

fixed unit tests for cuesheet #808

Triggered via push August 28, 2024 11:29
Status Failure
Total duration 59s
Artifacts
run-unit-tests
50s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
run-unit-tests
Process completed with exit code 1.
run-unit-tests: AudioCuesheetEditor/Shared/OptionsDialog.razor#L164
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Shared/AudioPlayer.razor#L97
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Shared/ModalExportdialog.razor#L203
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Shared/ModalDialog.razor#L70
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Pages/RecordControl.razor#L136
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Pages/Index.razor#L84
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Shared/MainLayout.razor#L489
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
run-unit-tests: AudioCuesheetEditor/Shared/EditTrackModal.razor#L425
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'