适配 GenerateMap 至 1.4.5 #1077
Merged
适配 GenerateMap 至 1.4.5 #1077
Annotations
10 warnings
|
打包:
src/Submodules/TShockWorldModify/WorldModify/Data/ChineseLanguage.cs#L76
Unboxing a possibly null value.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/Data/ChineseLanguage.cs#L73
Dereference of a possibly null reference.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/Data/TileInfo.cs#L139
Non-nullable field 'color' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/Data/TileInfo.cs#L138
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/Helper/BackupHelper.cs#L15
Non-nullable property 'BackupPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/WorldModify.cs#L25
Possible null reference return.
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/utils.cs#L424
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
打包:
src/Submodules/TShockWorldModify/WorldModify/utils.cs#L418
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
打包:
src/Submodules/TShockFishShop/TShockFishShop/utils.cs#L14
The type name 'utils' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
打包:
src/Submodules/TShockFishShop/TShockFishShop/utils.cs#L14
The type name 'utils' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading