feature: Scene generators #62
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
Build:
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' 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.Scenes/Systems/SceneSystem.cs#L27
Field 'SceneSystem._activeTransition' is never assigned to, and will always have its default value null
|
Build:
Ion/Ion.Extensions.Assets/AssetManager.cs#L6
Parameter 'logger' 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