Merge pull request #12 from kiraio-moe/dev #22
Annotations
19 warnings
Build and Test:
UnityWebData.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Build and Test:
UnityWebData.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build and Test:
UnityWebData.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build and Test:
UnityWebData.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build and Test:
UnityWebData.cs#L12
Non-nullable field '_magic' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test:
UnityWebData.cs#L12
Non-nullable field '_files' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test:
Utility.cs#L102
Dereference of a possibly null reference.
|
Build and Test:
UnityWebData.cs#L49
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test:
UnityWebData.cs#L49
Non-nullable field '_filename' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test:
UnityWebData.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Publish:
UnityWebData.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Publish:
UnityWebData.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Publish:
UnityWebData.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Publish:
UnityWebData.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Publish:
UnityWebData.cs#L12
Non-nullable field '_magic' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
UnityWebData.cs#L12
Non-nullable field '_files' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
UnityWebData.cs#L49
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
UnityWebData.cs#L49
Non-nullable field '_filename' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
Utility.cs#L102
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading