Skip to content

Bugfix: KeyNotFound in LevelCreatorModel #50

Bugfix: KeyNotFound in LevelCreatorModel

Bugfix: KeyNotFound in LevelCreatorModel #50

Triggered via release January 12, 2024 16:02
@FolleachFolleach
created v0.2.26
Status Success
Total duration 4m 13s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

22 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/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/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/Server/Responses/UserResponse.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish: GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Exceptions/PropertyNotSupportedException.cs#L9
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Server/Network.cs#L17
Cannot convert null literal to non-nullable reference type.
publish: GeometryDashAPI/Server/ServerResponse.cs#L18
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: 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.
publish: 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.
publish: 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.