Make Exportfilegenerator validateable #557
Annotations
9 errors and 1 warning
Run Unit Tests:
AudioCuesheetEditor/Shared/ModalExportdialog.razor#L189
'ExportfileGenerator' does not contain a definition for 'CanWrite' and no accessible extension method 'CanWrite' accepting a first argument of type 'ExportfileGenerator' could be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
AudioCuesheetEditor/Shared/ModalExportdialog.razor#L201
There is no argument given that corresponds to the required parameter 'cuesheet' of 'ExportfileGenerator.ExportfileGenerator(ExportType, Cuesheet, Exportprofile?, ApplicationOptions?, IAudioConverterService?)'
|
Run Unit Tests:
AudioCuesheetEditor/Shared/ModalExportdialog.razor#L247
No overload for method 'GenerateExportfilesAsync' takes 1 arguments
|
Run Unit Tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L439
There is no argument given that corresponds to the required parameter 'cuesheet' of 'ExportfileGenerator.ExportfileGenerator(ExportType, Cuesheet, Exportprofile?, ApplicationOptions?, IAudioConverterService?)'
|
Run Unit Tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L440
'ExportfileGenerator' does not contain a definition for 'CanWrite' and no accessible extension method 'CanWrite' accepting a first argument of type 'ExportfileGenerator' could be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L453
Argument 1: cannot convert from 'AudioCuesheetEditor.Model.AudioCuesheet.Cuesheet' to 'AudioCuesheetEditor.Model.IO.Export.ExportType'
|
Run Unit Tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L453
Argument 2: cannot convert from 'AudioCuesheetEditor.Model.IO.Export.Exportprofile' to 'AudioCuesheetEditor.Model.AudioCuesheet.Cuesheet'
|
Run Unit Tests:
AudioCuesheetEditor/Shared/MainLayout.razor#L454
'ExportfileGenerator' does not contain a definition for 'CanWrite' and no accessible extension method 'CanWrite' accepting a first argument of type 'ExportfileGenerator' could be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading