SkiaSampleProject added #183
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/[email protected], 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/[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:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Animation/AnimationLayer.cs#L122
The variable 'indexToShow' 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/Particle/EmissionSettings.cs#L361
'EmissionSettings.PixelSize' is obsolete: 'Use TextureScale instead. TextureScale = PixelSize * 2'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Particle/EmissionSettings.cs#L362
'EmissionSettings.PixelSize' is obsolete: 'Use TextureScale instead. TextureScale = PixelSize * 2'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/Graphics/Particle/EmissionSettings.cs#L513
'EmissionSettings.PixelSize' is obsolete: 'Use TextureScale instead. TextureScale = PixelSize * 2'
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/TimeManager.cs#L676
Unreachable code detected
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/RectangleNodeNetwork.cs#L132
The variable 'closestNode' is assigned but its value is never used
|
Build:
Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1405
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'
|
The logs for this run have expired and are no longer available.
Loading