Annotations
11 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/UserSecrets.cs#L26
'Log.Warn(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
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/Features/TimeStreamedGoal.cs#L56
'Log.Warn(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'
|
Build project:
Source/Twitch/State.cs#L35
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/State.cs#L44
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/State.cs#L48
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Build project:
Source/Twitch/State.cs#L64
'Log.Debug(string, params object?[])' is obsolete: 'Use the ILogger instance'
|
Loading