chore(deps): update dotnet monorepo to 9.0.3 (#558) #698
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
22 warnings
|
Build Project:
OfficialPlugins/Music/Entities/PlaylistEntry.cs#L14
Non-nullable property '_Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Project:
OfficialPlugins/Music/Entities/GuildMusic.cs#L19
Non-nullable property 'Guild' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L38
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L48
Dereference of a possibly null reference.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L46
Possible null reference argument for parameter 'value' in 'bool string.Contains(string value, StringComparison comparisonType)'.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L45
Dereference of a possibly null reference.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L44
Converting null literal or possible null value to non-nullable type.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L30
Dereference of a possibly null reference.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L23
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value, StringComparison comparisonType)'.
|
|
Build Project:
OfficialPlugins/Music/Commands/AutocompleteProviders.cs#L22
Dereference of a possibly null reference.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Commands/ScoreSaberMapLeaderboardCommand.cs#L189
Dereference of a possibly null reference.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L264
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L235
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L206
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L176
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L148
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L135
Possible null reference return.
|
|
Build Project:
OfficialPlugins/ScoreSaber/Util/ScoreSaberClient.cs#L122
Possible null reference return.
|
|
Build Project:
Dependencies/quickchart-csharp/QuickChart/QuickChart.cs#L152
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
|
Build Project:
Dependencies/quickchart-csharp/QuickChart/QuickChart.cs#L113
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
|
Build Project:
Dependencies/quickchart-csharp/QuickChart/QuickChart.cs#L152
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
|
Build Project:
Dependencies/quickchart-csharp/QuickChart/QuickChart.cs#L113
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|