Bump MongoDB.Driver from 2.24.0 to 2.25.0 #66
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build project:
Source/Database/Mongo.cs#L22
'Log.Error(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Database/Mongo.cs#L39
'Log.Info(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Database/Mongo.cs#L43
'Log.Info(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/UserSecrets.cs#L26
'Log.Warn(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Shared.cs#L26
'SslProtocols.Tls' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
Build project:
Source/Shared.cs#L27
'SslProtocols.Tls11' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
Build project:
Source/Features/TimeStreamedGoal.cs#L56
'Log.Warn(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/ChatCommand.cs#L26
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/ChatCommand.cs#L31
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/State.cs#L24
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TwitchBot".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading