Skip to content

Vanilla autosaving completely disabled on MP #4

Vanilla autosaving completely disabled on MP

Vanilla autosaving completely disabled on MP #4

Triggered via push April 7, 2024 08:00
Status Success
Total duration 23s
Artifacts

build.yaml

on: push
build-server
9s
build-server
build-client
16s
build-client
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-server: Source/Server/Managers/UserManager.cs#L179
Cannot convert null literal to non-nullable reference type.
build-server: Source/Shared/Network/Packet.cs#L19
Cannot convert null literal to non-nullable reference type.
build-server: Source/Shared/JSON/Actions/EventDetailsJSON.cs#L8
Non-nullable field 'eventStepMode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/JSON/Actions/EventDetailsJSON.cs#L10
Non-nullable field 'fromTile' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/JSON/Actions/EventDetailsJSON.cs#L12
Non-nullable field 'toTile' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/JSON/Actions/EventDetailsJSON.cs#L14
Non-nullable field 'eventID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/Files/WorldValuesFile.cs#L9
Non-nullable field 'seedString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/Files/WorldValuesFile.cs#L11
Non-nullable field 'planetCoverage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/Files/WorldValuesFile.cs#L12
Non-nullable field 'rainfall' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-server: Source/Shared/Files/WorldValuesFile.cs#L13
Non-nullable field 'temperature' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-client
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-client: Source/Client/Managers/SaveManager.cs#L60
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Managers/Actions/Online/OnlineVisitManager.cs#L243
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Managers/Actions/Online/OnlineVisitManager.cs#L306
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Managers/Actions/Online/OnlineVisitManager.cs#L306
Cannot convert null literal to non-nullable reference type.
build-client: Source/Shared/Network/Packet.cs#L19
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Dialogs/RT_Dialog_Error.cs#L20
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Dialogs/RT_Dialog_Error_Loop.cs#L23
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Dialogs/RT_Dialog_Listing.cs#L27
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Dialogs/RT_Dialog_ListingWithButton.cs#L31
Cannot convert null literal to non-nullable reference type.
build-client: Source/Client/Dialogs/RT_Dialog_ListingWithButton.cs#L31
Cannot convert null literal to non-nullable reference type.