Entities are no longer automatically destroyed on damage dealing. #225
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/RectangleNodeNetwork.cs#L132
The variable 'closestNode' is assigned but its value is never used
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/TimeManager.cs#L696
Unreachable code detected
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1405
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1406
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Animation/AnimationLayer.cs#L122
The variable 'indexToShow' is assigned but its value is never used
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2286
'Scene.SpriteGrids' is obsolete
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2288
'Scene.SpriteGrids' is obsolete
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2297
'Scene.SpriteGrids' is obsolete
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2384
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Math/Splines/Spline.cs#L589
Unreachable code detected
|
Loading