Skip to content

NwCreature - Associates #2153

NwCreature - Associates

NwCreature - Associates #2153

Triggered via pull request January 20, 2025 23:00
Status Success
Total duration 4m 24s
Artifacts 2

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 24 warnings, and 3 notices
compile
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/
compile
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
test
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/
test
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/
test: 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.'
test: 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)
test: 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)
test: 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)'.
test: 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()'.
test: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assume.cs#L150
The type 'DoesNotReturnIfAttribute' 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 'DoesNotReturnIfAttribute' 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'.
test: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assume.cs#L160
The type 'DoesNotReturnIfAttribute' 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 'DoesNotReturnIfAttribute' 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'.
test: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assume.cs#L171
The type 'DoesNotReturnIfAttribute' 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 'DoesNotReturnIfAttribute' 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'.
test: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/CultureAttribute.cs#L80
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'.
test: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/ExceptionExtensions.cs#L39
'HandleProcessCorruptedStateExceptionsAttribute' is obsolete: 'Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.' (https://aka.ms/dotnet-warnings/SYSLIB0032)
compile: 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)'.
compile: 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.'
compile: 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()'.
compile: 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)
compile: 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)
compile: 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)'.
compile: 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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assert.cs#L418
'HandleProcessCorruptedStateExceptionsAttribute' is obsolete: 'Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.' (https://aka.ms/dotnet-warnings/SYSLIB0032)
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assume.cs#L150
The type 'DoesNotReturnIfAttribute' 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 'DoesNotReturnIfAttribute' 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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Assume.cs#L160
The type 'DoesNotReturnIfAttribute' 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 'DoesNotReturnIfAttribute' 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'.
compile
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/
1416 tests found (test 1 to 662)
There are 1416 tests, see "Raw output" for the list of tests 1 to 662.
1416 tests found (test 663 to 1372)
There are 1416 tests, see "Raw output" for the list of tests 663 to 1372.
1416 tests found (test 1373 to 1416)
There are 1416 tests, see "Raw output" for the list of tests 1373 to 1416.

Artifacts

Produced during runtime
Name Size
Event File
3.64 KB
Test Results
25 KB