chore : Update namespace and adding new drops system #7
Annotations
10 warnings
TwitchDropsBot.Core/Utilities/Logger.cs#L7
Non-nullable property 'TwitchUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
TwitchDropsBot.Core/Utilities/Logger.cs#L9
Non-nullable event 'OnLog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
TwitchDropsBot.Core/Utilities/Logger.cs#L10
Non-nullable event 'OnError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
TwitchDropsBot.Core/Utilities/Logger.cs#L11
Non-nullable event 'OnInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
TwitchDropsBot.Core/Bot.cs#L55
Dereference of a possibly null reference.
|
TwitchDropsBot.Core/Bot.cs#L60
Dereference of a possibly null reference.
|
TwitchDropsBot.Core/Bot.cs#L64
Dereference of a possibly null reference.
|
TwitchDropsBot.Core/Bot.cs#L68
Dereference of a possibly null reference.
|
TwitchDropsBot.Core/Bot.cs#L73
Dereference of a possibly null reference.
|
TwitchDropsBot.Core/Bot.cs#L83
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading