print service call results #51
Annotations
3 warnings
build:
Mikibot.Crawler/Program.cs#L45
The variable 'e' is declared but never used
|
build:
Mikibot.Crawler/WebsocketCrawler/Data/Commands/CommandBase.cs#L44
The variable 'ex' is declared but never used
|
build:
Mikibot.Crawler/WebsocketCrawler/Data/Commands/KnownCommand/SuperChatMedalInfo.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|