temporarily disabled unit tests #798
Annotations
10 warnings
run-unit-tests:
AudioCuesheetEditor/Program.cs#L57
'DateTimeUtility' is obsolete: 'Use ApplicationOptionsTimeSpanParser!'
|
run-unit-tests:
AudioCuesheetEditor/Model/IO/Import/CuesheetImportfile.cs#L94
Dereference of a possibly null reference.
|
run-unit-tests:
AudioCuesheetEditor/Shared/AudioPlayer.razor#L97
'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/ImportFileView.razor#L83
Possible null reference argument for parameter 'values' in 'string string.Join(string? separator, IEnumerable<string?> values)'.
|
run-unit-tests:
AudioCuesheetEditor/Pages/Index.razor#L84
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
run-unit-tests:
AudioCuesheetEditor/Shared/OptionsDialog.razor#L164
'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/Shared/ModalExportdialog.razor#L203
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
run-unit-tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L489
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|