Skip to content

pages build and deployment #243

pages build and deployment

pages build and deployment #243

GitHub Actions / Test Results succeeded Dec 19, 2024 in 0s

All 19 tests pass in 12s

  7 files    7 suites   12s ⏱️
 19 tests  19 ✅ 0 💤 0 ❌
128 runs  128 ✅ 0 💤 0 ❌

Results for commit 57ed506.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

19 tests found

There are 19 tests, see "Raw output" for the full list of tests.
Raw output
HarmonyLibTests.Extras.RetrieveOriginalMethod ‑ HarmonyLibTests.Extras.RetrieveOriginalMethod:TestConstructor
HarmonyLibTests.Extras.RetrieveOriginalMethod ‑ HarmonyLibTests.Extras.RetrieveOriginalMethod:TestRegularMethod
HarmonyLibTests.Extras.TestMethodInvoker ‑ HarmonyLibTests.Extras.TestMethodInvoker:Test_MethodInvokerGeneral
HarmonyLibTests.Extras.TestMethodInvoker ‑ HarmonyLibTests.Extras.TestMethodInvoker:Test_MethodInvokerSelfObject
HarmonyLibTests.IL.DynamicArgumentPatches ‑ HarmonyLibTests.IL.DynamicArgumentPatches:Test_SendingArguments
HarmonyLibTests.IL.Instructions ‑ HarmonyLibTests.IL.Instructions:Test_Code
HarmonyLibTests.IL.Instructions ‑ HarmonyLibTests.IL.Instructions:Test_MalformedStringOperand
HarmonyLibTests.IL.TestMethodBodyReader ‑ HarmonyLibTests.IL.TestMethodBodyReader:Test_CanGetInstructionsWithNoILGenerator
HarmonyLibTests.IL.TestMethodBodyReader ‑ HarmonyLibTests.IL.TestMethodBodyReader:Test_Read_WeirdMethodWithGoto
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_ArgumentCases
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_ArrayArguments
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_BoxingRefValueResults
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_BoxingValueResults
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_InjectBaseDelegateForClass
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_InjectDelegateForStaticClass
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_InjectDelegateForValueType
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_InjectingBaseClassField
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_Method6
HarmonyLibTests.Patching.Arguments ‑ HarmonyLibTests.Patching.Arguments:Test_Method7