Fix GitHub Workflows II - Electric Boogaloo #3
Annotations
20 warnings
Build Debug:
MyceliumNetworkingForCW/RugLogger.cs#L12
Non-nullable field 'logSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/Message.cs#L31
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/Message.cs#L49
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/Message.cs#L103
Cannot convert null literal to non-nullable reference type.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L447
Non-nullable field 'Target' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L448
Non-nullable field 'Method' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L449
Non-nullable field 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L51
Non-nullable field 'LobbyCreated' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L56
Non-nullable field 'LobbyEntered' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Debug:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L61
Non-nullable field 'LobbyLeft' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/RugLogger.cs#L12
Non-nullable field 'logSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/Message.cs#L31
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/Message.cs#L49
Non-nullable field 'readableBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/Message.cs#L103
Cannot convert null literal to non-nullable reference type.
|
Pack Solution:
MyceliumNetworkingForCW/Message.cs#L538
Cannot convert null literal to non-nullable reference type.
|
Pack Solution:
MyceliumNetworkingForCW/Message.cs#L539
Cannot convert null literal to non-nullable reference type.
|
Pack Solution:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L447
Non-nullable field 'Target' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L448
Non-nullable field 'Method' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L449
Non-nullable field 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MyceliumNetworkingForCW/MyceliumNetwork.cs#L51
Non-nullable field 'LobbyCreated' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading