Add Unity Runtime Fee policy regarding the splash screen #10
Annotations
21 warnings
UnityWebData.cs#L14
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L15
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L51
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L52
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L12
Non-nullable field '_magic' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
UnityWebData.cs#L12
Non-nullable field '_files' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
UnityWebData.cs#L49
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
UnityWebData.cs#L49
Non-nullable field '_filename' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Program.cs#L32
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Program.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
UnityWebData.cs#L14
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L15
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L51
Cannot convert null literal to non-nullable reference type.
|
UnityWebData.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Utility.cs#L74
Possible null reference argument for parameter 'sourceFilePath' in 'string Utility.CloneFile(string sourceFilePath, string backupDestinationPath)'.
|
Utility.cs#L89
Dereference of a possibly null reference.
|
UnityWebDataHelper.cs#L41
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
UnityWebDataHelper.cs#L56
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
UnityWebDataHelper.cs#L61
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
UnityWebData.cs#L12
Non-nullable field '_magic' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading