nuget: bump the nunit group with 2 updates #70
Annotations
10 errors and 8 warnings
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L56
'Assert' does not contain a definition for 'True'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L61
'Assert' does not contain a definition for 'False'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L67
'Assert' does not contain a definition for 'False'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L69
'Assert' does not contain a definition for 'IsNull'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L74
'Assert' does not contain a definition for 'False'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L75
'Assert' does not contain a definition for 'AreEqual'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L81
'Assert' does not contain a definition for 'True'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L85
'Assert' does not contain a definition for 'True'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L90
'Assert' does not contain a definition for 'False'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L95
'Assert' does not contain a definition for 'False'
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L194
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Build:
src/Ryujinx.Tests.Memory/TrackingTests.cs#L194
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Loading