Build Engine DLLs #87
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/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/Camera.cs#L1650
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/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.'
|
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/ManagedSpriteGroups/SpriteFrame.cs#L1875
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<SpriteFrame>.Equals(SpriteFrame? other)' (possibly because of nullability attributes).
|
build:
Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2387
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/ManagedSpriteGroups/SpriteGrid/SpriteGrid.cs#L2014
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<SpriteGrid>.Equals(SpriteGrid? other)' (possibly because of nullability attributes).
|
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/Mouse.cs#L988
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/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/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/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/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/3rd Party Libraries/FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Engines/FlatRedBallXNA/3rd Party Libraries/FNA/src/Utilities/FNADllMap.cs#L82
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
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/AI/Pathfinding/Link.cs#L83
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Link>.Equals(Link? other)' (possibly because of nullability attributes).
|
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", "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 |
|
iOSMonoGameNet8Debug
Expired
|
4 MB |
|
iOSMonoGameNet8Release
Expired
|
3.45 MB |
|