Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.9 to 7.0.13 #109
pr-build-check.yml
on: pull_request
Build & Check
4m 16s
Annotations
5 warnings and 10 notices
Build & Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/setup-dotnet@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|