Use correct binary path. #31
Annotations
10 warnings
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/SchemaTestUtils.cs#L90
Nullability of type of parameter 'baseUri' doesn't match overridden member (possibly because of nullability attributes).
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/SchemaTestUtils.cs#L90
Nullability of type of parameter 'relativeUri' doesn't match overridden member (possibly because of nullability attributes).
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L120
Cannot convert null literal to non-nullable reference type.
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L183
Cannot convert null literal to non-nullable reference type.
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/DebugWriter.cs#L80
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/DebugWriter.cs#L95
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/framework/Compatibility/LongLivedMarshalByRefObject.cs#L38
Member 'LongLivedMarshalByRefObject.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'LongLivedMarshalByRefObject.InitializeLifetimeService()'.
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L184
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
Build Release Binaries:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L185
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
Loading