Skip to content

Display validation errors to user #558

Display validation errors to user

Display validation errors to user #558

Status Failure
Total duration 1m 0s
Artifacts
run-unit-tests
49s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L59
There is no argument given that corresponds to the required parameter 'cuesheet' of 'ExportfileGenerator.ExportfileGenerator(ExportType, Cuesheet, Exportprofile?, ApplicationOptions?, IAudioConverterService?)'
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L60
No overload for method 'GenerateExportfilesAsync' takes 1 arguments
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L61
Argument 2: cannot convert from 'method group' to 'int'
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L86
No overload for method 'GenerateExportfilesAsync' takes 1 arguments
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L87
Argument 2: cannot convert from 'method group' to 'int'
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L98
'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: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L99
No overload for method 'GenerateExportfilesAsync' takes 1 arguments
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L100
Argument 2: cannot convert from 'method group' to 'int'
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L134
There is no argument given that corresponds to the required parameter 'cuesheet' of 'ExportfileGenerator.ExportfileGenerator(ExportType, Cuesheet, Exportprofile?, ApplicationOptions?, IAudioConverterService?)'
run-unit-tests: AudioCuesheetEditorTests/Model/IO/Export/ExportfileGeneratorTests.cs#L135
No overload for method 'GenerateExportfilesAsync' takes 1 arguments
run-unit-tests
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/.
run-unit-tests: AudioCuesheetEditorTests/Utility/AudioConverterServiceUnitTest.cs#L24
The event 'AudioConverterServiceUnitTest.ProgressChanged' is never used