Skip to content

OnSpellBroadcast - Add Target & TargetPosition parameters #2132

OnSpellBroadcast - Add Target & TargetPosition parameters

OnSpellBroadcast - Add Target & TargetPosition parameters #2132

Triggered via pull request January 4, 2025 14:55
Status Success
Total duration 4m 2s
Artifacts 2

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 warnings and 3 notices
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/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'.
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/Guard.cs#L45
The type 'NotNullAttribute' 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 'NotNullAttribute' 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
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/
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/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/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'.
compile: 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'.
compile: 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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L207
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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L234
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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L250
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'.
compile: NWN.Anvil.TestRunner/src/lib/nunit/src/NUnitFramework/framework/Attributes/TestCaseAttribute.cs#L277
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'.
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.58 KB
Test Results
25.5 KB