Publish #51
Annotations
10 warnings
Build:
GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
GeometryDashAPI/Server/ServerResponse.cs#L18
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
GeometryDashAPI/Server/ServerResponse.cs#L18
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
GeometryDashAPI/Server/Responses/UserResponse.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
GeometryDashAPI/Server/Responses/UserResponse.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading