Skip to content

Bump NUnit from 3.14.0 to 4.0.1 #31

Bump NUnit from 3.14.0 to 4.0.1

Bump NUnit from 3.14.0 to 4.0.1 #31

Triggered via push December 13, 2023 17:51
Status Failure
Total duration 1m 8s
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/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#L28
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L44
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L48
The name 'CollectionAssert' does not exist in the current context
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L49
The name 'CollectionAssert' does not exist in the current context
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L51
'Assert' does not contain a definition for 'AreEqual'
build: WpfCopyDeploy.Tests/DeleteFilesCommandTests.cs#L52
'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).