Skip to content

Build Engine DLLs

Build Engine DLLs #70

Manually triggered April 4, 2024 11:03
Status Failure
Total duration 4m 54s
Artifacts 6

Engine.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build
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/.
build
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/
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/Input/Mouse.cs#L996
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Mouse>.Equals(Mouse? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/Input/I1DInput.cs#L51
Cannot convert null literal to non-nullable reference type.
build: Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedCube.cs#L371
Nullability of reference types in type of parameter 'other' of 'bool AxisAlignedCube.Equals(AxisAlignedCube other)' doesn't match implicitly implemented member 'bool IEquatable<AxisAlignedCube>.Equals(AxisAlignedCube? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/Input/IPressableInput.cs#L63
Cannot convert null literal to non-nullable reference type.
build: Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedRectangle.cs#L1543
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<AxisAlignedRectangle>.Equals(AxisAlignedRectangle? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2192
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<PositionedObject>.Equals(PositionedObject? other)' (possibly because of nullability attributes).
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/Input/Mouse.cs#L996
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Mouse>.Equals(Mouse? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/Input/IPressableInput.cs#L63
Cannot convert null literal to non-nullable reference type.
build: Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedCube.cs#L371
Nullability of reference types in type of parameter 'other' of 'bool AxisAlignedCube.Equals(AxisAlignedCube other)' doesn't match implicitly implemented member 'bool IEquatable<AxisAlignedCube>.Equals(AxisAlignedCube? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/Input/I1DInput.cs#L51
Cannot convert null literal to non-nullable reference type.
build: Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedRectangle.cs#L1543
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<AxisAlignedRectangle>.Equals(AxisAlignedRectangle? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2192
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<PositionedObject>.Equals(PositionedObject? other)' (possibly because of nullability attributes).
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/Math/Geometry/AxisAlignedCube.cs#L371
Nullability of reference types in type of parameter 'other' of 'bool AxisAlignedCube.Equals(AxisAlignedCube other)' doesn't match implicitly implemented member 'bool IEquatable<AxisAlignedCube>.Equals(AxisAlignedCube? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L137
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L254
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/Math/Geometry/AxisAlignedRectangle.cs#L1543
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<AxisAlignedRectangle>.Equals(AxisAlignedRectangle? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2192
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<PositionedObject>.Equals(PositionedObject? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L50
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
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/Math/Geometry/AxisAlignedCube.cs#L371
Nullability of reference types in type of parameter 'other' of 'bool AxisAlignedCube.Equals(AxisAlignedCube other)' doesn't match implicitly implemented member 'bool IEquatable<AxisAlignedCube>.Equals(AxisAlignedCube? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedRectangle.cs#L1543
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<AxisAlignedRectangle>.Equals(AxisAlignedRectangle? other)' (possibly because of nullability attributes).
build: Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2192
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<PositionedObject>.Equals(PositionedObject? other)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
AndroidMonoGameNet8Debug Expired
3.95 MB
AndroidMonoGameNet8Release Expired
3.4 MB
DesktopGlFnaNet7Debug Expired
4.34 MB
DesktopGlFnaNet7Release Expired
3.66 MB
iOSMonoGameNet8Debug Expired
3.22 MB
iOSMonoGameNet8Release Expired
2.67 MB