Support Avalonia renderer #150
pr-build-check.yml
on: pull_request
Build & Check
2m 41s
Annotations
6 errors, 2 warnings, and 10 notices
Build & Check:
src/Samples/DemoBot/MyPluginDbContext.cs#L6
Redundant empty class declaration body in src\Samples\DemoBot\MyPluginDbContext.cs on line 6
|
Build & Check:
src/MilkiBotFramework/BotBuilder.cs#L4
Redundant empty class declaration body in src\MilkiBotFramework\BotBuilder.cs on line 4
|
Build & Check:
src/MilkiBotFramework/Connecting/IWebSocketConnector.cs#L4
Redundant empty interface declaration body in src\MilkiBotFramework\Connecting\IWebSocketConnector.cs on line 4
|
Build & Check:
src/MilkiBotFramework/Plugining/Attributes/ArgumentAttribute.cs#L5
Redundant empty class declaration body in src\MilkiBotFramework\Plugining\Attributes\ArgumentAttribute.cs on line 5
|
Build & Check:
src/Platforms/MilkiBotFramework.Platforms.GoCqHttp/Messaging/Events/PrivateMessage.cs#L20
Redundant empty class declaration body in src\Platforms\MilkiBotFramework.Platforms.GoCqHttp\Messaging\Events\PrivateMessage.cs on line 20
|
Build & Check
Process completed with exit code 1.
|
Build & Check:
src/MilkiBotFramework/Connecting/StandardIoConnector.cs#L9
The event 'StandardIoConnector.RawMessageReceived' is never used
|
Build & Check:
src/MilkiBotFramework/Connecting/StandardIoConnector.cs#L9
The event 'StandardIoConnector.RawMessageReceived' is never used
|
Build & Check:
src/Tests/AvaHeadlessTest/App.axaml.cs#L15
Constructor 'App' is never used in src\Tests\AvaHeadlessTest\App.axaml.cs on line 15
|
Build & Check:
src/Tests/AvaHeadlessTest/App.axaml.cs#L20
Convert into primary constructor in src\Tests\AvaHeadlessTest\App.axaml.cs on line 20
|
Build & Check:
src/Tests/AvaHeadlessTest/AvaTestControl.axaml.cs#L11
Class 'AvaTestControl' is never instantiated in src\Tests\AvaHeadlessTest\AvaTestControl.axaml.cs on line 11
|
Build & Check:
src/Tests/AvaHeadlessTest/Program.cs#L15
Class 'Program' is never instantiated in src\Tests\AvaHeadlessTest\Program.cs on line 15
|
Build & Check:
src/Samples/DemoBot/TestConfiguration.cs#L6
Class 'TestConfiguration' is never instantiated in src\Samples\DemoBot\TestConfiguration.cs on line 6
|
Build & Check:
src/Samples/DemoBot/TestConfiguration.cs#L9
Property 'Key1' is never used in src\Samples\DemoBot\TestConfiguration.cs on line 9
|
Build & Check:
src/Samples/DemoBot/WeatherForecast.cs#L5
Auto-property accessor 'Date.get' is never used in src\Samples\DemoBot\WeatherForecast.cs on line 5
|
Build & Check:
src/Samples/DemoBot/WeatherForecast.cs#L7
Property can be made init-only in src\Samples\DemoBot\WeatherForecast.cs on line 7
|
Build & Check:
src/Samples/DemoBot/WeatherForecast.cs#L9
Property 'TemperatureF' is never used in src\Samples\DemoBot\WeatherForecast.cs on line 9
|
Build & Check:
src/Samples/DemoBot/WeatherForecast.cs#L11
Auto-property accessor 'Summary.get' is never used in src\Samples\DemoBot\WeatherForecast.cs on line 11
|