Skip to content

Made CommandBuffer.SetComponent() obsolete. Has now the same behavior… #11

Made CommandBuffer.SetComponent() obsolete. Has now the same behavior…

Made CommandBuffer.SetComponent() obsolete. Has now the same behavior… #11

Triggered via push November 12, 2024 12:50
Status Success
Total duration 1m 7s
Artifacts

nuget-engine.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/Tests/ECS/CommandBuffer/Test_CommandBufferSynced.cs#L62
'ICommandBuffer.SetComponent<T>(int, in T)' is obsolete: 'use AddComponent() instead'
build: src/Tests/ECS/CommandBuffer/Test_CommandBufferSynced.cs#L62
'ICommandBuffer.SetComponent<T>(int, in T)' is obsolete: 'use AddComponent() instead'