8193.37 API Updates #2151
Annotations
1 error and 12 warnings
Code Analysis
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
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:
docs/samples/API/EngineStructures/EffectExamples.cs#L48
Possible null reference argument for parameter 'summonVfx' in 'Effect Effect.SummonCreature(string creatureResRef, VisualEffectTableEntry summonVfx, TimeSpan delay = default(TimeSpan), int appearType = 0, VisualEffectTableEntry? unsummonVfx = null)'.
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/nunitlite/TextRunner.cs#L95
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build:
NWN.Anvil.TestRunner/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:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L493
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L493
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/nunitlite/Options.cs#L494
Member 'OptionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'OptionException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/SetUpFixtureAttribute.cs#L71
The type 'NotNullWhenAttribute' in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs'.
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L163
The type 'DisallowNullAttribute' in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs'.
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L177
The type 'DisallowNullAttribute' in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs'.
|
Build:
NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L191
The type 'DisallowNullAttribute' in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/Anvil/Anvil/NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs'.
|
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