Skip to content

Publish

Publish #1

Triggered via release April 8, 2024 21:52
Status Failure
Total duration 56s
Artifacts

publish.yml

on: release
upload-release-artifacts
0s
upload-release-artifacts
Deploy to NuGet
0s
Deploy to NuGet
deploy-thunderstore
0s
deploy-thunderstore
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: MyceliumNetworkingForCW/RugLogger.cs#L12
Non-nullable field 'logSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/Message.cs#L31
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/Message.cs#L49
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/Message.cs#L103
Cannot convert null literal to non-nullable reference type.
build: MyceliumNetworkingForCW/Message.cs#L538
Cannot convert null literal to non-nullable reference type.
build: MyceliumNetworkingForCW/Message.cs#L539
Cannot convert null literal to non-nullable reference type.
build: MyceliumNetworkingForCW/MyceliumNetwork.cs#L447
Non-nullable field 'Target' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/MyceliumNetwork.cs#L448
Non-nullable field 'Method' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/MyceliumNetwork.cs#L449
Non-nullable field 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MyceliumNetworkingForCW/MyceliumNetwork.cs#L51
Non-nullable field 'LobbyCreated' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.