feature: Copilot Workspace Demo - Add RedBoxDemo example project #65
Annotations
9 warnings
Build:
Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
|
Build:
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' is unread.
|
Build:
Ion/Ion.Extensions.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
Build:
Ion.Examples/Ion.Examples.Breakout.ECS/Common/SpriteRendererSystem.cs#L12
Parameter 'window' is unread.
|
Build:
Ion/Ion.Extensions.Debug/Trace/TraceManager.cs#L20
The field 'TraceManager._nextId' is assigned but its value is never used
|
Build:
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' is unread.
|
Build:
Ion/Ion.Extensions.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
Build:
Ion.Examples/Ion.Examples.Breakout.ECS/Common/SpriteRendererSystem.cs#L12
Parameter 'window' is unread.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CoverageReports".
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