Update excluded paths. #23
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build:
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:
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:
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/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/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/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).
|
Prepare Outputs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading