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/download-artifact from 3.0.2 to 4.0.0 #177

Bump actions/download-artifact from 3.0.2 to 4.0.0

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

Bump actions/download-artifact from 3.0.2 to 4.0.0 #177

Bump actions/download-artifact from 3.0.2 to 4.0.0
4e96ba7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded Dec 14, 2023 in 0s

Test results ✅

Tests passed successfully

✅ test-results.trx

65 tests were completed in 13s with 65 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestProject.CommonnessInfoTests 2✅ 84ms
TestProject.CoordinateSpace2DTests 1✅ 131ms
TestProject.EndpointComparisonTests 1✅ 1ms
TestProject.EndpointParseTests 5✅ 109ms
TestProject.FabricatorQualityRollTests 1✅ 1s
TestProject.GenericToolBoxTests 1✅ 206ms
TestProject.INetSerializableStructImplementationChecks 1✅ 90ms
TestProject.INetSerializableStructTests 22✅ 2s
TestProject.LuaCs.HookPatchTests 24✅ 9s
TestProject.MathUtilsTests 2✅ 9ms
TestProject.NetIdUtilsTests 1✅ 23ms
TestProject.PropertyConditionalTests 1✅ 185ms
TestProject.SerializableDateTimeTests 3✅ 191ms

✅ TestProject.CommonnessInfoTests

✅ TestInheritedCommonness
✅ TestPathCommonness

✅ TestProject.CoordinateSpace2DTests

✅ TestLocalToCanonical

✅ TestProject.EndpointComparisonTests

✅ TestLidgrenAddress

✅ TestProject.EndpointParseTests

✅ TestLidgrenAddress
✅ TestLidgrenEndpoint
✅ TestLidgrenEndpointHostName
✅ TestSteamP2PAddress
✅ TestSteamP2PEndpoint

✅ TestProject.FabricatorQualityRollTests

✅ TestPercentageChance

✅ 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
✅ TestPatchDisambiguation
✅ TestRemovePostfix
✅ TestRemovePrefix
✅ TestReturnBoxed
✅ TestReturnInterfaceImplementingType
✅ TestReturnNil
✅ TestReturnValueType
✅ TestReturnVoid

✅ TestProject.MathUtilsTests

✅ TestNearlyEquals
✅ TestWrapAngle

✅ TestProject.NetIdUtilsTests

✅ TestGetIdOlderThan

✅ TestProject.PropertyConditionalTests

✅ TestExtractComparisonOperatorFromConditionString

✅ TestProject.SerializableDateTimeTests

✅ EqualityTest
✅ ParseTest
✅ ToLocalTest