Merge pull request #585 from FFXIV-CombatReborn/defensedetection #386
Annotations
10 warnings
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L127
Converting null literal or possible null value to non-nullable type.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L128
Converting null literal or possible null value to non-nullable type.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L142
Possible null reference argument for parameter 'dataBytes' in 'FileSaveStruct.FileSaveStruct(string name, byte[] dataBytes)'.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L146
Possible null reference argument for parameter 'data' in 'FileSaveStruct.FileSaveStruct(string name, string data)'.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L168
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L127
Converting null literal or possible null value to non-nullable type.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L128
Converting null literal or possible null value to non-nullable type.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L142
Possible null reference argument for parameter 'dataBytes' in 'FileSaveStruct.FileSaveStruct(string name, byte[] dataBytes)'.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L146
Possible null reference argument for parameter 'data' in 'FileSaveStruct.FileSaveStruct(string name, string data)'.
|
Build:
ECommons/ECommons/Configuration/EzConfig.cs#L168
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|