Skip to content

Merge pull request #32 from Nexus-Mods/tests #37

Merge pull request #32 from Nexus-Mods/tests

Merge pull request #32 from Nexus-Mods/tests #37

Triggered via push January 12, 2026 09:04
Status Success
Total duration 4m 59s
Artifacts

test.yml

on: push
Matrix: csharp-tests
Matrix: js-ipc-tests
Matrix: js-native-tests
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
C# Tests (ubuntu-latest): src/ModInstaller.Native/Delegates/CallbackUIDelegates.cs#L19
Non-nullable property 'Cancel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# Tests (ubuntu-latest): src/ModInstaller.Native/Delegates/CallbackUIDelegates.cs#L18
Non-nullable property 'Continue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# Tests (ubuntu-latest): src/ModInstaller.Native/Delegates/CallbackUIDelegates.cs#L17
Non-nullable property 'Select' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# Tests (ubuntu-latest): test/TestData/InstallInstruction.cs#L13
Non-nullable property 'source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# Tests (ubuntu-latest): test/TestData/InstallInstruction.cs#L12
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# Tests (ubuntu-latest): src/FomodInstaller.Interface/Scripting/ScriptExecutorBase.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/FomodInstaller.Interface/Scripting/ScriptExecutorBase.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/FomodInstaller.Interface/Scripting/IScriptExecutor.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/FomodInstaller.Interface/ModInstaller/IInstaller.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/FomodInstaller.Interface/ModInstaller/BaseInstaller.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/Utils/FileSystem.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/Utils/FileSystem.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (ubuntu-latest): src/Utils/FileSystem.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/InstallScripting/XmlScript/XmlScriptExecutor.cs#L476
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/InstallScripting/XmlScript/XmlScriptExecutor.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/FomodInstaller.Interface/Scripting/ScriptExecutorBase.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/FomodInstaller.Interface/Scripting/ScriptExecutorBase.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/FomodInstaller.Interface/ModInstaller/IInstaller.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/FomodInstaller.Interface/Scripting/IScriptExecutor.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/FomodInstaller.Interface/ModInstaller/BaseInstaller.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/Utils/FileSystem.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/Utils/FileSystem.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Tests (windows-latest): src/Utils/FileSystem.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.