added import of cuesheets #804
Annotations
3 errors and 10 warnings
AudioCuesheetEditorTests/Model/IO/Import/CuesheetImportfileTests.cs#L81
'CuesheetImportfile' does not contain a constructor that takes 2 arguments
|
AudioCuesheetEditorTests/Model/IO/Import/CuesheetImportfileTests.cs#L83
'CuesheetImportfile' does not contain a definition for 'Cuesheet' and no accessible extension method 'Cuesheet' accepting a first argument of type 'CuesheetImportfile' could be found (are you missing a using directive or an assembly reference?)
|
|
AudioCuesheetEditor/Program.cs#L57
'DateTimeUtility' is obsolete: 'Use ApplicationOptionsTimeSpanParser!'
|
AudioCuesheetEditor/Shared/AudioPlayer.razor#L97
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Pages/Index.razor#L84
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Shared/ModalDialog.razor#L70
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Pages/RecordControl.razor#L136
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Shared/ModalExportdialog.razor#L203
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Shared/OptionsDialog.razor#L164
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Shared/MainLayout.razor#L489
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditor/Shared/EditTrackModal.razor#L425
'HotKeysContext.Dispose()' is obsolete: 'Use the DisposeAsync instead.'
|
AudioCuesheetEditorTests/Model/Utility/DateTimeUtilityTests.cs#L27
'DateTimeUtility' is obsolete: 'Use ApplicationOptionsTimeSpanParser!'
|
This job failed
Loading