Add nuget publish stage. #36
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
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:
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:
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:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L120
Cannot convert null literal to non-nullable reference type.
|
Build:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/TestBuilder.cs#L183
Cannot convert null literal to non-nullable reference type.
|
Build:
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:
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).
|
Build:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L186
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
Build:
NWNX.NET.Tests/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L187
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
Loading