Removed a bunch of foreach's on PositionedObjectList, causing allocat… #83
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. 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
Unreachable code detected
|
Build
The event 'NullableBoolDisplay.PropertyChanged' is never used
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/TimeManager.cs#L676
Unreachable code detected
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1398
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1399
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/RectangleNodeNetwork.cs#L132
The variable 'closestNode' is assigned but its value is never used
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Particle/Emitter.cs#L504
'Sprite.CustomBehavior' is obsolete: 'Do not use this! This will go away. Use the Entity pattern instead'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Particle/Emitter.cs#L659
'Sprite.PixelSize' is obsolete: 'Use TextureScale'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Particle/Emitter.cs#L659
'EmissionSettings.PixelSize' is obsolete: 'Use TextureScale instead. TextureScale = PixelSize * 2'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Animation/AnimationLayer.cs#L122
The variable 'indexToShow' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading