Annotations
10 warnings
external/MonoGo/MonoGo.Engine/UI/UISystem.cs#L106
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
external/MonoGo/MonoGo.Engine/EC/ComponentDepthComparer.cs#L7
Nullability of reference types in type of parameter 'x' of 'int ComponentDepthComparer.Compare(Component x, Component y)' doesn't match implicitly implemented member 'int IComparer<Component>.Compare(Component? x, Component? y)' (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/EC/ComponentDepthComparer.cs#L7
Nullability of reference types in type of parameter 'y' of 'int ComponentDepthComparer.Compare(Component x, Component y)' doesn't match implicitly implemented member 'int IComparer<Component>.Compare(Component? x, Component? y)' (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/EC/Component.cs#L93
Cannot convert null literal to non-nullable reference type.
|
external/MonoGo/MonoGo.Engine/EC/EntityDepthComparer.cs#L7
Nullability of reference types in type of parameter 'x' of 'int EntityDepthComparer.Compare(Entity x, Entity y)' doesn't match implicitly implemented member 'int IComparer<Entity>.Compare(Entity? x, Entity? y)' (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/EC/EntityDepthComparer.cs#L7
Nullability of reference types in type of parameter 'y' of 'int EntityDepthComparer.Compare(Entity x, Entity y)' doesn't match implicitly implemented member 'int IComparer<Entity>.Compare(Entity? x, Entity? y)' (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/RectangleF.cs#L290
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/Angle.cs#L91
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/HSLColor.cs#L138
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
external/MonoGo/MonoGo.Engine/Axis.cs#L157
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading