Skip to content

FlatRedBall Editor #345

FlatRedBall Editor

FlatRedBall Editor #345

Manually triggered September 23, 2025 12:20
Status Success
Total duration 3m 25s
Artifacts

glue.yml

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

Annotations

22 warnings and 1 notice
build (Debug)
No files were found with the provided path: FRB/FRBDK/Glue/Glue/bin/Debug. No artifacts will be uploaded.
build (Debug)
Cannot convert null literal to non-nullable reference type.
build (Debug)
Cannot convert null literal to non-nullable reference type.
build (Debug): FRBDK/AchxToSpineAtlas/SpineAtlasLibrary/AtlasConverter.cs#L79
Possible null reference argument for parameter 'texture' in 'void AtlasConverter.WarnIfFrameTextureDiffers(AnimationFrameSave frame, string texture)'.
build (Debug): FRBDK/AchxToSpineAtlas/SpineAtlasLibrary/AtlasConverter.cs#L69
Possible null reference argument for parameter 'texture' in 'void AtlasConverter.WarnIfFrameTextureDiffers(AnimationFrameSave frame, string texture)'.
build (Debug): FRBDK/AchxToSpineAtlas/SpineAtlasLibrary/AtlasConverter.cs#L31
Possible null reference argument for parameter 'pathToMakeRelativeTo' in 'string FileManager.MakeRelative(string pathToMakeRelative, string pathToMakeRelativeTo)'.
build (Debug): Tiled/TMXGlueLib/TiledMapSave.Serialization.cs#L264
The type name 'property' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): Tiled/TMXGlueLib/ExternalTileset.cs#L143
The type name 'wangset' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): Tiled/TMXGlueLib/ExternalTileset.cs#L23
The type name 'tileset' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): Tiled/TMXGlueLib/ExternalTileset.cs#L178
The type name 'wangtile' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): Tiled/TMXGlueLib/ExternalTileset.cs#L164
The type name 'wangcolor' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/ManagedSpriteGroups/SpriteGrid/SpriteGrid.cs#L1973
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 (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/ShapeCollection.cs#L1266
Nullability of reference types in type of parameter 'other' of 'bool ShapeCollection.Equals(ShapeCollection other)' doesn't match implicitly implemented member 'bool IEquatable<ShapeCollection>.Equals(ShapeCollection? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/PositionedObjectList.cs#L910
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<PositionedObjectList<T>>.Equals(PositionedObjectList<T>? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/SpriteList.cs#L328
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<SpriteList>.Equals(SpriteList? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Polygon.cs#L2709
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Polygon>.Equals(Polygon? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Point.cs#L135
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/ManagedSpriteGroups/SpriteFrame.cs#L1850
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 (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Line.cs#L773
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Line>.Equals(Line? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Circle.cs#L854
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<Circle>.Equals(Circle? other)' (possibly because of nullability attributes).
build (Debug): Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Capsule2D.cs#L338
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 (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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677