Skip to content

- Added interface support for future feature expansion of preinit loa… #57

- Added interface support for future feature expansion of preinit loa…

- Added interface support for future feature expansion of preinit loa… #57

Triggered via push September 5, 2023 17:01
Status Success
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
harden-ci-security  /  ensure-sha-pinned-actions
10s
harden-ci-security / ensure-sha-pinned-actions
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
TestProject.GenericToolBoxTests ► MatchesStatIdentifier: Barotrauma/BarotraumaTest/GenericToolBoxTests.cs#L46
Failed test found in: test-results.trx Error: System.Exception : Falsifiable, after 4 tests (0 shrinks) (StdGen (18291502,297229425)): Original: TestProject.GenericToolBoxTests+DifferentIdentifierPair with exception: Xunit.Sdk.XunitException: Expected ToolBox.StatIdentifierMatches(pair.First, $"{pair.Second}~{pair.First}".ToIdentifier()) to be false, but found True. at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeFalse(String because, Object[] becauseArgs) at TestProject.GenericToolBoxTests.<>c.<MatchesStatIdentifier>b__3_0(DifferentIdentifierPair pair) in /home/runner/work/LuaCsForBarotrauma/LuaCsForBarotrauma/Barotrauma/BarotraumaTest/GenericToolBoxTests.cs:line 52 at [email protected](Value arg00) at FsCheck.Testable.evaluate[a,b](FSharpFunc`2 body, a a)
TestProject.LuaCs.HookPatchTests ► TestCastByte: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastDouble: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastInt16: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastInt32: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastInt64: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastSByte: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastSingle: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastUInt16: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastUInt32: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
TestProject.LuaCs.HookPatchTests ► TestCastUInt64: Barotrauma/BarotraumaShared/SharedSource/LuaCs/LuaCsHook.cs#L842
Failed test found in: test-results.trx Error: MoonSharp.Interpreter.ScriptRuntimeException : invalid class name 'TestProject.LuaCs.HookPatchTests+PatchTargetNumbers'
harden-ci-security / ensure-sha-pinned-actions
The "publish-release" job of the "create-prerelease.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "run-tests" job of the "on-push-master.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "publish-release" job of the "on-push-master.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "run-tests" job of the "on-push-other-branch.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "harden-ci-security" job of the "on-push-pr.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "run-tests-for-pr" job of the "on-push-pr.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "harden-ci-security" job of the "on-update-dot-github.yml" workflow does not contain uses or steps.
harden-ci-security / ensure-sha-pinned-actions
The "build" job of the "publish-release.yml" workflow does not contain uses or steps.