Build Engine DLLs #119
Annotations
50 warnings
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L50
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L271
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L61
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L68
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L54
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L47
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L780
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L670
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L665
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/RuntimeCsvRepresentation.cs#L50
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L271
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/FilePath.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L61
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L68
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L54
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.
|
|
Engines/FlatRedBallXNA/FlatRedBall/IO/Csv/CsvFileManager.cs#L47
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.
|
|
|
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L24
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L19
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Polygon.cs#L2702
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).
|
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/Point.cs#L135
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L838
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Remove(object? value)' (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L828
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L24
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L19
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L63
'SpriteManager.Camera' is obsolete: 'Use Camera.Main'
|
|
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/NodeNetwork.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedCube.cs#L345
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Gui/EventArgs.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedRectangle.cs#L1527
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/Link.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L823
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L818
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L807
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading