Skip to content

chore : Update namespace and adding new drops system #7

chore : Update namespace and adding new drops system

chore : Update namespace and adding new drops system #7

Triggered via push September 28, 2024 13:21
Status Success
Total duration 1m 31s
Billable time 5m
Artifacts

dotnet.yml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Release (linux): 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.
Release (linux): 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.
Release (linux): 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.
Release (linux): 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.
Release (linux): TwitchDropsBot.Core/Utilities/GqlRequest.cs#L287
Dereference of a possibly null reference.
Release (linux): TwitchDropsBot.Core/Bot.cs#L55
Dereference of a possibly null reference.
Release (linux): TwitchDropsBot.Core/Bot.cs#L60
Dereference of a possibly null reference.
Release (linux): TwitchDropsBot.Core/Bot.cs#L64
Dereference of a possibly null reference.
Release (linux): TwitchDropsBot.Core/Bot.cs#L68
Dereference of a possibly null reference.
Release (linux): TwitchDropsBot.Core/Bot.cs#L73
Dereference of a possibly null reference.
Release (windows): 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.
Release (windows): 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.
Release (windows): 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.
Release (windows): 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.
Release (windows): TwitchDropsBot.Core/Bot.cs#L55
Dereference of a possibly null reference.
Release (windows): TwitchDropsBot.Core/Bot.cs#L60
Dereference of a possibly null reference.
Release (windows): TwitchDropsBot.Core/Bot.cs#L64
Dereference of a possibly null reference.
Release (windows): TwitchDropsBot.Core/Bot.cs#L68
Dereference of a possibly null reference.
Release (windows): TwitchDropsBot.Core/Bot.cs#L73
Dereference of a possibly null reference.
Release (windows): TwitchDropsBot.Core/Bot.cs#L83
Dereference of a possibly null reference.
Release (winforms): 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.
Release (winforms): 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.
Release (winforms): 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.
Release (winforms): 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.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L55
Dereference of a possibly null reference.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L60
Dereference of a possibly null reference.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L64
Dereference of a possibly null reference.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L68
Dereference of a possibly null reference.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L73
Dereference of a possibly null reference.
Release (winforms): TwitchDropsBot.Core/Bot.cs#L83
Dereference of a possibly null reference.