Force linux builds. #7
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Code Analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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/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/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