feature: Scene generators #60
Annotations
10 errors and 9 warnings
|
|
|
|
|
|
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
|
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' is unread.
|
Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
|
Ion/Ion.Extensions.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
|
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' is unread.
|
Ion/Ion.Extensions.Graphics.WGPU/2D/SpriteRenderer.cs#L36
Field 'SpriteRenderer.Uniforms.ProjectionMatrix' is never assigned to, and will always have its default value
|
Ion/Ion.Extensions.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
This job failed
Loading