update build conditions #141
Annotations
10 warnings
Build with version:
VNet.System/NormalizedDouble.cs#L55
Nullability of reference types in type of parameter 'format' of 'string NormalizedDouble.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build with version:
VNet.System/NormalizedDouble.cs#L55
Nullability of reference types in type of parameter 'formatProvider' of 'string NormalizedDouble.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build with version:
VNet.System/Plugin/PluginMediator.cs#L16
Converting null literal or possible null value to non-nullable type.
|
Build with version:
VNet.System/Plugin/PluginMediator.cs#L17
Possible null reference argument for parameter 'item' in 'void List<IPlugin>.Add(IPlugin item)'.
|
Build with version:
VNet.System/Plugin/PluginLoader.cs#L41
Dereference of a possibly null reference.
|
Build with version:
VNet.System/Plugin/LuaPluginWrapper.cs#L25
Possible null reference argument for parameter 'luaTable' in 'List<string> LuaPluginWrapper.ConvertLuaTableToList(LuaTable luaTable)'.
|
Build with version:
VNet.System/Plugin/LuaPluginWrapper.cs#L10
Non-nullable property 'ApiVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with version:
VNet.System/Plugin/LuaEventAggregatorBridge.cs#L32
Dereference of a possibly null reference.
|
Build with version:
VNet.System/Plugin/LuaEventAggregatorBridge.cs#L47
Dereference of a possibly null reference.
|
Build with version:
VNet.System/NormalizedDouble.cs#L585
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading