Skip to content

FlatRedBall Editor #334

FlatRedBall Editor

FlatRedBall Editor #334

Manually triggered November 6, 2024 13:48
Status Failure
Total duration 2m 11s
Artifacts

glue.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build (Debug)
Process completed with exit code 1.
build (Debug)
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/
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug)
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 (Debug): Engines/FlatRedBallXNA/FlatRedBall/Debugging/Debugger.cs#L289
'SpriteManager.Emitters' is obsolete
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Debugging/Debugger.cs#L290
'SpriteManager.Emitters' is obsolete
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L564
'SpriteManager.mEmitters' is obsolete
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L565
'SpriteManager.mEmitters' is obsolete
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/FlatRedBallServices.cs#L1526
'SpriteManager.Emitters' is obsolete
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1400
'StaticMethodInstruction' is obsolete: 'Use DelegateInstruction or Call on IInstructibles'