Skip to content

add playground instead of example #174

add playground instead of example

add playground instead of example #174

Triggered via push March 10, 2025 18:06
Status Success
Total duration 3m 28s
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/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/Data/GameManager.cs#L16
Dereference of a possibly null reference.
tests: GeometryDashAPI/Data/GameManager.cs#L17
Dereference of a possibly null reference.
tests: GeometryDashAPI/Server/ServerResponse.cs#L18
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
tests: GeometryDashAPI/Data/GameManager.cs#L21
Dereference of a possibly null reference.
tests: GeometryDashAPI/Data/GameManager.cs#L22
Dereference of a possibly null reference.
tests: GeometryDashAPI/Data/GameManager.cs#L26
Dereference of a possibly null reference.