Attempt again. #63
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/[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/.
|
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 `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/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#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/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/Math/Geometry/Capsule2D.cs#L350
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Capsule2D>.Equals(Capsule2D? 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/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/Particle/EmitterList.cs#L17
'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/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/Camera.cs#L1650
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/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/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).
|
build:
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/NodeNetwork.cs#L1190
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<NodeNetwork>.Equals(NodeNetwork? other)' (possibly because of nullability attributes).
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L1066
Cannot convert null literal to non-nullable reference type.
|
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/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/Graphics/Particle/Emitter.cs#L1057
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Emitter>.Equals(Emitter? 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/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 |
|
DesktopGlNet4Debug
Expired
|
8.83 MB |
|
DesktopGlNet4Release
Expired
|
7.29 MB |
|
DesktopGlNet6Debug
Expired
|
3.15 MB |
|
DesktopGlNet6Release
Expired
|
2.64 MB |
|
iOSMonoGameNet8Debug
Expired
|
3.22 MB |
|
iOSMonoGameNet8Release
Expired
|
2.67 MB |
|