Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/checkout from 3.5.3 to 4.0.0 #150

Bump actions/checkout from 3.5.3 to 4.0.0

9033c15
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump actions/checkout from 3.5.3 to 4.0.0 #150

Bump actions/checkout from 3.5.3 to 4.0.0
9033c15
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded Sep 5, 2023 in 1s

Test results ✔️

Tests passed successfully

✔️ test-results.trx

62 tests were completed in 17s with 62 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestProject.CommonnessInfoTests 2✔️ 37ms
TestProject.CoordinateSpace2DTests 1✔️ 19ms
TestProject.EndpointComparisonTests 1✔️ 0ms
TestProject.EndpointParseTests 5✔️ 119ms
TestProject.GenericToolBoxTests 1✔️ 218ms
TestProject.INetSerializableStructImplementationChecks 1✔️ 22ms
TestProject.INetSerializableStructTests 22✔️ 3s
TestProject.LuaCs.HookPatchTests 23✔️ 13s
TestProject.MathUtilsTests 2✔️ 2ms
TestProject.NetIdUtilsTests 1✔️ 17ms
TestProject.SerializableDateTimeTests 3✔️ 45ms

✔️ TestProject.CommonnessInfoTests

✔️ TestInheritedCommonness
✔️ TestPathCommonness

✔️ TestProject.CoordinateSpace2DTests

✔️ TestLocalToCanonical

✔️ TestProject.EndpointComparisonTests

✔️ TestLidgrenAddress

✔️ TestProject.EndpointParseTests

✔️ TestLidgrenAddress
✔️ TestLidgrenEndpoint
✔️ TestLidgrenEndpointHostName
✔️ TestSteamP2PAddress
✔️ TestSteamP2PEndpoint

✔️ TestProject.GenericToolBoxTests

✔️ MatchesStatIdentifier

✔️ TestProject.INetSerializableStructImplementationChecks

✔️ CheckStructMemberTypes

✔️ TestProject.INetSerializableStructTests

✔️ TestArray
✔️ TestBitField
✔️ TestBoolean
✔️ TestByte
✔️ TestColor
✔️ TestDouble
✔️ TestEnum
✔️ TestEnumFlags
✔️ TestImmutableArray
✔️ TestInt16
✔️ TestInt32
✔️ TestInt64
✔️ TestNested
✔️ TestNullable
✔️ TestOptional
✔️ TestRanged
✔️ TestSingle
✔️ TestString
✔️ TestUInt16
✔️ TestUInt32
✔️ TestUInt64
✔️ TestVector2

✔️ TestProject.LuaCs.HookPatchTests

✔️ TestCastByte
✔️ TestCastDouble
✔️ TestCastInt16
✔️ TestCastInt32
✔️ TestCastInt64
✔️ TestCastSByte
✔️ TestCastSingle
✔️ TestCastUInt16
✔️ TestCastUInt32
✔️ TestCastUInt64
✔️ TestFullMethodReplacement
✔️ TestModifyParameters
✔️ TestOverrideExistingPatch
✔️ TestParameterValueType
✔️ TestPatchAmbiguous
✔️ TestPatchConstructor
✔️ TestRemovePostfix
✔️ TestRemovePrefix
✔️ TestReturnBoxed
✔️ TestReturnInterfaceImplementingType
✔️ TestReturnNil
✔️ TestReturnValueType
✔️ TestReturnVoid

✔️ TestProject.MathUtilsTests

✔️ TestNearlyEquals
✔️ TestWrapAngle

✔️ TestProject.NetIdUtilsTests

✔️ TestGetIdOlderThan

✔️ TestProject.SerializableDateTimeTests

✔️ EqualityTest
✔️ ParseTest
✔️ ToLocalTest