Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 #113
pr-build-check.yml
on: pull_request
Build & Check
3m 42s
Annotations
4 warnings and 10 notices
Build & Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
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
|
Build & Check:
src/MilkiBotFramework/Bot.cs#L14
Event 'OnMessageReceived' is never subscribed to in src\MilkiBotFramework\Bot.cs on line 14
|
Build & Check:
src/MilkiBotFramework/Bot.cs#L50
Property 'Connector' can be made private in src\MilkiBotFramework\Bot.cs on line 50
|
Build & Check:
src/MilkiBotFramework/Bot.cs#L51
Property 'ContactsManager' can be made private in src\MilkiBotFramework\Bot.cs on line 51
|
Build & Check:
src/MilkiBotFramework/Bot.cs#L52
Auto-property accessor 'Dispatcher.get' is never used in src\MilkiBotFramework\Bot.cs on line 52
|