bump codeql action version #285
Annotations
4 warnings
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L151
'TokenResponse.IsExpired(IClock)' is obsolete: 'Please use the TokenResponse.IsStale property instead.'
|
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L247
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryString' of type 'IDictionary<string, string?>' in 'string QueryHelpers.AddQueryString(string uri, IDictionary<string, string?> queryString)' due to differences in the nullability of reference types.
|
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L151
'TokenResponse.IsExpired(IClock)' is obsolete: 'Please use the TokenResponse.IsStale property instead.'
|
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L247
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryString' of type 'IDictionary<string, string?>' in 'string QueryHelpers.AddQueryString(string uri, IDictionary<string, string?> queryString)' due to differences in the nullability of reference types.
|
The logs for this run have expired and are no longer available.
Loading