feature: Initial ECS Graphics components (#46) #13
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, danielpalme/ReportGenerator-GitHub-Action@5.1.10. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, danielpalme/ReportGenerator-GitHub-Action@5.1.10, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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