Build Engine DLLs #119
Annotations
50 warnings
|
build:
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:
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/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).
|
|
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/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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
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/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).
|
|
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/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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build
No files were found with the provided path: FlatRedBall\Engines\Forms\FlatRedBall.Forms\FlatRedBall.Forms.Kni.Web\bin\Release\net8.0-ios\. No artifacts will be uploaded.
|
|
build:
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:
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L24
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L19
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
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).
|
|
build:
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:
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:
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:
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:
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:
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:
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).
|
|
build:
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).
|
|
build:
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:
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L24
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Managers/SingleThreadSynchronizationContext.cs#L19
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
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:
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:
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:
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:
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:
Engines/FlatRedBallXNA/FlatRedBall/Camera.cs#L63
'SpriteManager.Camera' is obsolete: 'Use Camera.Main'
|
|
build:
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.
|
|
build:
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.
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Gui/EventArgs.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
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.
|
|
build:
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.
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L823
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L818
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L807
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
AndroidMonoGameNet8Debug
Expired
|
1.48 MB |
sha256:2365d9db5102ce125953bcdb33efa65bf7568ddebfc66be95cf794e805cec3c9
|
|
|
AndroidMonoGameNet8Release
Expired
|
1.28 MB |
sha256:735a56b8dc1a79533b548997916a82248ed8fc967dc66f3155fdc6e84ae7d6b8
|
|
|
DesktopGlNet6Debug
Expired
|
1.47 MB |
sha256:f52b3e454dc3625513ea953c51f526d49c0c1b9d97533fdc2959cb19d2ca6921
|
|
|
DesktopGlNet6Release
Expired
|
1.26 MB |
sha256:e9d16adddc02f2f66750406928845fce2457db15b82d388de648b4f354a3e403
|
|
|
WebKniNet8Debug
Expired
|
1.48 MB |
sha256:0f66bb6014ecad3f295c275a4a6d10318b6b36e5a3e85ed86b3a059c36debf82
|
|
|
iOSMonoGameNet8Debug
Expired
|
1.47 MB |
sha256:6f129785ea1e282bb66c1c198ce8f375e01ab78ed1050cb4c333940ba86c73db
|
|
|
iOSMonoGameNet8Release
Expired
|
1.27 MB |
sha256:bbe2428898863505dc1375af270ebf994ff9f713009ad0d2c8ba52ad98a462af
|
|