DSharpPlus Nightly Release Support #350
Annotations
15 errors and 21 warnings
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L54
The type or namespace name 'ReadyEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L60
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L62
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L54
The type or namespace name 'ReadyEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L60
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L62
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug)
Process completed with exit code 1.
|
build (Release)
The job was canceled because "Debug" failed.
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L54
The type or namespace name 'ReadyEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L60
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L62
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L54
The type or namespace name 'ReadyEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L60
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Release):
samples/Lavalink4NET.DSharpPlus.ExampleBot/Program.cs#L62
'DiscordClient' does not contain a definition for 'Ready' and no accessible extension method 'Ready' accepting a first argument of type 'DiscordClient' could be found (are you missing a using directive or an assembly reference?)
|
build (Release)
Process completed with exit code 1.
|
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug):
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.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L83
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L45
Argument 1 should be passed with 'ref' or 'in' keyword
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L83
Cannot convert null literal to non-nullable reference type.
|
build (Release):
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.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L45
Argument 1 should be passed with 'ref' or 'in' keyword
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L83
Cannot convert null literal to non-nullable reference type.
|
build (Release):
src/Lavalink4NET/Players/LavalinkPlayerHandle.cs#L86
Argument 1 should be passed with 'ref' or 'in' keyword
|
build (Release):
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.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L67
Cannot convert null literal to non-nullable reference type.
|
build (Release):
src/Lavalink4NET.Rest/Entities/Tracks/TrackLoadResult.cs#L73
Cannot convert null literal to non-nullable reference type.
|