Cancellation token in SpotifyClient::PaginateAll for passing to Paginator #907
Annotations
24 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
|
SpotifyAPI.Web/Util/PKCEUtil.cs#L67
Prefer static 'System.Security.Cryptography.SHA256.HashData' method over 'ComputeHash'
|
SpotifyAPI.Web/Models/Request/RequestParams.cs#L24
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup
|
SpotifyAPI.Web/Models/Request/RequestParams.cs#L73
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup
|
|
|
|
|
|
|
|
|
|
|
SpotifyAPI.Web/Util/PKCEUtil.cs#L67
Prefer static 'System.Security.Cryptography.SHA256.HashData' method over 'ComputeHash'
|
SpotifyAPI.Web/Models/Request/RequestParams.cs#L24
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup
|
SpotifyAPI.Web/Models/Request/RequestParams.cs#L73
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup
|
|
The logs for this run have expired and are no longer available.
Loading