Fixes stuttering #25
Annotations
52 warnings
Build DedicatedServer for osx-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for osx-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for win-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for win-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L10
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L13
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L14
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L15
'Widget.GridRow' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L22
'ListItem' is obsolete: 'Use ListView'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L36
'CheckBox' is obsolete: 'Use CheckButton'
|
Build Blocktest for win-x64:
Blocktest/Code/UI/GameUI.cs#L37
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build DedicatedServer for win-x86:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for win-x86:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for win-x86:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for win-x86:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L10
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L13
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L14
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L15
'Widget.GridRow' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L22
'ListItem' is obsolete: 'Use ListView'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L36
'CheckBox' is obsolete: 'Use CheckButton'
|
Build Blocktest for win-x86:
Blocktest/Code/UI/GameUI.cs#L37
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build DedicatedServer for win-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for win-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for osx-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for osx-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L10
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L13
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L14
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L15
'Widget.GridRow' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L22
'ListItem' is obsolete: 'Use ListView'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L36
'CheckBox' is obsolete: 'Use CheckButton'
|
Build Blocktest for osx-x64:
Blocktest/Code/UI/GameUI.cs#L37
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build DedicatedServer for linux-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for linux-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build DedicatedServer for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for linux-x64:
Shared/Code/Packets/TileChange.cs#L13
Non-nullable field 'BlockUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for linux-x64:
Shared/Code/Packets/PlayerList.cs#L7
Non-nullable field 'PlayerIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Blocktest for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable property 'AllBlocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L10
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L13
'ComboBox' is obsolete: 'Use ComboView'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L14
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L15
'Widget.GridRow' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L22
'ListItem' is obsolete: 'Use ListView'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L36
'CheckBox' is obsolete: 'Use CheckButton'
|
Build Blocktest for linux-x64:
Blocktest/Code/UI/GameUI.cs#L37
'Widget.GridColumn' is obsolete: 'Use Grid.GetColumn/Grid.SetColumn'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Blocktest-0.2.0-14-gd7f92fe-linux-x64
Expired
|
6.46 MB |
|
Blocktest-0.2.0-14-gd7f92fe-osx-x64
Expired
|
8.57 MB |
|
Blocktest-0.2.0-14-gd7f92fe-win-x64
Expired
|
5.97 MB |
|
Blocktest-0.2.0-14-gd7f92fe-win-x86
Expired
|
5.64 MB |
|
DedicatedServer-0.2.0-14-gd7f92fe-linux-x64
Expired
|
5.02 MB |
|
DedicatedServer-0.2.0-14-gd7f92fe-osx-x64
Expired
|
7.13 MB |
|
DedicatedServer-0.2.0-14-gd7f92fe-win-x64
Expired
|
4.51 MB |
|
DedicatedServer-0.2.0-14-gd7f92fe-win-x86
Expired
|
4.19 MB |
|