update #50
Annotations
4 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Mikibot.Crawler/Program.cs#L45
The variable 'e' 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.
|
build:
Mikibot.Crawler/WebsocketCrawler/Data/Commands/CommandBase.cs#L44
The variable 'ex' is declared but never used
|