Update code for latest nightly builds #365
Annotations
4 errors and 10 warnings
|
src/Lavalink4NET.DSharpPlus.Nightly/DiscordClientWrapper.cs#L147
'IShardOrchestrator' does not contain a definition for 'ConnectedShardCount' and no accessible extension method 'ConnectedShardCount' accepting a first argument of type 'IShardOrchestrator' could be found (are you missing a using directive or an assembly reference?)
|
src/Lavalink4NET.DSharpPlus.Nightly/DiscordClientWrapper.cs#L147
'IShardOrchestrator' does not contain a definition for 'ConnectedShardCount' and no accessible extension method 'ConnectedShardCount' accepting a first argument of type 'IShardOrchestrator' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Lavalink4NET.Rest/LavalinkApiClient.cs#L441
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Lavalink4NET.Rest.Entities.Tracks.StrictSearchBehavior)5' is not covered.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L45
Argument 1 should be passed with 'ref' or 'in' keyword
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L78
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L83
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/LavalinkApiClient.cs#L441
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Lavalink4NET.Rest.Entities.Tracks.StrictSearchBehavior)5' is not covered.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L78
Cannot convert null literal to non-nullable reference type.
|
This job was cancelled
Loading