|
7 | 7 | }, |
8 | 8 | "PVP-150-1": { |
9 | 9 | "errors": [ |
10 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_UnmanagedByMemcpy(): empty <typeparam> tag", |
11 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_UnmanagedByMemcpyArray(): empty <typeparam> tag", |
12 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_List(): empty <typeparam> tag", |
13 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_HashSet(): empty <typeparam> tag", |
14 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_Dictionary(): empty <typeparam> tag", |
15 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_Dictionary(): unexpected <typeparam name=\"T\">", |
16 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_UnmanagedINetworkSerializable(): empty <typeparam> tag", |
17 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_UnmanagedINetworkSerializableArray(): empty <typeparam> tag", |
18 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_ManagedINetworkSerializable(): empty <typeparam> tag", |
19 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_FixedString(): empty <typeparam> tag", |
20 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_FixedStringArray(): empty <typeparam> tag", |
21 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeEqualityChecker_Dictionary(): XML is not well-formed: End tag 'typeparam' does not match the start tag 'TKey'", |
22 | | - "Unity.Netcode.NetworkObjectReference: .ctor(NetworkObject): empty <exception> tag", |
23 | | - "Unity.Netcode.NetworkObjectReference: .ctor(GameObject): empty <exception> tag", |
24 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void VerboseDebug(string): empty <param> tag", |
25 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void CreateServerAndClients(int): empty <param> tag", |
26 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: .ctor(HostOrServer): empty <param> tag", |
27 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void TimeTravel(double, int): empty <param> tag", |
28 | 10 | "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTestHelpers: bool Start(bool, NetworkManager, NetworkManager[], BeforeClientStartCallback): empty <returns> tag", |
29 | 11 | "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTestHelpers: IEnumerator WaitForClientsConnected(NetworkManager[], ResultWrapper<bool>, float): XML is not well-formed: An identifier was expected", |
30 | 12 | "Unity.Netcode.RuntimeTests.BufferDataValidationComponent: bool IsTestComplete(): empty <returns> tag", |
|
147 | 129 | "Unity.Netcode.NetworkVariableUpdateTraits: MaxSecondsBetweenUpdates: undocumented", |
148 | 130 | "Unity.Netcode.NetworkVariableBase: NetworkBehaviour GetBehaviour(): undocumented", |
149 | 131 | "Unity.Netcode.NetworkVariableBase: void MarkNetworkBehaviourDirty(): undocumented", |
150 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_Dictionary(): missing <typeparam name=\"TKey\">", |
151 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeSerializer_Dictionary(): missing <typeparam name=\"TVal\">", |
152 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeEqualityChecker_Dictionary(): missing <typeparam name=\"TKey\">", |
153 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeEqualityChecker_Dictionary(): missing <typeparam name=\"TVal\">", |
154 | | - "Unity.Netcode.NetworkVariableSerialization<T>: void WriteDelta(FastBufferWriter, ref T, ref T): missing <param name=\"previousValue\">", |
155 | | - "Unity.Netcode.NetworkVariableSerialization<T>.EqualsDelegate: missing <param name=\"a\">", |
156 | | - "Unity.Netcode.NetworkVariableSerialization<T>.EqualsDelegate: missing <param name=\"b\">", |
157 | | - "Unity.Netcode.NetworkVariableSerialization<T>.EqualsDelegate: missing <returns>", |
158 | 132 | "Unity.Netcode.NetworkSceneManager: void SetClientSynchronizationMode(LoadSceneMode): XML is not well-formed: Expected an end tag for element 'summary'", |
159 | 133 | "Unity.Netcode.NetworkTransport.TransportEventDelegate: missing <param name=\"eventType\">", |
160 | 134 | "Unity.Netcode.NetworkTransport.TransportEventDelegate: missing <param name=\"clientId\">", |
|
221 | 195 | "Unity.Netcode.TestHelpers.Runtime.MockTimeProvider: StaticDeltaTime: undocumented", |
222 | 196 | "Unity.Netcode.TestHelpers.Runtime.MockTimeProvider: void TimeTravel(double): undocumented", |
223 | 197 | "Unity.Netcode.TestHelpers.Runtime.MockTimeProvider: void Reset(): undocumented", |
224 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: s_GlobalTimeoutHelper: undocumented", |
225 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: s_DefaultWaitForTick: undocumented", |
226 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: NetcodeLogAssert: undocumented", |
227 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void RegisterNetworkObject(NetworkObject): undocumented", |
228 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void DeregisterNetworkObject(NetworkObject): undocumented", |
229 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void DeregisterNetworkObject(ulong, ulong): undocumented", |
230 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: TotalClients: undocumented", |
231 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: k_DefaultTickRate: undocumented", |
232 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: NumberOfClients: undocumented", |
233 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_PlayerPrefab: undocumented", |
234 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_ServerNetworkManager: undocumented", |
235 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_ClientNetworkManagers: undocumented", |
236 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_UseHost: undocumented", |
237 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_TargetFrameRate: undocumented", |
238 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: m_EnableVerboseDebug: undocumented", |
239 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool OnSetVerboseDebug(): missing <returns>", |
240 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: NetworkManagerInstatiationMode OnSetIntegrationTestMode(): missing <returns>", |
241 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OnOneTimeSetup(): undocumented", |
242 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OneTimeSetup(): undocumented", |
243 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator OnSetup(): missing <returns>", |
244 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator SetUp(): undocumented", |
245 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OnNewClientCreated(NetworkManager): missing <param name=\"networkManager\">", |
246 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OnNewClientStarted(NetworkManager): missing <param name=\"networkManager\">", |
247 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OnNewClientStartedAndConnected(NetworkManager): missing <param name=\"networkManager\">", |
248 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool ShouldWaitForNewClientToConnect(NetworkManager): missing <param name=\"networkManager\">", |
249 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool ShouldWaitForNewClientToConnect(NetworkManager): missing <returns>", |
250 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator CreateAndStartNewClient(): missing <returns>", |
251 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator StopOneClient(NetworkManager, bool): missing <param name=\"networkManager\">", |
252 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator StopOneClient(NetworkManager, bool): missing <param name=\"destroy\">", |
253 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator StopOneClient(NetworkManager, bool): missing <returns>", |
254 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void StopOneClientWithTimeTravel(NetworkManager, bool): missing <param name=\"networkManager\">", |
255 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void StopOneClientWithTimeTravel(NetworkManager, bool): missing <param name=\"destroy\">", |
256 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void SetTimeTravelSimulatedLatency(float): undocumented", |
257 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void SetTimeTravelSimulatedDropRate(float): undocumented", |
258 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void SetTimeTravelSimulatedLatencyJitter(float): undocumented", |
259 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool CanStartServerAndClients(): missing <returns>", |
260 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator OnStartedServerAndClients(): missing <returns>", |
261 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator OnServerAndClientsConnected(): missing <returns>", |
262 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void ClientNetworkManagerPostStartInit(): undocumented", |
263 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: LogAllMessages: undocumented", |
264 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool ShouldCheckForSpawnedPlayers(): undocumented", |
265 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator StartServerAndClients(): missing <returns>", |
266 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool CanClientsLoad(): missing <returns>", |
267 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool CanClientsUnload(): missing <returns>", |
268 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool OnCanSceneCleanUpUnload(Scene): undocumented", |
269 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator OnTearDown(): missing <returns>", |
270 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OnInlineTearDown(): undocumented", |
271 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator TearDown(): undocumented", |
272 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void OneTimeTearDown(): undocumented", |
273 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool CanDestroyNetworkObject(NetworkObject): missing <returns>", |
274 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(Func<bool>, TimeoutHelper): missing <param name=\"checkForCondition\">", |
275 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(Func<bool>, TimeoutHelper): missing <param name=\"timeOutHelper\">", |
276 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(Func<bool>, TimeoutHelper): missing <returns>", |
277 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(Func<bool>, int): missing <param name=\"checkForCondition\">", |
278 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(Func<bool>, int): missing <param name=\"maxTries\">", |
279 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(Func<bool>, int): missing <returns>", |
280 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(IConditionalPredicate, TimeoutHelper): missing <param name=\"conditionalPredicate\">", |
281 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(IConditionalPredicate, TimeoutHelper): missing <param name=\"timeOutHelper\">", |
282 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForConditionOrTimeOut(IConditionalPredicate, TimeoutHelper): missing <returns>", |
283 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(IConditionalPredicate, int): missing <param name=\"conditionalPredicate\">", |
284 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(IConditionalPredicate, int): missing <param name=\"maxTries\">", |
285 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForConditionOrTimeOutWithTimeTravel(IConditionalPredicate, int): missing <returns>", |
286 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForClientsConnectedOrTimeOut(NetworkManager[]): missing <returns>", |
287 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForClientsConnectedOrTimeOutWithTimeTravel(NetworkManager[]): missing <returns>", |
288 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForClientsConnectedOrTimeOut(): missing <returns>", |
289 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: bool WaitForClientsConnectedOrTimeOutWithTimeTravel(): missing <returns>", |
290 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: GameObject SpawnObject(GameObject, NetworkManager, bool): missing <param name=\"prefabGameObject\">", |
291 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: GameObject SpawnObject(GameObject, NetworkManager, bool): missing <param name=\"owner\">", |
292 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: GameObject SpawnObject(GameObject, NetworkManager, bool): missing <param name=\"destroyWithScene\">", |
293 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: GameObject SpawnObject(GameObject, NetworkManager, bool): missing <returns>", |
294 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: List<GameObject> SpawnObjects(GameObject, NetworkManager, int, bool): missing <param name=\"prefabGameObject\">", |
295 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: List<GameObject> SpawnObjects(GameObject, NetworkManager, int, bool): missing <param name=\"owner\">", |
296 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: List<GameObject> SpawnObjects(GameObject, NetworkManager, int, bool): missing <param name=\"count\">", |
297 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: List<GameObject> SpawnObjects(GameObject, NetworkManager, int, bool): missing <param name=\"destroyWithScene\">", |
298 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: List<GameObject> SpawnObjects(GameObject, NetworkManager, int, bool): missing <returns>", |
299 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void AssertOnTimeout(string, TimeoutHelper): missing <param name=\"timeOutErrorMessage\">", |
300 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: void AssertOnTimeout(string, TimeoutHelper): missing <param name=\"assignedTimeoutHelper\">", |
301 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForTicks(NetworkManager, int): missing <param name=\"networkManager\">", |
302 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForTicks(NetworkManager, int): missing <param name=\"count\">", |
303 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: IEnumerator WaitForTicks(NetworkManager, int): missing <returns>", |
304 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: uint GetTickRate(): undocumented", |
305 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest: int GetFrameRate(): undocumented", |
306 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.NetworkManagerInstatiationMode: undocumented", |
307 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.NetworkManagerInstatiationMode: PerTest: undocumented", |
308 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.NetworkManagerInstatiationMode: AllTests: undocumented", |
309 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.NetworkManagerInstatiationMode: DoNotCreate: undocumented", |
310 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.HostOrServer: undocumented", |
311 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.HostOrServer: Host: undocumented", |
312 | | - "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTest.HostOrServer: Server: undocumented", |
313 | 198 | "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTestHelpers: DefaultMinFrames: undocumented", |
314 | 199 | "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTestHelpers: DefaultTimeout: undocumented", |
315 | 200 | "Unity.Netcode.TestHelpers.Runtime.NetcodeIntegrationTestHelpers: NetworkManagerInstances: undocumented", |
|
2882 | 2767 | "Unity.Netcode.RuntimeTests.UniversalRpcTests.UniversalRpcTestsBase: void VerifySentToMeWithParams(ulong, ulong, string, int, bool, float, string): undocumented", |
2883 | 2768 | "Unity.Netcode.RuntimeTests.UniversalRpcTests.UniversalRpcTestsBase: void VerifySentToNotMeWithParams(ulong, ulong, string, int, bool, float, string): undocumented", |
2884 | 2769 | "Unity.Netcode.RuntimeTests.UniversalRpcTests.UniversalRpcTestsBase: void RethrowTargetInvocationException(Action): undocumented", |
2885 | | - "Unity.Netcode.NetworkVariableSerializationTypes: void InitializeEqualityChecker_Dictionary(): XML is not well-formed: End tag 'typeparam' does not match the start tag 'TKey'", |
2886 | 2770 | "Unity.Netcode.RuntimeTests.NetworkTransformPacketLossTests: void NetworkTransformMultipleChangesOverTime(TransformSpace, Axis): missing <param name=\"testLocalTransform\">", |
2887 | 2771 | "Unity.Netcode.RuntimeTests.NetworkTransformPacketLossTests: void NetworkTransformMultipleChangesOverTime(TransformSpace, Axis): missing <param name=\"axis\">", |
2888 | 2772 | "Unity.Netcode.RuntimeTests.NetworkTransformTests: void NetworkTransformMultipleChangesOverTime(TransformSpace, OverrideState, Axis): missing <param name=\"testLocalTransform\">", |
|
0 commit comments