Add PreRendering SystemGroup #59
Annotations
1 error and 21 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Use 'SymbolEqualityComparer' when comparing symbols
|
Test
Type parameter 'T' has the same name as the type parameter from outer type 'GenericSystem0<T>'
|
Test
Type parameter 'T' has the same name as the type parameter from outer type 'GenericSystem0<T>'
|
Test
Type parameter 'T' has the same name as the type parameter from outer type 'GenericSystem1<T>'
|
Test
Type parameter 'T' has the same name as the type parameter from outer type 'GenericSystem1<T>'
|
Test
Non-nullable field '_loop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test
Non-nullable field '_playerLoop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test
Non-nullable field 'Value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test
Non-nullable field '_playerLoop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build
Use 'SymbolEqualityComparer' when comparing symbols
|
Build
Missing XML comment for publicly visible type or member 'InitializationSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'PhysicsSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'PostPhysicsSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'PostRenderingSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'PreRenderingSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'PresentationSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'SimulationSystemGroup.Update()'
|
Build
Missing XML comment for publicly visible type or member 'DisconnectedDependenciesFoundException.Message'
|
Build
Missing XML comment for publicly visible type or member 'InitializationSystemGroup.Update()'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading