Skip to content

Build Engine DLLs

Build Engine DLLs #88

Manually triggered July 9, 2024 12:08
Status Success
Total duration 6m 55s
Artifacts 10

Engine.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

51 warnings
build
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], actions/upload-artifact@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
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/Camera.cs#L1650
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Scene/CameraSave.cs#L101
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L782
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L786
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1651
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1662
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1674
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2265
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2270
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Particle/EmitterSave.cs#L38
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L1650
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Scene/CameraSave.cs#L101
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L782
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L786
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L51
The type 'KeyType' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'KeyType' doesn't match 'notnull' constraint.
build: Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L58
The type 'KeyType' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'KeyType' doesn't match 'notnull' constraint.
build: Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L72
The type 'KeyType' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'KeyType' doesn't match 'notnull' constraint.
build: Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L65
The type 'KeyType' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'KeyType' doesn't match 'notnull' constraint.
build: Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L262
Nullability of reference types in type of parameter 'obj' of 'int FilePath.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1651
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1662
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1674
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2265
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2270
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Particle/EmitterSave.cs#L38
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Particle/EmitterSave.cs#L107
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Particle/EmitterSaveList.cs#L87
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Graphics/GraphicalEmumerations.cs#L314
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Graphics/GraphicalEmumerations.cs#L336
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L1650
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Scene/CameraSave.cs#L101
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L782
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L786
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1651
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1662
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1674
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2265
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L2270
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Particle/EmitterSave.cs#L38
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L782
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L1650
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Content/Scene/CameraSave.cs#L101
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/Sprite.cs#L786
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1651
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1662
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
build: Engines/FlatRedBallXNA/FlatRedBall/SpriteManager.cs#L1674
'Emitter' is obsolete: 'Emitters are no longer being maintained. This class is being kept around for old projects, but new FRB projects should create manual emitters or look for an alternative approach.'
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AndroidMonoGameNet8Debug", "AndroidMonoGameNet8Release", "DesktopGlFnaNet7Debug", "DesktopGlFnaNet7Release", "DesktopGlNet4Debug", "DesktopGlNet4Release", "DesktopGlNet6Debug", "DesktopGlNet6Release", "iOSMonoGameNet8Debug", "iOSMonoGameNet8Release". 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/

Artifacts

Produced during runtime
Name Size
AndroidMonoGameNet8Debug Expired
4.03 MB
AndroidMonoGameNet8Release Expired
3.47 MB
DesktopGlFnaNet7Debug Expired
5.12 MB
DesktopGlFnaNet7Release Expired
4.43 MB
DesktopGlNet4Debug Expired
8.91 MB
DesktopGlNet4Release Expired
7.33 MB
DesktopGlNet6Debug Expired
3.97 MB
DesktopGlNet6Release Expired
3.42 MB
iOSMonoGameNet8Debug Expired
4 MB
iOSMonoGameNet8Release Expired
3.45 MB