Skip to content

Bump NUnit from 3.14.0 to 4.0.1 #30

Bump NUnit from 3.14.0 to 4.0.1

Bump NUnit from 3.14.0 to 4.0.1 #30

Triggered via push December 4, 2023 05:23
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L28
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/CopyFilesCommandTests.cs#L28
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/ViewModelTests.cs#L25
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/ViewModelTests.cs#L26
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/ViewModelTests.cs#L27
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/CopyFilesCommandTests.cs#L46
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/CopyFilesCommandTests.cs#L50
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/CopyFilesCommandTests.cs#L51
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/ViewModelTests.cs#L41
The name 'CollectionAssert' does not exist in the current context
build: WpfCopyDeploy.Tests/ViewModelTests.cs#L44
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy/ViewModel.cs#L26
Nullability of reference types in type of parameter '_' of 'void ViewModel.CopyFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L27
Nullability of reference types in type of parameter '_' of 'void ViewModel.DeleteFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L26
Nullability of reference types in type of parameter '_' of 'void ViewModel.CopyFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L27
Nullability of reference types in type of parameter '_' of 'void ViewModel.DeleteFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L26
Nullability of reference types in type of parameter '_' of 'void ViewModel.CopyFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L27
Nullability of reference types in type of parameter '_' of 'void ViewModel.DeleteFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L26
Nullability of reference types in type of parameter '_' of 'void ViewModel.CopyFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).
build: WpfCopyDeploy/ViewModel.cs#L27
Nullability of reference types in type of parameter '_' of 'void ViewModel.DeleteFiles(object _)' doesn't match the target delegate 'Action<object?>' (possibly because of nullability attributes).