Add guide for iOS platform #9
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.
|
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)'.
|
Program.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Program.cs#L127
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.
|
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.
|
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)'.
|
|
The logs for this run have expired and are no longer available.
Loading