check invite collisions #32
Annotations
10 warnings
Build:
Program.cs#L190
Cannot convert null literal to non-nullable reference type.
|
Build:
Classes.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L17
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L18
Non-nullable property 'OwnerID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L19
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L20
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L25
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L27
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L6
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading