Skip to content

Allow overriding ILavalinkSessionProvider while resolving/joining player #395

Allow overriding ILavalinkSessionProvider while resolving/joining player

Allow overriding ILavalinkSessionProvider while resolving/joining player #395

Triggered via pull request September 2, 2024 14:16
Status Success
Total duration 2m 15s
Artifacts 4

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 23 warnings
build (Debug)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Debug)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Debug)
Either message or path input is required
build (Release)
Resource not accessible by integration
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#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 (Debug): src/Lavalink4NET/Players/LavalinkPlayerHandle.cs#L86
Argument 1 should be passed with 'ref' or 'in' keyword
build (Debug): src/Lavalink4NET/Players/LavalinkPlayerHandle.cs#L89
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 (Debug): src/Lavalink4NET/Players/LavalinkPlayerHandle.cs#L107
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 (Debug): tests/Lavalink4NET.Lyrics.Tests/LyricsServiceTests.cs#L15
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.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NuGet Packages-Debug", "NuGet Packages-Release". 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/
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Players/LavalinkPlayerHandle.cs#L89
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 (Release): src/Lavalink4NET/Players/LavalinkPlayerHandle.cs#L107
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 (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.

Artifacts

Produced during runtime
Name Size
CoverageHistory.html
13.9 KB
CoverageSummary.html
149 KB
NuGet Packages-Debug
2.85 MB
NuGet Packages-Release
2.71 MB