Skip to content

sometimes there is name is not defined #167

sometimes there is name is not defined

sometimes there is name is not defined #167

Triggered via push January 12, 2024 16:00
Status Success
Total duration 3m 39s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
tests: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
tests: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
tests: GeometryDashAPI/Server/ServerResponse.cs#L18
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests: 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.
tests: GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
tests: GeometryDashAPI/Server/Responses/UserResponse.cs#L13
Non-nullable property 'Page' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: GeometryDashAPI/Server/Responses/TopResponse.cs#L12
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
tests: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.