added missing checks and created toggle guild perms subroutine #45
Annotations
10 warnings
Build:
Program.cs#L211
Cannot convert null literal to non-nullable reference type.
|
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.
|
Build:
Classes.cs#L7
Non-nullable property 'ChannelID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L8
Non-nullable property 'UserID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L9
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L11
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Classes.cs#L12
Non-nullable property 'IV' 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